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

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.

Victor Giron - Hey everyone, I'm trying to lear...

Hey everyone, I'm trying to learn what's the way to have 3rd party connectors in my app (like the Zapier does with their nodes and connectors) for example: I'd have a Shopify connector, that each user can enable, put their Shopify api keys and url, and then hit "Connect" to create a sort of synchronization between each user Shopify and my app. What's the approach to this from the backend perspective (database, logic)?...
No description

CarlG - A simple question with what I'm sure is...

A simple question with what I'm sure is a simple solution, but I am just learning - how do I change the format to standard text in an ai assistant? For example, when I ask the chat bot a question, the output looks like this: ' ' {"message":"The world's largest dog breed is the English Mastiff. ' and ' wonderful family pets .","threadId":"thread_qKKpn4qUfFl1NUFkvkO78ETT"} ' ?
Solution:
@CarlG, you can simply return the value of response in your return node to get the returned value.

andrew - With Rowy I have a collection that is ...

With Rowy I have a collection that is public and a subcollection that is private. I want to have a view in Rowy that lets my admins download a CSV of the main collection including the subcollection. If I just add the subcollection as a column of type sub-table I am able to see it in the web view but when I export the table to CSV the subcollection column has no data. I have tried pulling the columns into the Rowy table with a Derivative - which works but then it actually adds the data to the mai...

OpenAI quota

I chat to bot, and results like this
Solution:
This error message indicates that you have hit your maximum monthly budget for the API. https://help.openai.com/en/articles/6891831-error-code-429-you-exceeded-your-current-quota-please-check-your-plan-and-billing-details.
No description

anjasmoro - Anyone can help, pleaseI follow t...

https://youtu.be/tvaiKsyr8dk?si=MuYF5wP1CUqDMkde Anyone can help, please I follow this tutorial, but at the end, not same with in tutorials...

Matthew - Is there a way I could allow users wh...

Is there a way I could allow users who join my class and duplicate my app to also duplicate or copy my buildship workflow?
Solution:
yes, i think this should help https://www.youtube.com/watch?v=znZYHckKONU

andrew - Does anyone know if there is a way to ...

Does anyone know if there is a way to force the cloud functions to redeploy in rowy? I created a derivate column, then deleted it, but the cloud function is still running

Matthew - Co you guys expect to add an Exa.AI n...

Co you guys expect to add an Exa.AI node?

adrfinance - Hello, does anyone know how to set...

Hello, does anyone know how to set the value for an environment variable from a Buildship node?

adrfinance - Hello, the buildship database is a...

Hello, the buildship database is a Firestore database, correct? Is it faster than a Supabase database or not?

bmmendozac - Hello, I'm starting using Rowy, I ...

Hello, I'm starting using Rowy, I need to know if there is any way to sort the rows according to the order in which they were entered

Jrocks - Is it possible to white-label the endp...

Is it possible to white-label the endpoint URL to use our own domain? For example, instead of https://123abc.buildship.run/path, it would be https://www.mydomain.com/path

Roco - Hello i think one of my workflow is gone...

Hello i think one of my workflow is gone after i added [LIVE] to the name

Matthew - Are you guys going to add Claude 3.5 ...

Are you guys going to add Claude 3.5 to Antrhopic node?

Matthew - Who would i reach out to asking to cr...

Who would i reach out to asking to create a new node in buildship its related to AI

Matthew - Is there any way I could get buildshi...

Is there any way I could get buildship apis to run faster?

Sam - Hi @Gaurav Chadha I've just added some ne...

Hi @Gaurav Chadha I've just added some new content to my SSH problem and I've shared with you the different code I've made. Thank you in advance for your help 🫶 https://discord.com/channels/853498675484819476/1265298002713509920

adrfinance - Hello, I am using Flutterflow for ...

Hello, I am using Flutterflow for the front end and Buildship for the back end. I have a page on Flutterflow that has a Datatable and I would like to implement pagination so that I reduce the loading time etc. Has anyone done that using FF/Buildship? Can you give me some instructions/help? Thanks. @Gaurav Chadha

adrfinance - Hi @Gaurav Chadha , which database...

Hi @Gaurav Chadha , which database is the fastest when working with Buildship? Is it Firestore? Supabase? Or some other one?