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

Mike Bunnies - I'm trying to create a Stripe ch...

I'm trying to create a Stripe charge for 50 USD using BuildShip. There are demos of this on YouTube, but the current integrations doesn't seem to allow for an actual charge (or link to a URL that creates a charge). Anyone has any idea about this? Would be super useful to be able to create a payment link from a custom GPT (to name one).

r0b0tn1k - Generic question: Do you have the fe...

Generic question: Do you have the feature / or have it on the roadmap - to see all the interactions the chatbot is having, being able to jump in to a conversation if the chatbot messes up?

thedigitalpro - Other members of my community a...

Other members of my community are also having the same issue.

thedigitalpro - Hi everyone. Is anyone else hav...

Hi everyone. Is anyone else having an issue with the Google Sheets node not actually finding the Sheet? Getting a 404.
No description

YTBlackbox - What is the easiest way to run a b...

What is the easiest way to run a bit of python code in my flow?

mokodeoz - Hi, where Rowy Firebase CMS is hoste...

Hi, where Rowy Firebase CMS is hosted? Is possibile to request specific hosting in Europe due to GDPR and custom domain?
Solution:
HI @mokodeoz - Rowy is on your own Firebase project, so you can create your Firebase project in a region of your choice to keep all the data and functions in that region and be GDPR complaint. We currently do not offer custom domain in regular Rowy plans.

DanS - Love the new 'Share remix link' function...

Love the new 'Share remix link' functionality for workflows!! Awesome new feature. Ill definitely be sharing a few over the next few weeks. Nice work BuildShip Team!! 💜

Link - Hi no one know why i have : Firestore Co...

Hi no one know why i have : Firestore Collection Query with multiple filters : Value for argument "value" is not a valid ... #Firestore Collection Query with multiple filters : Value for argument "value" is not a valid ... Please 😦...
Solution:
Hi @Link, the object validation node's result here will be false (you can confirm by clicking the green arrow icon). As in Body you are giving an Object but it only accepts and validates object. Due to which in the second node Firestore Collection Query, the value you are referencing from body is breaking (invalid), To fix this, either pass the body as a valid object. ```{...

adrfinance - Hello, I am trying to upload an im...

Hello, I am trying to upload an image to Buildship via Flutterflow and I am getting an error on Buildship 'Cannot convert object to primitive value'. What is that? Why is it not working?
Solution:
Hi @adrfinance, are you using File Upload Trigger to upload to BuildShip storage? https://docs.buildship.com/trigger-nodes/file-upload

adrfinance - Hello, I want to use the Rest API ...

Hello, I want to use the Rest API File Upload to upload an image in Buildship. I am using a folder named 'images'. How can I see the contents of images to see if the files get uploaded???
Solution:
Hi @adrfinance, you can find the uploaded image in your BuildShip storage, I would also recommend to use a Generate Public Download URL

heist75 - Hello there, much appreciative for bu...

Hello there, much appreciative for buildship as your services have help me make a living. Your services are really underrated.

Matthew - Really need this node updated. Saw th...

Really need this node updated. Saw that you guys currently have the depcriated one.

Matthew - Any idea how to get the cohere chat a...

Any idea how to get the cohere chat api in buildship, they have other nodes but its not working when i try to bring in the chat api

Sam - hello do you know this error :

hello do you know this error :
Solution:
We have now new nodes for querying and create document via docRef you can use those it should work.
No description

Henry Moses - Hanging out in the office hours c...

Hanging out in the office hours channel, feel free to come if you have any questions. https://discord.gg/Y368YaZQ

Roco - is it just be or all my workflow is gett...

is it just be or all my workflow is getting this error "Failed to execute workflow"
Solution:
Can you clear cache or try in incognito (private window) and try? and share a screenshot of testing?

adrfinance - Hello, I would like to return resu...

Hello, I would like to return results from an API call through Buildship on the body, but the Body JSON is null. The results are in the 'Raw body'. How can I get Buildship to return the results in the body???

anjasmoro - guys, i need help, i want to get ...

guys, i need help, i want to get flight schedule data use crawl, but the result just like this, what wrong, and what mean of it ?...
No description

Julius - is this a Buildship limitation or I ju...

is this a Buildship limitation or I just don't know how? I need to use one of the body request from the trigger to an API call BUT it's only pulling out the body request from the last node, in this case the OpenAI node....
Solution:
Hi @Julius You can add and update the Body of the REST API Trigger and then access in the node. You can refer to this documentation of API Specification to know about how to add body, params, or headers to API calls - https://docs.buildship.com/basics/api-spec. We are working on improving the UX around this. Or simply for your usecase to get the Body from the REST API, you can delete and add the trigger again.
No description

Maglev - how do i get api key

how do i get api key
Solution:
@Maglev, you get the api key from the integration you are using, click the info (i) icon on the node to get the api key steps, then you can store them in the Secret Manager. https://docs.buildship.com/secrets#what-is-a-secret.
No description