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

Mike - Hi everyone. I'm looking for a BuildShi...

Hi everyone. I'm looking for a BuildShip node to upload a file from BuildShips GCP storage to OpenAIs Vector Store if anyone is willing to share? (Or is there one already posted here someone - or in BuildShip! - that I have missed?)

yehudap - Hey guys!Does anybody knows how to r...

Hey guys! Does anybody knows how to read correctly ValidatemySaaS reports? They gave me a lot of info but I'm having a hard time to grasp a conclusion on the info...

Fe_Rojas - Hi all! Anyone knows if there is a w...

Hi all! Anyone knows if there is a way to make a buildship workflow that triggers with an api request to be idempotent?
Solution:
Nope, it won't duplicate data, each time the user makes makes (either one or multiple) the request will take take the data from query for these methods which will be different and you can handle it on frontend side (or from where you are making the call). All executions are tracked and registered separately even if they are made at same time.

csweeze - Hi, I'm following this tutorial to co...

Hi, I'm following this tutorial to compress videos using FFMPEG: https://buildship.com/templates/ffmpeg-compress-video It works fine, compresses the video, but I'm having trouble returning the URL that is created through buildship into Flutterflow....
No description

adrfinance - Hi @Gaurav Chadha , do you know wh...

Hi @Gaurav Chadha , do you know what is the way to make a paginated call using a Flutterflow datatable and using Buildship as back end?

Matthew - The code editor function on my nodes ...

The code editor function on my nodes wont save...Ive tried three different computers, cleared cache on all of them and used incognitio. Any idea why this is happening and what is going on

eaolsen - Hey! Is there any news about Postgres...

Hey! Is there any news about Postgres integration with Rowy?

GalegO - Hi all, I'm new at chatbot development...

Hi all, I'm new at chatbot development and I want to know the differences between Buildship and Rowy environments. I want to create a chatbot for telegram to manage my leads and contacts automatically with database integration. TY
Solution:
Hi @GalegO, Rowy anbd BuildShip are diffirent products, both solve different problems. BuildShip is a fully managed service where you don't have to worry about anything on any cloud console and you can focus on building and deploying without any friction. For your usecase of creating chat bot for telegram, you can use our pre-existing templates for Telegram Chatbot and connect it with any database you want without writing any line of code. Sharing the resources below:...

Matthew - Im not sure if i can keep using you g...

Im not sure if i can keep using you guys to power my app or datasets for $80 a month if it never works

Matthew - I also have to clear cache like 20 ti...

I also have to clear cache like 20 times a day to get the system to work

Matthew - My buildship workflwo worked perfectl...

My buildship workflwo worked perfectly. I have a loop passing through two supabase tbales to update. It updates the first...But not the second one. It worked perfect last week but failed this week

Matthew - Anyone else getting buildships errors...

Anyone else getting buildships errors acrsoss the board?

Rrrrnnyg - Hello, I want to get username's valu...

Hello, I want to get username's value from the RPC output, but it got a error says " Unexpected identifier root" , did I do it wrong?
Solution:
If the PostgresRPC value has a single array you can get the value like this: (x)Postgres RPC[0].username, here the (x)Postgres RPC is the same variable you used earlier. We can use this dot notation to get the value of username from the array....
No description

adrfinance - @Gaurav Chadha do you have an upda...

@Gaurav Chadha do you have an update my workflow not getting shipped???

adrfinance - Buildship is just showing a 'Faile...

Buildship is just showing a 'Failed to build workflow' without no explanation whatsovever. There is nothing I can do about it. This has happened many times in the past. Obviously something is getting stuck in your implementation. This is not acceptable from a professional software....!!!

Chris Wright | Brandmember - Are some enhanced ...

Are some enhanced V2 features already being released or is the way the screen moves when I exit node logic and it gets me back to the part of the workflow I was working on a browser thing? Or maybe it was always there I just don't normally build massive workflows like I am right now! Lets hear it for the switch node 🙌...

adrfinance - Hello. I am trying to ship a workf...

Hello. I am trying to ship a workflow and getting 'Failed at building workflow'. What is that????
No description

serge - Hello, any update on firebase authentic...

Hello, any update on firebase authentication webflow using BuildShip?