BuildShip + Rowy

BR

BuildShip + Rowy

Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automate, AI workflows

Join

❓・buildship-help

πŸŒ‡γƒ»showcase-and-share

πŸ’¬γƒ»general

! ! ! 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.

justoc - Hello,Can someone help me? I was foll...

Hello, Can someone help me? I was following the tutorial for the Flutterflow app with Buildship that creates Notion notes. However, the notes are not appearing there. What is the reason?...

rdmtv - Hey everyone,I’m looking to collabora...

Hey everyone, I’m looking to collaborate with talented developers who have substantial experience with Buildship and/or Rowy. We are a ecommerce company, trying to improve alot of repetitive workflows. Recently trying to scale and build a dev team that focuses on building alot of Buildship and/or Rowy workflows....
Solution:
Hi @rdmtv πŸ‘‹ great to hear, you can explore all the BuildShip experts here: https://buildship.com/experts

Matthew - Has anyone tried out the Flutterflow ...

Has anyone tried out the Flutterflow OpenAi Stream Response node?
Solution:
Yes did you have chance to checkout my video which implements this node with FlutterFlow? https://youtu.be/HVWWEaWRgo8

brazley - If I built a WhatsApp/Telegram bot, c...

If I built a WhatsApp/Telegram bot, could I use the monetize gpt template to monetize the bot the same way the video tutorial shows you could monetize a gpt within Chatgpt?
Solution:
Hey @brazley - yes you can do that. It generates a custom stripe payment link so should be similar and useable from Whatsapp and Telegram as well.

Zorro - Hello, in this connector function, doc....

Hello, in this connector function, doc.ref.path is currently a string in Firestore, but I want it to be a reference type. How can I achieve this? Thanks!
No description

Matthew - Has anyone successfully used the flut...

Has anyone successfully used the flutterflow streaming response node yet?