Chris Wright | Because You Can
BBuildShip
•Created by Chris Wright | Because You Can on 5/22/2025 in #💬・general
Chris Wright | Because You Can - PXL20250522090...
I was at the biggest visual developer event in the UK today called Create_With
I am constantly amazed that Buildship is never part of the presentations and conversation concerning automations and agents.
How do I get the green light and backing to bring Buildship to next years event (and any other events that many happen before then)?
I am constantly speaking highly of what Buildship can do. Let's make it more official 🫶
2 replies
BBuildShip
•Created by AKGDEV7 on 5/21/2025 in #❓・buildship-help
Guidance on Terminating Repeat Node at a Specific Condition in Buildship
If there needs to be a condition why not filter the array first and create a new array where all items meet the condition and process that as a loop?
6 replies
BBuildShip
•Created by Chris Wright | Because You Can on 5/20/2025 in #❓・buildship-help
Error on the error reporting
Great 👍
12 replies
BBuildShip
•Created by Chris Wright | Because You Can on 5/20/2025 in #❓・buildship-help
Error on the error reporting
Got it
12 replies
BBuildShip
•Created by Chris Wright | Because You Can on 5/11/2025 in #❓・buildship-help
Youtube quota?
✅
4 replies
BBuildShip
•Created by RareCandy09 on 3/28/2025 in #❓・buildship-help
No response on any node and Error when testing Flow
Clear cache on your browser, the warning about the cookies and CORS seem to be the issue
10 replies
BBuildShip
•Created by RareCandy09 on 3/28/2025 in #❓・buildship-help
No response on any node and Error when testing Flow
Have you altered any of the node logic? If not it would suggest it is just a temporary connection error, try again.
10 replies
BBuildShip
•Created by Shiqami on 3/14/2025 in #❓・buildship-help
I really need to finish this rn bru
Maybe it is to do with asynchronous processing, did you use AI to write the node logic? You need it to use 'await' and complete fetching the data before it moves on.
24 replies
BBuildShip
•Created by Shiqami on 3/14/2025 in #❓・buildship-help
I really need to finish this rn bru
Did you amend the node logic for this?
24 replies
BBuildShip
•Created by Shiqami on 3/14/2025 in #❓・buildship-help
I really need to finish this rn bru
Just add the extra logging node
24 replies
BBuildShip
•Created by Shiqami on 3/14/2025 in #❓・buildship-help
I really need to finish this rn bru
Double check the sheet name too it's probably case sensitive
24 replies
BBuildShip
•Created by Shiqami on 3/14/2025 in #❓・buildship-help
I really need to finish this rn bru
Have you tried a 'log message to console' node in between them so you can check exactly what is being output to make sure it matches the next nodes expected input, it seems like something somewhere is undefined when the workflow runs as a whole.
24 replies
BBuildShip
•Created by Shiqami on 3/14/2025 in #❓・buildship-help
I really need to finish this rn bru
Does add row work on its own
24 replies
BBuildShip
•Created by Shiqami on 3/14/2025 in #❓・buildship-help
I really need to finish this rn bru
It is outputting {} which is an empty object, not [] which is an empty array. If you are expecting an array output have you made sure the node output is configured to what is expected in the next node. It's tricky to tell from this screenshot, what does the rest of the workflow look like?
24 replies
BBuildShip
•Created by Chris Wright | Because You Can on 3/12/2025 in #💬・general
Chris Wright | byc Design - Good morning everyo...
Sorry wrong group 😂
2 replies
BBuildShip
•Created by Mr.x on 3/1/2025 in #❓・buildship-help
how to solve this Error in Get Query Param1
Did you get it fixed
7 replies
BBuildShip
•Created by Mr.x on 3/1/2025 in #❓・buildship-help
how to solve this Error in Get Query Param1
It seems like some mismatch on the 'query' key on that node, double check the nodes 'input' keys to make sure that matches what is expected and ensure this matches what is used in the node logic too.
7 replies