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

I also need to send it to a url that is

I also need to send it to a url that is in the url field of my order sheet

I am trying to implement a loop as

I am trying to implement a loop as follows: While retrieveRun != "completed" retrieveRun = curl https://api.openai.com/v1/threads/$newThread/runs/$runId ...
No description

what is the proper notation to access

what is the proper notation to access arbitrary data from the output of an upstream node?

Create PDF / HTML with Firebase database...

Hey everyone! I am new to API calls and have low coding knowledge. I just watched this tutorial on YouTube, however I did not understand from which database the data is coming from. Like what data I should connect to get the output PDF. https://youtu.be/4Ny3x8me-wA?si=Pzz2CIMowONin9pW...
No description

Secure BuildShip endpoint access

Hello everyone 👋 , We use Buildship as our backend and FlutterFlow as our mobile frontend and Firebase as our database. For several days we've been looking at how to protect the API endpoints created with Buildship (secure communication between FlutterFlow and Buildship). What authentication and authorization system does Buildship offer? Because right now, anyone with knowledge of the endpoint can execute workflows ......

Does anyone know why I'm getting '

Does anyone know why I'm getting 'Undefined' back from a FS Document field? 😕
No description

Hi there! In a workflow, is there a way

Hi there! In a workflow, is there a way I can append results to an "environment variable"? I'm running a workflow loop, and I'd like to add the results of the loop to an array which I can then take and retrieve after the loop has ended. Not sure how I can achieve this one. I do not want to loop using JS, I'd like to use the workflow loop itself.

Built-in function

Hi In code, what built-in function would I use to search all entries in a column/key against a value? I am doing entries using a webhook and need to add the code in the parser section of the webhook that would check if the entry is duplicate....

Hi guyz ! How can I use update supabase

Hi guyz ! How can I use update supabase record node to update a field containing an array? I would to like to push new data at the end of this array

is there a simple explanation for the

is there a simple explanation for the difference between a Scheduled Cron Trigger vs. Scheduled Interval Trigger?

HI all, Im excited about this product i

HI all, Im excited about this product i must say... Im still learning but can anyone confirm using the buildship endpoint with puppeteer can also perform actions like click links, log in etc. https://puppeteer.buildship.run/v1/crawl . i see there is also a https://puppeteer.buildship.run/v1/screenshot .. where do I see all teh endpoints and info on them? .. ok i see probably not and will just use browserless api

Hey there! https://discord.com/channels/

Hey there! https://discord.com/channels/853498675484819476/1187400437993848892 Anyone able to help me with this? I'd like to secure my REST API requests with some sort of secure tokens. Are we obliged to use firebase for this?...

Hey everyone! I'm trying to figure out

Hey everyone! I'm trying to figure out an issue I got on the latest meditation example posted recently. Looks like the loop node is returning URL: null . Added my playHT secret api key and don't really understand what's the issue here as I have not really changed the provided example

Format value and getting result

like how do i match the response schema of the API to buildship? its just `{ "results": [ {...

how can i re-connect the same project

how can i re-connect the same project.....?

Hi, buildship found me through YT :=).

Hi, buildship found me through YT :=). I am testing the templates and i get an error where i do not know how to proceed. Does anybody know what is wrong in this template process? I just maintained the openai key.
No description

any buildship experts in here? I need an

any buildship experts in here? I need an OpenAI Assistants API template created. I am willing to pay.

looking into the buildship/firestore

looking into the buildship/firestore integration, if i were to use buildships built in database (firestore), is there a way to connect to and get access to the actual firestore collection? or am i misunderstanding this: ``` Presently, users do not have manual access to the underlying Firestore project; however, we have exciting plans to introduce a UI feature that will enable this in the near future! 🚀...

Hi team, what is the process of

Hi team, what is the process of leveraging an existing npm package? I do want to be able to connect to the memphis.dev messagebroker (npm package: npm i memphis-dev --save) How to 'import' and use it?...