John J. Meza - Hi, I got an email from contra.c...
Hi, I got an email from contra.com to vote my favorite tool so far.
https://creator-tools-voting-2025.contra.com/
Here you can vote for Buildship as I did ✅ 🚀...
Matthew - Hey I noticed the cohere node has a r...
Hey I noticed the cohere node has a red error on it when trying to input? What’s going on with this node?
thedigitalpro - Patience everyone ... global ou...
Patience everyone ... global outages will likely be impacting access. Checkout https://downdetector.com/
bille - I am trying to implement a flow for del...
I am trying to implement a flow for deleting a Supabase table row. The 'events' table has an 'id' string used as the key. How do I populate the Supabase Delete Row node in Buildship? There is the API URL (contains the Supabase project url), the Table Name ('events') and the Filter. Specifically, how do I populate the Filter? Nothing seems to work and I cannot find an appropriate tutorial online.
bille - I've got an API with 3 endpoints; oncre...
I've got an API with 3 endpoints; oncreate, onupdate and ondelete. Can that be implemented in a single flow or do i need to create 3 separate flows?
Zack - Hi, I am setting up a Buildship Workflow...
Hi, I am setting up a Buildship Workflow Trigger but could not pass the data from the caller to the callee. I tried many variation of the input data structure but none worked. Can someone help me out?
Frosthawk86 - Hello. I'm returning to IT after ...
Hello. I'm returning to IT after two decades out. Can someone suggest me low code platforms that I can work with forms? (C# winforms programmer here)
jacob - can i scrape websites that requires aut...
can i scrape websites that requires authentication ?
Eric Agner - IMPORTANT:My VoiceMemo/Transcribe...
IMPORTANT:
My VoiceMemo/Transcribe BuildChip workflow suddenly stopped working, and my developer just fixed it by setting the status code to Variable. He also noticed that the structure of the response coming back seems to have changed. So I had to update the frontend/push a new build to fix this, and all exisiting users have to update... Just wondering – has anything changed on your end recently that could have affected this?...
Matthew - Hey Im using a node that’s pointing...
Hey
Im using a node that’s pointing to different base URLs and need different apikeys doe it. I don’t want to expose them in my script. How can I extract them out from my secrects. It’s dependent upon the baseURL so it will be different...
John J. Meza - Hey everybody. This is a Demo I...
Hey everybody. This is a Demo I made on how to use buildship to create a Checkout session on Payphone, Since in many countries Stripe is not available we could we could use Buildship to power many payment alternatives in different countries.
It is in spanish 🇪🇨
https://www.loom.com/share/2343a0acef0049e590353f4dad96ff99?sid=517dcccd-b140-4696-aa7b-c43bc5696af1...
Kathrine Philip - We need workers that can part...
We need workers that can partake in voice over and translation job's if interested message me privately
bille - I am looking for a Firestore example wh...
I am looking for a Firestore example where I can query the database, return an array of documents and iterate through them. In some cases, I have a collection containing documents and each document has a subcollection with documents. I would like to iterate through the top-level documents and then iterate through the subcollection documents. I'd be looking for specific fields and generate a report.
Any direction in finding appropriate tutorials?...