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

mateo - hello, everyone. I am fullstack AI deve...

hello, everyone. I am fullstack AI developer. I am looking for any project. plz msg anytime

dmt - Hi Rowy Team, I am building Low Code back...

Hi Rowy Team, I am building Low Code backend same as Rowy App, there are public source in rowy git repository for rowy app and rowy run. With these 2 open source, can I build same app with Rowy App?

johnciech - Hi all - I want to hire someone to ...

Hi all - I want to hire someone to accelerate part of my buildship development. It's a loop that updates firebase. I'm using flutterflow too. Who is available for hire? where are you located? willing to share remixes of flows you've built before? (dm me please) thank you!

Matthew - While using the Groq Ai Assistant and...

While using the Groq Ai Assistant and passing in the threadID its not outputting the whole thread conversation

Roco - Is it just me or pupeteer isn't working ...

Is it just me or pupeteer isn't working for buildship?

Matthew - So I am retreving Text to speech base...

So I am retreving Text to speech base 64 from openai, but i need to put that into an audio file, so my users can hear it any idea on how to do this?

Michael - Hello! Not sure how to do this. I hav...

Hello! Not sure how to do this. I have a loop on a json list, and each loop iteration generates an image url. How can I add the generated image url as an object key on the original json list?
Solution:
Hey, in the body of the loop you can save the json in a temporary file and append the new image url field. For this you can use the "Append Array to JSON File" node. Here's a sample workflow thats looping over an array of countries, getting a city for each one using GPT, then using the aforementioned node to append the new field. It then reads the json and returns it. Hopefully this helps: https://buildship.app/remix/a2bd6f42-d22f-4eb9-a54d-062d71d1f7ed
No description

JordenWilliams - question - are there rate limi...

question - are there rate limits for the endpoints? im avg req 100k+ / hr and need something more scalable or a way to queue traffic

adrfinance - Hello, is there something wrong wi...

Hello, is there something wrong with Buildship today? My workflows are not executing even though they were working fine till yesterday @Gaurav Chadha

Dana Ly - Is Airtable an integration can connec...

Is Airtable an integration can connect?

John Ope from CIQ Libraries - Hi, I am a Webstu...

Hi, I am a Webstudio, and I have a question. Is it possible to use the lastest lLama 3.1 model with Buildship and if yes, is there a tutorial yet?...

Soya jummie - Hey everyone! I'm jumm, and I wan...

Hey everyone! I'm jumm, and I wanted to share a little bit about myself. I run my own online store and specialize in dropshipping. While this server might not be specifically about dropshipping, I'm excited to connect with fellow entrepreneurs and learn from your experiences. Looking forward to being part of this community and sharing insights!

adrfinance - Hello, I have a workflow that perf...

Hello, I have a workflow that performs a full text search on a Supabase table. The query runs when I run it directly on the Supabase, but I get an error 'Failed to executed workflow' when I run it from Buildship. Why is this happening @Gaurav Chadha ?

pablol - When importing a very long Google Shee...

When importing a very long Google Sheets list, it keeps loading and never finishes
No description

Nihat Avci - Hi everyone, i am wondering if the...

Hi everyone, i am wondering if there is any audio merge documentation or remix out Buildship? Basically i wanna implement an intro and outro to an AI generatod audio (generated by AI). Intro and outro song will be always the same.

pedro - hello! to ask for some help i need to c...

hello! to ask for some help i need to create a post?
Solution:
But custom policy opening for everyone that has the anon key? isnt that unsecure? - Nope, you'll be setting the custom policy on your Supabase and the anon key will be on the BuildShip why would it open for everyone. The policy will be set for the specific table operation.