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

Do i use the stripe node "Checkout

Do i use the stripe node "Checkout Session: Customer Details" use the customer email from the session to fetch the data from firestore to udpate some of the subscription fields?

Hi I just tried supabase sample on

Hi I just tried supabase sample on Youtube, but the realtime update row didn't work, I run test node and nothing happened.
No description

Auth Question:

Auth Question: How might I add some kind of auth requirement to the REST API endpoint? Currently: ...

The issue I am facing is that OpenAi

The issue I am facing is that OpenAi Chat is not liking the Javascript object that is returned by the Pinecone query result and I need to grab the text metadata to use in the OpenAi request

I start with Telegram Bot node then PaLM

I start with Telegram Bot node then PaLM API Chat to generate answers from user's messages then Send Telegram Message node with the proper chat ID and PaLM API as Text then Return Node with Telegram Response. It remains dead silent. What am I doing wrong ?

I am confused by the info tips for the

I am confused by the info tips for the Supabase Insert Node. It asks for an API Key, URL, and Token, but then in the tooltips seems to indicate that "Service Key" should be input into API key, as well as Token. Is that correct?

Google Cloud Storage node

Hm... I have a question regarding the Google Cloud Storage nodes: I am creating a text file in a subfolder (mainly to create the folder for later), but I also want to make this file public accessible. The "Upload External..." nodes, who work perfectly, reference the bucket with "process.env.BUCKET", but it looks like I can't use this. Okay, using the bucket ID from the project preferences, I get the error "no such object", however, the file creation node finished successful? 🤔

does whatsapp bot not work on free plan

does whatsapp bot not work on free plan after some time?

Question: what exactly means "no cold

Question: what exactly means "no cold start" on the Pro plan?
No description

any feedback to solve this issue?

any feedback to solve this issue?
No description

multiple firebase and supabase connections

It wasn't meant to be a complaint, more like a frustrated heads up. Happy to pay for a good product (even if my Firebase / Firestore doesn't work, like others: all requests and up in "not found, error 5"). A bit more information on the pricing would be benefitial, I am a Indy by night and Product Manager for App development by day, so perhaps my way of working is different than others, that's why I asked. I have a couple of smaller experiments and app projects running across multiple providers, and thought consolidating some projects into one Pro Plan will facilitate the backenend needs for all projects (I have a backend developer background, but I LOVE the light and crispyness of Rowy and Buildship for my backend needs, can't be bothered to do all the basework from scratch) A folder structure would be a huge benefit for organzing different areas of your api. ...

Quick question: when we change

Quick question: when we change secretKeys on a workflow, do we need to rebuild nodes that use those secret keys?

I saw that there is a sleep node, Sleep

I saw that there is a sleep node, Sleep (Pauses the execution for a specified amount of time).If we pause the execution for 10 minutes, does the 10 minutes count as execution time or not?

OK @harini Ive isolated the issue here

OK @harini Ive isolated the issue here.. You need to check my workflow called Agent V1- there is something in it rendering every single run "undefined". Ive tried adding multiple types of inputs and elements as the first one in the test run and it wont work - jsu says undefined. When I take the exact same supabase request as the first element in a new workflow it runs jsut fine. Its an error somewhere in that workflow in specific thats caugin everything to be undefined

upload file node has some issue is not

upload file node has some issue is not accepting from previous node File Path

Hi guys @Gaurav Chadha - To pmy

Hi guys @Gaurav Chadha - To pmy previous question, any way I can narrow down where this is? I have no idea where that node is lol
No description

We have now updated the **HTML to PDF**

We have now updated the HTML to PDF node to return a filePath which you can use to get the Public Download URL for the generated PDF. (refer the attached screenshot) So if you would refresh the buildship.app again and replace your current HTML to PDF node with the updated one from the library this should work.
For destination, how do I say put inside folder xx? Do I need to create the folder before or will it automatically do it? let say PDF/${UUID Generator}.pdf
Also answering this question... Yes, you can simply specify the routes and a folder would be automatically be created if it doesn't exist 🙂...
No description

@Gaurav Chadha Does your openai function

@Gaurav Chadha Does your openai function need to be updated? When I try to use openai.createImage I get this error: {"error":"TypeError: openai.createImage is not a function"}

Hello,

Hello, I would like to know if I have an API replicate that calls a model that needs 40 minutes to be done. Does the time of 40 minutes count as executions, or is it a webhook call when its done and only counts the actual time without time for the model?...