BuildShip + Rowy

BR

BuildShip + Rowy

Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automate, AI workflows

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

AI Generated Node not working

Hi I have tried this with a couple of node keeps getting this error. The node loads and seems ready to work and then when I go to add a variable it comes up with the error....
No description

How Buildship Workflow executions pricing works?

Hey, We are a company that is deciding if we are going to subscribe to Buildship. Our main question is related to how workflow executions pricing works. The focus of our app is to generate a oral exam to my clients....

Webhook with the Workflow Status

Is there a webhook or at least any way to check the status of the flow? Right now I run the flow from my app but I have no idea what is going on behind, if the flow got some error or successfully complete...

Hey! Can someone explain me better how buildship pricing works?

On the buildship pricing page says that the pro plan costs $79 per month and it has 50,000 executions --- BuildShip execution refers to a complete workflow execution. Then they say:...

#vision AI Error

Hello there, I am following the BuildShip tutorial on using the Google Vision AI, but I keep getting the following 401 error message in postman: Axios Error "stack": "AxiosError: Request failed with status code 401\n at settle (/usr/src/app/bucket/builtNodes/ce37e1f3-eb9c-4360-8622-e17fa00701d2/1701916051790.cjs:82:2036)\n at RedirectableRequest.handleResponse (/usr/src/app/bucket/builtNodes/ce37e1f3-eb9c-4360-8622-e17fa00701d2/1701916051790.cjs:83:13485)\n at RedirectableRequest.emit (node:events:517:28)\n at RedirectableRequest._processResponse (/usr/src/app/bucket/builtNodes/ce37e1f3-eb9c-4360-8622-e17fa00701d2/1701916051790.cjs:64:15757)\n at RedirectableRequest._onNativeResponse (/usr/src/app/bucket/builtNodes/ce37e1f3-eb9c-4360-8622-e17fa00701d2/1701916051790.cjs:64:10684)\n at Object.onceWrapper (node:events:632:26)\n at ClientRequest.emit (node:events:517:28)\n at HTTPParser.parserOnIncomingClient (node:_http_client:700:27)\n at HTTPParser.parserOnHeadersComplete (node:_http_common:119:17)\n at TLSSocket.socketOnData (node:_http_client:541:22)",...

Unable to deploy from Pro plan

Hello, I just upgraded to the Pro plan but now I'm unable to deploy. I get this error: request to https://jt76si.buildship.run/__update_flow failed, reason: Client network socket disconnected before secure TLS connection was established What can I do?...

Couldn't create record in Supabase

Hello everyone. I'm having the following issue in buildship: 1. I'm trying to create a new row in Supabase 2. When testing, it always returns code 205 and nothing gets added to Supabase 3. At the same time, if I use Node which reads rows instead of writing, it works properly...

Create Document doesn't work, returns "NOT FOUND"

I can't create a document using the underlaying Firestore, none of the examples is working and also when following tutorials on Youtube, i always get the Error 5 NOT FOUND. It doesn't matter if I call the API via browser or Postman. Every request fails, testing the node also fails....
No description

OpenAI API change not seem to be updated seamlessly, I keep getting the same mp3 file...

I've connected OpenAI's Text generation + TTS + Upload Base64 file + Return so that I can instantly get mp3 file from client-side to play the response. However, when I test it on Buildship or Hoppscotch, whenever I change the prompt or the voice of tts, the output is always the same (which is the first mp3 that I tested). Am I missing something? I've been pushing "Ship" button everytime I make changes. I'm following the exact tutorial "NEW OpenAI Text to Speech API - with No Code". Please help me......
No description

Question on resource based URL query

Hi, I am working on designing API an I wonder if buildship has a way to access current endpoints as a variable? For example
is it possible to create api like https://baseapi.url/v1/shelfs/[shelfId]/books/[bookId]/ and access "shelfId" and "bookId" from the node variables? Please advise....

Secure Supabase query with Buildship

Hi, I'm developing an application with FlutterFlow and a Firebase / Supabase backend. You're going to ask me why I'm using both backends? Because I want to access certain Firebase features that are not easily integrated with Supabase, so I authenticate on Firebase and I use the uid of my user table to make the link with my objects that are stored on Supabase. ...

Use open source Vision model

Hi there, I would like to know how can I use this open source model in huggingface https://huggingface.co/SkunkworksAI/BakLLaVA-1 Thank you very much for the help....

Is Browser Automation Possible?

Hi Guys, I'm new to buildship, and I'm wondering if it is possible to run a headless browser within buildship? Probably with an NPM package like puppeteer. Is this possible in BuildShip?...

Database question

Hi there Tried worflows with buildship DB. I have a simple noob question : is it possible to see our generated database directly in the web please ? (And eventually correct spelling directly visually, excel/airtable like style)...

Can't access workflows

Is anyone having issues accessing their workflows? I can login and see my workflows but getting a workflows get this error on all of them: (c || []) is not iterable They load for a sec and then show the above. ...

query

Hi can i calculate the sum of item cost in my cart collection of firebase using buildship

Unable to retrieve any header values

Here is the node logic attached to this post. I had this node created by the AI with simple instructions to retrieve the value of the specified custom header. But no matter what I do it keeps coming back as undefined. I've also included an image of my headers in Postman....
No description

api call - method

Is there a bug with the utility node API call? Method doesnt seem to show, as described in your documentation. This results in error, if method is something else than GET. I know I can start with and create an empty node, but the predefined would have solved the task at hand, provided that I could select method....

buildship security features

can some one provide an article or post about how buildship handles securities and how can i deploy this entire flow in AWS ? can we scale each flow independently ? how about load balancing , private API , API gateways etc ... is there any end to end application developed with frond and backend and DB...