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

Brian - Heyho, does a backend timeout/break if ...

Heyho, does a backend timeout/break if I ship a workflow while it is being run in Production? I feel like this just happened to me. BuildShip did not even log that request.
Solution:
Hey @Brian, until the new version of your workflow is deployed successfully, your workflow's previous deployed version remains live. In BuildShip v2, you'll get better performance without any latency of logging issues. https://buildship.com/v2-early-access...

christianv62 - Are there any pinecone tutorials...

Are there any pinecone tutorials being set to be released?

$hiny - I am a passionate dev, so far attended ...

I am a passionate dev, so far attended various kinds of projects. so if you have some recommendations or looking for extra devs, I'd love to collaborate together. 🤝...

ashwin - Hey all! Is Rowy down? It suddenly sto...

Hey all! Is Rowy down? It suddenly stopped working for me since a few minutes back
No description

pablonaj - I have an issue with a Rest API Call...

I have an issue with a Rest API Call trigger, I am triggering a webhook from Inoreader with the content of an RSS in Json. When I post it from Postman or Hoppscotch it works, but when it's coming from Inoreader Buildship returns an error.

adrfinance - As a workflow becomes larger, Buil...

As a workflow becomes larger, Buildship becomes slow laggy and unresponsive.. Why is this happening? Can you fix it please?

tom - I'm developing the web version of my Flut...

I'm developing the web version of my Flutter app and encountering CORS errors when trying to load images directly using their BuildShip's storage URLs. Any advice on how to solve this?

This is my display name. - I have to authentica...

I have to authenticare our apps to other software. We plan on building several apps with BuildShip. Is it possible to create a global environment that we can pass into several different app builds/flows?
Solution:
Hi @This is my display name., yeah, you can create project level environment variables https://docs.buildship.com/env-var

Adrian_Jacecko - I'm making an API call and the...

I'm making an API call and the JSON response is invalid. Why? Here is the example: { "status": 200, "data": { "hierarchies": [ {...

adrfinance - @Gaurav Chadha do you have any pla...

@Gaurav Chadha do you have any plans to release a desktop version of Buildship that we run on our PCs/laptops? I think this would be a big improvement. Local run is a standard feature in many products nowadays.

norah - Good evening I have a flutterflow proj...

Good evening I have a flutterflow project and i heard about BuildShip and Rowy could enhance the performance of my app Im afraid that im going to have to do all the work and api integration that i already did in order to use them I want to ask would i be able to use them without doing any additional rework? And which would enhance the performance of my app? Im having an issue in the overall performance of my app, and when i allow the user to add an image it takes so much time...
Solution:
Yeah, you'll require to use BuildShip to create the API. As BuildShip provides Stripe trigger and integration with FlutterFlow, you can expect a significant performance improvement in the API performance. But note: the response time taken by the stripe API will remain same.

adrfinance - I am getting a nerror 'Failed at b...

I am getting a nerror 'Failed at building workflow'. I delete browser cache etc.. why is this happening ???? Why don't you show proper errors to see what is going on ?!?

adrfinance - Is there a reason why you don't of...

Is there a reason why you don't offer the possibility to 'Cut' a node instead of just copying it ????

Szekeres Géza - @Gaurav Chadha something is not...

@Gaurav Chadha something is not working with Replicate Client node.. if I add FLUX1.1pro as the model (even directly) like: const output = await replicate.run("black-forest-labs/flux-1.1-pro", { prompt : "Cat playing guitar in outer space"}); It fails with the error message:...
Solution:
This issue is the node is referencing an old version of the replicate package. Bumping from 0.21.1 -> 0.34.1 does the trick. You can try this workflow in your workspace: https://buildship.app/remix/1eead0bf-d57e-49f6-8e0a-bd20e71c5433

Matthew - Quick quesiton. I have an API that is...

Quick quesiton. I have an API that is return a news feed one large json file, I am currently pushign it to superbase. but when i do in superbase it just puts the json file into one row. Since the api returns a list of hte news feed like title, name, source, image...I want it to be put into supabase with each object into each row....So if the json returns 69 objects, i want 69 rows, with the parse information like (title, etc) to be populated. How woudl i do that

adrfinance - To buildship creators: Can you ple...

To buildship creators: Can you please consider removing the "Output" you put at the end of each node? It is really annoying. I think in past versions you didn't have it!

adrfinance - I am using a Supabase create row. ...

I am using a Supabase create row. How can I check for the case that the create row fails ?

adrfinance - We execute workflows and change no...

We execute workflows and change nodes and ship the workflows but the nodes do not get refreshed on the log after execution. That's very weird and not acceptable behaviour.

adrfinance - There are some serious bugs in Bui...

There are some serious bugs in Buildship. For example, when you run a workflow, many times the values of various nodes do not get printed. I don't understand why this is happening. You need to fix these issues ASAP.

dubjeeno - Buildship public IP4 address? I am t...

Buildship public IP4 address? I am trying to connect to my existing mySQL database. My hosting provider has informed me that external access to the database is IP restricted, but IP can be whitelisted, but I need to provide them with the public IP4 address. Anyone know how to determine my Buildship public IP4?
Solution:
you can use any free mySQL Db which allows external access