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

Stripe Webhook Signature

I’ve set up stripe webhooks but I don’t see how I can verify the strip signature. My understanding is I need to access the raw body request but I don’t see that visible as an input in the trigger

Build with me

I am new to build ship, have limited experience even with no code apps, but eager to learn. I understand I can hire someone to build for me, but I'd rather find someone to build with me (learning to fish and all...). Anyone interested in learning more?? @BuildWithMe...

Gmail Trigger

Why does the gmail trigger fire when a message is read as opposed to just when it is received? It seems to use up unnecessary tokens. Is there any way to block it or turn it off? It results as a 202 "no inbox messages found"...
Solution:
@Gaurav Chadha, @Chris Wright | Because You Can , the Gmail Trigger is handled to terminate the execution in case there are no new messages received in the inbox. The nodes in your workflow do not get executed in this case, which means you do not lose unnecessary credits.

Help with a Notion API

Hello everyone! I'm new in buildship and in API in general. I'm trying to figure out a way to make my site, made with framer, display data from my notion, I'm trying to build a flow that: - takes the ID of the element in Framer (it's a property created by me)...

Dynamic Concurrency of Loop nodes

I had this issue/question like half a year ago, but can the Loop node now finally take in variables in the "Concurrency" field and not static numbers?

Pro Plan limited to 5 active flows

Can't ship more flows as Pro plan is limited to 5 flows. Version control is also not working.
Solution:
Hi @NexHireG could you please check with the owner of the project Rommel, we checked your payment is failing. Due to which this is happening. After the payment is updated and made you'll be able to deploy new workflows.
No description

"Workflow Schema is Invalid" Error on Deploy Despite Successful Tests

Hi everyone, I'm facing a problem when trying to deploy my workflow on BuildShip. Internal tests pass successfully. ...

How can I use several files in a "Rest API File Upload" Workflow-Trigger?

If I add several files to my formdata and POST to a "Rest API File Upload" workflow, what Input variable do I have to set? There is only a singular "File" type and nothing like "Files".

Websocket Support

Hey I was working on an ai voice calling module, so i had this question if you guys support websockets, or any planning to have this websockets sooner, currently I am hosting the code on replit server it would way better if i can host it in buildship itself.

Fields reset while duplication/remixing

Hello guys, I am facing this weird issue from yesterday, Whenever I try to duplicate or remix a flow, Fields like http method and url getting empty. Previously it was not the case.
No description

REST API Open AI (Stream Response) Template issue

I have tried using the standard template, but it won't let me ship it with the Output Flow being an object which is how it is set from the AI Assistant Node. I changed the AI Assistant Node output to a string, which allowed me to ship it, but may have impacted the functionality. What am I missing, surely the template should work straight out of the box?...
No description

Ai Seo Audit: Cannot read properties of undefined (reading '0')

For the New Ai SEO Audit Workflow Template, I keep getting this error on the first loop node. Cannot read properties of undefined (reading '0') I have tested everything I know how to. Please advise.
Solution:
Hi @NewbieSteve thanks for bringing this to our attention and sharing this fix. We recently updated the OpenAI Web Search node and this caused the issue, should be fixed in the template itself now

Internal error, workflow schema is invalid.

Failed: Internal error, workflow schema is invalid. Please contact support. Error in following nodes: - name 1 XXX - name 2 XXX...

Is there an outage?

When I click on any node a red exclamation mark appears next to it.
Solution:
Hey we have released the fix, we apologies for the hiccups
No description

Buildship Database - Create Document within Loop Node not working correctly

Hello - thanks in advance for any help. Beginner here. I have a workflow where in one of the first nodes I'm pulling some data that a user selected about which credit card(s) they use. The output of this (called "selectedCards") is below: {...

Supabase not returning rows despite service key being used.

As per the title. I'm running a flow that updates a row within a table. I'm attempting to use the service key and it still returns []. When I remove RLS it works fine, I'm 100% using the service key. Any ideas at all?

Framer CMS Data Sync Plugin - Assertion Error: "Collection with ID cannot be found"

I’m running into an issue using the Framer CMS Data Sync plugin and could use some help. 🔧 Context: I'm using the CMS Data Sync plugin in Framer to fetch product data from a BuildShip workflow that pulls and simplifies product info from BigCommerce. ...
No description

Async task node

It would be great if we have a node that can encapsulate any other node and everything in there runs in a separate task asynchronously. This was previously only possible by calling a separate Workflow with the old version of the "Execute Workflow" node and you set "await" on false, but there we had to create a second workflow that makes everything more complex. And I think it would be the best to just have an encapsulation node for this case instead of adding an "await" parameter to every single node. Optionally this "Async Task" node can also have a parameter that declares what happens if the workflow breaks ("stop async task" OR "Keep running")...

Connect flutterflow with google vision api

Hello, honestly I am confused. My question is: How to connect flutterflow app with google vision api by buildship to check adult/racy pictures before upload to firebase...

Flow not working on live version

Hello, I have a flow that uses Open AI assistants node and while testing inside Buildship, it works, but when I tried it on live it doens't. Any ideas what could be causing it?...
No description
Next