BuildShip

B

BuildShip

Join founders, builders, devs using Low-code / No-code to create backend, APIs, scheduled Jobs, automation, AI workflows

Join

❓・buildship-help

🌇・showcase-and-share

💬・general

Keith Moon - Is there a way to combine the outp...

Is there a way to combine the output from two separate branches, so it's available for subsequent nodes. Say you have a Branch node, that checks if a input string is a URL, if it is, you want to extract the text content, but then you want subsequent nodes to either act on the non-URL string OR the extracted text, if it was the URL. Is this possible?...

Victor Giron - Hey guys, would you expect/like ...

Hey guys, would you expect/like to learn "Product design and figma" in a full stack nocode course? or do you think think only makes sense to learn front and back end?

Umar Baloch - any backend automation exper?

any backend automation expert?
Solution:
Hey @Umar Baloch, you can chekout this to connect with our BuildShip experts - https://contra.com/buildship.

Keith Moon - Where should we submit node bug re...

Where should we submit node bug reports? The GPT-4 Vision node takes model as an input, but this is ignored and the value is hardcoded.
Solution:
Hi @Keith Moon, thanks for bringing this up, it is fixed now, you delete the old node --> refresh the app and add it again form the node's explorer.

Matthew - Hey! Just want to say you gusys are a...

Hey! Just want to say you gusys are aweomse. Since the share remix link was released, you guys should consider adding a channel on this discord for people to share with one another

Keith Moon - Hi all. LOVE BuildShip. It's exact...

Hi all. LOVE BuildShip. It's exactly the service I've wanted for a while. Question about the Download node. It gives me a path, but I don't seem to be able to do much with that path. I tried using it with the "Generate Public Download URL" node, but it says the file doesn't exist.
Solution:
Hi @Keith Moon, The download node saves the file to the BuildShip storage. From there you can get the path and add it to the any of the next node example combine audio...

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