BuildShip

B

BuildShip

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

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

Parsing JSON files to Supabase to create a vector database

Been trying different nodes and ideas but to no avail, can anyone point me in the right direction for choosing the best way to do this? I just need to know which nodes to use, any rough guides or tips would be welocme. Cheers!...

Internal Server Error

Trying to ship updates to a workflow and getting Failed - internal server error, any ideas?

Can not sign in to buildship via google

when I press continue with google it throws an error, I can not sign into my buildship account. Error 400: redirect_uri_mismatch...
No description

Can't sign in with google

when i try to use continue with google it just throws me an error: error 400: redirect_uri_mismatch...
No description

Unable to log node results

Hi, I am running a workflow where I use get rows with token to fetch the rows from my Supabase table matching an id. I am trying to log the results of this node in the console but get "undefined". The get row with token works since I can see the results in an array but when I try to log the results or store them in a variable I get an error. Any pointers on what might be wrong here?...
No description

Comparing records

Hi, I would like to create a flow that runs when the value of a record is changed from X to Y in Supabase. When I use get data in the workflow trigger I get an old record and a new record but when I add them as inputs I only see a single record. I am using multiple inputs in the trigger hence it is important for me to make sure only 1 of the inputs has changed from X to Y. ...

Occasional DEADLINE_EXCEEDED Errors in Firebase Blocks on Buildship

I'm running into intermittent issues with several blocks in my workflows on Buildship, specifically when creating and updating documents in Firebase. Occasionally, I'm seeing the following errors:
4 DEADLINE_EXCEEDED: Deadline exceeded after 70.600s,metadata filters: 0.899s,time to current attempt start: 0.001s,remote_addr=[2a00:1450:400c:c02::5f]:443
4 DEADLINE_EXCEEDED: Deadline exceeded after 70.600s,metadata filters: 0.899s,time to current attempt start: 0.001s,remote_addr=[2a00:1450:400c:c02::5f]:443
...

Bring Data From Google Sheet

Hey lovely people i just want to bring data from Google Sheet , how can i please do that ? My google sheet is my trigger Action also , eventually i will want to get an email when a row has been added in the google sheet , but for now i just want to know how can i get the rows and data that is currently in Google sheet

Deep Sleep and Human-in-the-Loop (HITL)

Just a couple of questions. 1. Does deep sleep consume any credits in buildship? I have no-cold start package on. 2. Whether there is a way to set X number of days of deep sleep and HITL at the same time, which ever triggers earlier will progress the workflow? if so, would appreciate some sorta sample workflow to showcase, thanks....

Gmail trigger not firing

The Gmail trigger is very temperamental but today it isn't firing at all when a new email lands, is this a symptom of yesterday's GCP outage? How can I get better reliability from this trigger?

Framer CMS Plugin in BuildShip

How to use the Framer CMS plugin in BuildShip, is there any integration?

Problem Error Creating Firebase User node

Hello community, I've got a permission error (auth/insufficient-permission) when creating a Firebase user, but as you can see, my project is configured correctly on GCP and all the other Firebase nodes work. Do you have any ideas?...
No description

Deleting Telegram Trigger

I am having trouble with a couple of workflows on the Telegram trigger. The bot I was using on the first I tried to deploy to a group chat and it didn't have the right permissions and by the time I got to it's settings it was just firing errors and then even more when I deleted it. I changed the key on the TG bot and updated that to the workflow which was still blocked by errors. I have now created a new bot and updated the workflow but again it appears blocked by the previous errors....

Changes to My Buildship Flow Keep Reverting – Need Help ASAP

I’ve been working on a workflow for hours, but none of my changes are saving. Whenever I add, update, or delete nodes, it all just reverts back after a while or after I refresh. Deleted nodes keep coming back, and any progress I make is completely lost....

Unclear about "Session Key" for AI Chat nodes

When I use the "OpenAI Chat" node for example it has a "Session Key" Input field and I always wondered: 1. How long is this key/session store 2. Is it stored for this very node/workflow/whole project? 3. Where can I see the stored sessions? 4. How can I be sure that I do not enter a fresh session key that does not exist yet?...
Solution:
How long is the session key/session stored? → The session data is stored until you manually delete it. Is it stored for this specific node, the workflow, or the whole project? → It’s stored at the project level. You can reuse the same session key across multiple nodes within the same project if the stored data is relevant....

JWSError JWSInvalidSignature

Hi, I am getting an error when I try and create a new row in my supabase table. Error: ...