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

Sleetza - Anyone else experiencing problems wit...

Anyone else experiencing problems with the Supabase Update Row node? The 'data' parameter seems to be missing. When I add it manually the node doenst work.
Solution:
Could you please refresh the app and try again? Can you share a screenshot from node explorer?
No description

mukamuka - Hey guys, how do I fetch all the dat...

Hey guys, how do I fetch all the data from a paginated API that responds with {data, next} ?

DiegoS - Hey guys, I've been trying to build a ...

Hey guys, I've been trying to build a Shopify app using no-code tools, and I'm encountering an issue with OAuth authorization for the Shopify API. Can anyone advise if it's possible to handle this authorization through Buildship, or is it complicated?

Sleetza - Hey guys, im trying to combine two ap...

Hey guys, im trying to combine two api calls into one. Does anyone know if it is possible to copy a whole workflow so I can paste it in another workflow? Or am I stuck with copying each node sperately?
Solution:
Hey @Sleetza, yes you can copy the entire workflow - https://docs.buildship.com/features/copy-paste#copy-workflow. Instead you can duplicate too.

Mike James - #πŸ‘‹ I forgot to introduce myself f...

#πŸ‘‹ I forgot to introduce myself first. I'm Mike a low-code dev business owner working on a app using buildship as most of the connections while using FlutterFlow on the front end with databases in Firebase and Supabase.

Mike James - Anyone having issues with the log ...

Anyone having issues with the log as of yesterday? I signed in and the log itself looked different and it is no longer showing any logged activity. Ran it 3 times last night and nothing logged, but everything is making it to the database.
Solution:
Hi Mike, the logs UI and logic is enhanced and updated recently. Could you please a video preferably loom or jam via in-app support? We'll take a look https://docs.buildship.com/support-messages.

Your Majesty - Please is there a way to impleme...

Please is there a way to implement rate limit on our APIs in buildship? @Harini mentioned something like that in a youtube live recently with Doc. Anyone know how to accomplish that? Rate limiting then charging users after they exceed rate limit. Or just the how to implement the Rate limt feature would be very helpful πŸ™πŸΎ Anyone??
Solution:
you can make something like this, using the builtin database to check the user credits

AshishRoshan - πŸš€ Looking for Talented FlutterF...

πŸš€ Looking for Talented FlutterFlow Developers! Are you passionate about FlutterFlow development? Join our team and work on exciting projects with us! We offer commission-based opportunities for developers who can contribut. If you're interested, drop a message here or DM me directly for more details. Let's build something amazing together! πŸ’»πŸŒŸ...

Lemn - Hey guys, is there a tutorial on how to ...

Hey guys, is there a tutorial on how to implement Mailchimp with Buildship? I'm having some difficulties doing it.
Solution:
Hey, you can refer to this brief guide on how to connect with Mailchimp integration - https://docs.buildship.com/messaging/mailchimp.

Ahmad - Loving the new Logs UI updates 😍 😍 😍...

Loving the new Logs UI updates 😍 😍 😍 So much easier to navigate. Thank you BuildShip team!

Grant - Hi Rowy Team, I am trying to add the Fi...

Hi Rowy Team, I am trying to add the Firestore User Document Extension by Rowy and keep running into errors processing. Not sure what to do. My Firebase account is very new and fresh with only Rowy added. How do I fix this?
No description

eseka - Hi people! Is there a way to spread an...

Hi people! Is there a way to spread an array retrieved from firebase to populate differente columns? my array is [answer1,answer2...] I want to create a colum for each item...

Jayslay - Hi guys, am I able to upload a csv to...

Hi guys, am I able to upload a csv to the workflow and it will loop through trigger with domain names in each row and send to domain scraper which sends the data to ai node to get back structured response (requested by prompt "info1,info2" with two fields and then add those to a csv to save or download. Can anybody give a quick high level advice on how to do this the easiest way, what nodes, how to import and export csv, just super urgent and no time to lean from scratch, appreciated! Tell me al...
Solution:
Hi @Jayslay, For a quick start you can clone the Upload File Trigger and modify it to include the required nodes for your usecase such as loop, upload file and return public url. You can use the BuildShip database to send and store the CSV in a table format - https://docs.buildship.com/basics/buildship-tables. And in the BuildShip tables you get an option to import the data as CSV manually too. For API call Limit - There is no rate limit from Starter Plan, in free you can have 1 concurrent execution. There's no inherent limitation on execution time or rating limit within Buildship itself. However, external APIs you use (like Google Sheets API or web scraping APIs) may have rate limits that could impact the overall execution time....

big4zz - Hi guys I wanted to ask is it possible...

Hi guys I wanted to ask is it possible to trigger a workflow using email like how pipedream have a email trigger event ?

Sherlock - hi what this server about

hi what this server about
Solution:
BuildShip + Rowy, community of developers, low-code builders and many more. Know more about BuildShip here - https://buildship.com/.

Sleetza - Hey guys, Im making an api call from ...

Hey guys, Im making an api call from Flutterflow to Buildship. Problem is that there is some backend logic involved that takes about 1,5 minute to complete, and the time out on the Flutterflow-side of things is 30 seconds. So the backend works, but I cant get my app states and messages in Flutterflow to trigger upon succesful api call. Any ideas on how to solve this?

Epoch - is it possible for node to use private ...

is it possible for node to use private npm packages?
Solution:
Currently not, only public npm packages can be used to import.

z3thon - Anybody messed with the workflow dupli...

Anybody messed with the workflow duplication feature?

Karabo - Hi, I'm using the OpenAI assistant nod...

Hi, I'm using the OpenAI assistant node it needs a thread id for each user, I'm using twilo to receive and send WhatsApp messages. I don't know how to store the thread id can anyone help?
Solution:
you can use the buildship database nodes to store/retrive data, the first time user sends the first message, you can make the document with their number as the id, store the auto generated threadId in it, the second time you can check if the document with their number exists you can retrive the document and get the threadId to use in the assistant

Sam - Hey I'm considering using BuildShip to bu...

Hey I'm considering using BuildShip to build my app (I'm a non-technical founder). I'm trying to figure out what kind of limits I might hit down the road if I use BuildShip, so my question is: are there any type of back-end things or app use cases that BuildShip can NOT do? Or can you simply build everything related to a any web app in BuildShip?
Solution:
Hey @Sam, There is not limitation to build the backend for apps on BuildShip. You can build any web/mobile application and integrate it with any frontend. You can find some of the use cases here - https://buildship.com/case-studies