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

ruben.romero - Hi! I’m getting an “400 invalid ...

Hi! I’m getting an “400 invalid schema for function” error in my open AI assistant node, i’m trying to make my assistant capable of sending emails using sendgrid dynamic email node, the error says that “toAddress” is missing in context which is not true because is a fixed value and sendgrid node works just fine when i test it alone, how can i fix this pleaseee help, thank you
No description

Holden - Do I need to adjust anything within Bu...

Do I need to adjust anything within Buildship to have my AI Assisstants node work using 4.o assistants api? I was using 4.0 turbo in the assistant itself so if I just adjust the model in the openai assistants interface will it work the same with my current Buildship flow or do I need to adjust something in Buildship too? Thanks!
Solution:
Hey @Holden, that's right, all you need to do to start using the 4o model is to configure your assistant over on platform.openai.com. Do make sure you're using the latest version of the assistant though, which is built to work with the OpenAI Assistant V2 API (the description of the node should tell you if it's compatible with V2 or not). If this is not the case, please replace the node with a new one from the node library....

HocusPocus - hey guys, I want to integrate the ...

hey guys, I want to integrate the FF clonable ai assistent template from buildship with the buildship remix template. The buildship test workflow works fine, however as soon as I test the api call in FF it gives an error. I can't wrap my head around this as I am following every step 😦
Solution:
hey there @HocusPocus, as the error message indicates, the user prompt is missing. The template expects the user prompt to come in from the HTTP Request Body, via the message property. Could you check if that's the property name, and if not could you try renaming the property to message, and see if that works?...
No description

Mike Bunnies - Hi again. Did anyone try to use ...

Hi again. Did anyone try to use the Custom GPT Oauth to let a user add something to their calendar (or any other Oauth scenario)? I'd like my Custom GPT tobe able to ask for the authorization and then search through the users calendar, or simply add something to their calendar. Any ideas?

ruben.romero - Hi everyone, i tried to generate...

Hi everyone, i tried to generate an AI node, to find a row in a spreadsheet (can't believe there isn't a node for that) but i would need to implement the authentication manually because the node doesn't come with the authentication button like the rest of oauth nodes, what can we look for a row in a spreadsheet? or how can i make the node to allow me to authenticate like the rest? Thank you

Ethan Tan - looking for some help in setting up...

looking for some help in setting up Buildship as a Custom LLM to work with Vapi - is there anyone who can help or who knows someone please? Thank you https://discord.com/channels/853498675484819476/1224626056263106612/1238899999790596216...

! ! ! Rock ! ! ! - Hello, I am a full stack and...

Hello, I am a full stack and blockchain engineer. mainly, I used Next.js, Nuxt.js, Golang, JS and Python. and I used Web3.js, Ether.js, Wagmi.js and Solidity, Rust. and I am very familiar with Blockchain Game development, Friendly UI development, building any dapps and trading bot, Wallet for powerful features and Smart Contracts development so on. is there any chance to work with you right now?...

David K. - i keep getting errors when putting q...

i keep getting errors when putting quotes around a variable into the api call node body
Solution:
Hi @David K. You were missing a colon due to which it was giving an error: You can paste this correct variable object in the expression editor and it should work then: {"messages":[{"role":"system","content":"You're a helpful assistant"},{"content":ctx["root"]["1716029446273"],"role":"user"}],"model":"gpt-4o"}
No description

Julius - Also there's a lot of samples that con...

Also there's a lot of samples that connects with Supabase. What's the pros and cons between Supabase and Rowy? Thanks!

Julius - New user here. If my goal is not to bu...

New user here. If my goal is not to build an app but to replace Airtable, do I still need buildship or I can just use Rowy? I signed up with Rowy a few hours ago, played, and I can see similar functions like webhooks and extensions...
Solution:
Hey @Julius, Welcome to the BuildShip Community 🚀 Yes, you can easily use BuildShip Tables to replace Airtable, you can easy import all your data form Airtable to BuildShip tables. You can refer to these docs. - BuildShip Tables - https://docs.buildship.com/basics/buildship-tables....

Mike Bunnies - Hey 🙂 I'm sure someone mentione...

Hey 🙂 I'm sure someone mentioned this before at some point, but the documentation for how to use these nodes is a little vague (I mean really vague). I'm sure a seasoned developer would figure this out just by looking at it, but isn't the whole point that it should be no-code or low-code for people who don't write software for a living? As an example, I find it very difficult to figure out by myseld what values should be used to create a new calendar item in Google. There is no guide 🤷🏻‍♂️ I'm basically guessing. If anyone knows or can divine how to do it, please let me know 🙏...
No description

Elder Marx - I'm trying to download a file thro...

I'm trying to download a file through a BS API call, there on flutterflow, but it says I need to have access. The file was generated and hosted on BS. How do I grant access?
Solution:
Hey @Elder Marx, could you try making the file public? Head to Buildship storage (in the settings), open the options menu for the file in question, and select "Get Public URL". This will make the file public and copy its url to your clipboard (the URL will be the same as what's in your image, just that the file will be made public)....
No description

serge - hello, please, can you add Vertax ai to...

hello, please, can you add Vertax ai to buildship thank you

ruben.romero - Hi everyone!, is it possible to ...

Hi everyone!, is it possible to create a WhatsApp bot, without using Twillio but my own phone number? i could save money that way, thank you
Solution:
Hi @ruben.romero, Yes, you can use WhatsApp Bot - Auto Reply & verification templates - https://docs.buildship.com/trigger-nodes/whatsapp-bot. It uses the WhatsApp Trigger and sender nodes. We'll also add a video on this soon.

Mike Bunnies - Hi guys 🙂 I'm 🆕 👋🏻 I'm just...

Hi guys 🙂 I'm 🆕 👋🏻 I'm just an amateur developer who wants to use Buildship with Custom GPTs to build some fun GPTs for the marketplace. I live in Norway and I'm also trying to teach myself some machine learning with PyTorch (if anyone else is sharing that interest)

Joaquim - Gaupa Labs - Hey, Is there any spec...

Hey, Is there any specific reason why Rowy needs access to this? Can I remove access without losing any features?...
Solution:
if you dont use any of the rowy cloud function features, such as default values, derivatives/extensions/webhooks
No description

Matthew - I have a funtion call for my OpenAi A...

I have a funtion call for my OpenAi Assistant, but it uses python. How would i implement that in my assistants template?
Solution:
Hey @Matthew, currently on NodeJS scripts are supported.

_+_ - @Gaurav Chadha can you explain in more de...

@Gaurav Chadha can you explain in more detail how to send multiple email recipients to the sendgrid node? using a loop will make 3 separate calls to sendgrid right? the template accepts up to 100 emails, is it a Buildship node limitation that only one address can be entered?
Solution:
Hi @+ , You can use the loop node and send the array from body, and pass the item in the Sendgrid node. to address.