BuildShip

B

BuildShip

Join the community to ask questions about BuildShip and get answers from other members.

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

Can not test any node on Flow Builder 2.0

Hey! Im having a lot of issues with the new Flow Builder. Is not letting me test any nodes. Like the button just doesn't do anything And when trying to test the old nodes, is retrurning the error "This Assistant ID doesn't exist" when it clearly does. ✉️ // Is really hard to get it to work now with the new version......

Issue with Exporting Workflows

Hi everyone, I’m having trouble exporting my workflows. In the export section, I can’t seem to export all my current workflows. Instead, I only see random folders or workflows that no longer even exist. Could this issue be related to the transition to v2 or the recent updates? Has anyone experienced something similar or found a solution?...

What does this mean?

It seems to suggest I have run out of credits somewhere whilst creating and testing for the Hackathon, but what it says on the account and on my Open AI account say otherwise, so 🤷‍♂️
No description

GPT Vision with Multiple Images

Hi, I am creating a backend that will create listing for ebay based on product images. I want to know how I can use the GPT Vision node to explain multiple images at once...
Solution:
Hey @haleem`, it's definitely possible. You can use the "Multi-Image GPT-4 Vision" node and just pass an array of image URLS to use as context.

Can I deploy the APIs & workflows I developed in Buildship to Microsoft Azure or any other service?

I want to know if it's possible to deploy my developed APIs to other service providers like Microsoft Azure so I can use my custom API URL, instead of having buildship on them.

"Failed at building workflow" probably due to node update breaks

@Gaurav Chadha Hi, I can't build my workflow due to the error message mentioned in the title. I just changed the code of one node a little bit ( that I already had in my library ) and then it did not work anymore. There are two more strange bugs. After I changed the node I wanted to save it to my library as an Update, but BuildShip thinks it's a new node suddenly and I can't save it either because the ID already exists. I also cannot check the checkbox in the in App support for including the Workflow so I can't show anything....

"Can't migrate the workflow. The workflow contains a switch node."

Can we really not migrate workflows to v2.0 if they contain a switch node? I have a super big Workflow where I can't just simply move everything out of the switch node. Any suggestions?

Set Variable not working as intended

I am trying to use the set variable inside a loop as a counter variable, it doesn't get updated inside the loop though. The variable is initialised with 0. The loop is running 6 times but the value of the variable is stuck at 1. Am i doing something wrong?
No description

Issue when I try to ship the workflow

Hello, We have built a workflow which is having no issues when we test and is running successfully. However when we ship it I am seeing this issue. Could you please help
Solution:
@Abhishekpm can you please report this via in-app support, we'll get back to you via email as well - https://docs.buildship.com/support-messages
No description

Working with Supabase & Buildship

On V2 we need to provide API key (as secret) for connecting to Supabase. However, if you are using RLS (as you should) you won't be able to do anything with your database. I tried to add service role API key instead, but it didn't work (service role should bypass the RLS). Any suggestions what could be solution here? ...

Difference in performance on paid plans?

Hello, I been using BuildShip for a few days and I like it already. I have a question if there is any difference in CPU/speed when you go from Free to paid plan? I'm trying to convert a GIF into .webm format using FFmpeg, but it takes almost 45 seconds.

Unclear workflow ship failure error

I'm getting the below error when trying to ship a workflow. I assume the trigger being referred to here is the workflow entry point, but I do have other workflows triggered from the workflow so I'm not 100% sure. Any guidance appreciated.
No description

Formatting Workflow Output in API Call Trigger and setting HTTP Status Code

How do I switch my account back to the V1 builder? I need to be able to set http status codes on api trigger responses and it seems like this isn't possible on Flow Builder 2.0
Solution:
oh, the Workflow output section you see in the image only kicks in at the end of a workflow execution. So, in your case for instance, you can add two output properties to the output node of your workflow (image 1). Then, in the workflow output section of your trigger, you can pick these properties and assign them to Response Body and Status Code (image 2)...

V2 secret keys

Am I seriously not able to access my previously stored secret keys when creating a new v2 style workflow? I have to create them all again?

Access table outside of BuildShip

How can I do a simple GET request on a rowy table outside of Buildship? Basically what the "Get Document" node is doing, but as a Rest API fetch Request.

Firebase Login auth flow

Please I am trying to build a web app on webflow and using buildship as the backend, I have created the authentication flow for creating new users on firebase using email and password through buildship. What I want to know is, is there a workflow for logins for firebase users. Can anyone point me in the right direction? And if there isn’t a workflow, how do I achieve the login workflow for firebase on buildship. There is no videos on that which I have seen. They all only show creating a user and not how to handle logins. ...

google instant index

can you help me google instant index any URLs

New Stripe WorkFloe

Hello, has anyone managed to use the Stripe Payment Checkout Link Creator? I made several attempts in test mode and production mode without success. I always get the message: “No such price: 'prod_XXXXXXXXXXXX”. I tested it with a payment link and it worked, but this would be a workaround, not an ideal one. Follow the JAM session: https://jam.dev/c/361bf364-e88f-46a7-8297-ab833315c667 Could anyone help? I'm already using the new version of BuildShip, unfortunately there is no video tutorial for this new WorkFlow....
Solution:
It was a trivial error for the “New Stripe Workflow”, here's the solution so you can avoid the problem too. There is a “Product ID” and a “Price ID”, it is the latter that must be passed on. See the image.

Unexpected token 'W', "Workflow n"... is not valid JSON

Suddenly I get this message when trying to build any workflow. Tryed incognito mode. Same issue. "Unexpected token 'W', "Workflow n"... is not valid JSON"...

All Workflows down

@Gaurav Chadha Hey, all our workflows show this error right now: "Unexpected token 'W', "Workflow n"...is not a valid JSON". This happens for every user and in every browser. I've sent a support ticket but even the ticket ID is missing....