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

Where can see how much processing hours

Where can see how much processing hours are being used?

Hello. I encountered an error when

Hello. I encountered an error when updating a row in Supabase, where it always throws a null result. Does anyone know the solution? And is my query filter correct? Thank you...
No description

10.02.2024_23.50.33_REC

Guys, tell me why it doesn’t take the data from the check, I connected everything to firebase and cloud.google, but when I load the check as a picture, it’s completely silent https://screenrec.com/share/84y31khvzG

Hey guys! i'm making solid progress on

Hey guys! i'm making solid progress on building out our buildship API but have an issue. I'm working on a workflow with multiple branches, and I'm looking for a way to consolidate data from these branches at the end of the workflow. However, I'm encountering errors when trying to access values from branches that were not executed in the current flow request. Is there a workaround to access variables or data from non-executed branches in Buildship? Ideally, I'd like to retrieve the value from whichever branch was run and use it for further processing. Any advice or suggestions on how to achieve this would be greatly appreciated. In the example below, I need to check to see if the row exists in supabase, if not then i need to create the row (on the branch). The trouble is that further down the workflow, I cant find a way to use the row id from whichever node was run. Thank you!...
No description

Do any of you also have a problem with

Do any of you also have a problem with disappearing values? Yesterday I was working with my workflow, I set all the necessary values, everything worked correctly, and today all the value fields are empty....

docs

lol, i'm all into effort. thanks!

@Gaurav Chadha I have an SQL query on

@Gaurav Chadha I have an SQL query on Buildship. When I run it on its own everything works fine. When I run it as part of the workflow I get an error Failed to execute workflow. Any idea why this happens?

Debugging

Hey guys, I'm continually running into completely unexplainable errors. For instance, running a test produces errors regarding an endpoint that i'm not even working on currently and is not referenced in the current workflow. Is it ever possible to hop on calls with buildship support to debug together? I really want to get buildship working for us!

What should I write on the AI node? I

What should I write on the AI node? I write argon2 hash and it never stops trying to produce the output

I have removed the original column and

I have removed the original column and added a new one. If I call the column "name" then it works as expected but if I call it phone then it changes the value

Hello! Does Buildship work with mariadb

Hello! Does Buildship work with mariadb? Any videos / guides / tutorials on how to do this?

I have logged the authentication out and

I have logged the authentication out and in, tried several times, including creating a new workflow with the trigger and a Return only, doesn't seems to work 😦

Hello everyone is it possible to consume

Hello everyone is it possible to consume file in RestAPI ? if yes can you please let me know how ?

Google Vision template

Hey Buildship crew @harini , for the Google Vision template, does the secret API key have to be from browserless? I tried setting one up with Cloud Vision to try it out, however, an error message pops up in the response (partial code here): { "error": { "message": "Request failed with status code 401",...

I've been playing around with the HTML

I've been playing around with the HTML to PDF node, which is nifty. Is there any way to pipe output the PDF directly with pdf headers?

Generating a Story with Beardship API

Hey @Gaurav Chadha and everyone, I need your help. I am still on the storybook thing. It's causing me trouble! I am having trouble looping through the images and feeding it to supabase after each loops. ...

Hi @harini, I am looking for my invoices

Hi @harini, I am looking for my invoices and receipts. Can't find neither. Looked at all account options inside buildship app and reviewed all buildship mails in my inbox. Nothing. Any hint?

good evening guys i have a cuestion

good evening guys i have a cuestion about my proyect im using fluterflow and builship to create a chatbot app using openai's api but mi conteneir in fluterflow tick {output: 400 invalid value for 'content':expected a string, got null.} press buttom

Hi , is there way to create

Hi , is there way to create subcollection document (under users collection) in Firestore with Buildship node ?

so i have the results come back in a

so i have the results come back in a json text but i wanna edit the string, replace certain characters etc