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

Supabase x Buildship

Hi everyone! I hope you're doing well. I’m currently working with Buildship and Supabase, and I had a quick question. Does Buildship only support reading from Supabase tables, or is it also capable of reading from database views? I want to confirm this before adjusting my database structure. Thanks in advance!

Gemini Multimodal Returning "429 status code (no body)"

Hi there. I'm attempting to upload an image to the gemini multimodal node, but no matter what, I keep getting this "429 status code (no body)" error. I've tried downloading the image and using that as the image input I've also tried downloading then uploading the image to buildship storage. The link generated by that functions (shows the image in a browser), but I get the same error. ...
Solution:
Also, sharing the email solution here - The 2.5 pro supports file processing on Gemini.

FlutterFlow Buildship CORS Problem

I'm currently building an app and creating a chatbot that uses a collection query from a firestore database and use that query to create an openAI response. I've made the buildship flow and it works, but I'm having trouble integrating it with flutterflow. I am getting an error that's in the picture attached. Not sure where I can fix this, can any kind soul help me out?
Solution:
Could you please share how you are making requests to the BuildShip endpoint from your HTML frontend, you should be able to handle or bypass the CORS issue from there, as checked from your shared workflow you are making an external request to an endpoint, you can also include Access-Control-Allow-Origin containing domain name in the headers of the API Call
No description

Tool Trigger: Error loading usage preview: Cannot read properties of undefined (reading 'result')

I can't seem to use the Tool Trigger anymore due to the error "Error loading usage preview: Cannot read properties of undefined (reading 'result')" over in the right hand side panel. Any ideas how to get it back to showing the instructions on how to connect the Tool Trigger to MCP Clients?
Solution:
@Stu you can refresh or re-add the trigger, this is fixed now.
No description

Youtube quota?

Getting this error - Error: YouTube API error: The request cannot be completed because you have exceeded your <a href="/youtube/v3/getting-started#quota">quota</a> Is this something to do with my google/youtube account? Do I have to have credentials added in google developer console?...

Reference a specific value in JSON output from Firebase query

I have a node that queries a firebase collection. it returns the results as a document body which is JSON formatted. { "Authentication": "Value", "ConnectionID": "Value",...
Solution:
@xbommer07 It looks like you're outputting an array, so you may need to do Nodename[0].data.authentication

Seeking Driven Partners for a Promising Tech Startup

Hi there, I hope you're doing well. We’re in the process of launching a tech startup focused on outsourcing solutions, and I’m currently looking for reliable, driven partners based in the US or Europe. While technical skills are not a requirement, having a tech background would be a plus. ...

:rotating_light:Business Partner Opportunity for Profitable Venture:rotating_light:

Hello! I'm looking for a reliable business partner to collaborate on a profitable venture. With my expertise in software engineering, I believe we can combine our strengths to achieve substantial success. Ideal Partner Qualities: - 20+ years old - Based in the US, UK, Canada, Australia, or the EU...

API Node Header

I have an endpoint that I must pass a header. accept: Application/json. I have not found a way to accomplish this yet. Without it Im afraid I will not be able to use Buildship...
Solution:
You can add the new header X-API-KEY (or your required key) directly to the node logic by modifying the headers in the code of the API call node. Also, ensure to pass their values in the export params and node fields too to make it work. Please refer to the image attached for an example and the Discord link. Docs - https://docs.buildship.com/utility-nodes/api-call-node. Discord - https://discord.com/channels/853498675484819476/1197552314974740531/1197892254552035369....

WhatsApp Integration issue

I am building a WhatsApp chatbot, and currently stuck at chatbot verification. I was following the video tutorial along with the template, but that's not working. Please help me out

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)...
Solution:
Hi @Stef_ You can try this with our new AI builder on tools app - https://buildship.tools/

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?
Solution:
Hi @Brian yes you can use a variable in concurrency field to serve a dynamic value, just ensure it is within your plan limit

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
Next