Jrocks
Jrocks
BRBuildShip + Rowy
Created by Jrocks on 8/26/2024 in #❓・buildship-help
Issue with AI Auto-Fill Data Overlap
No description
10 replies
BRBuildShip + Rowy
Created by Jrocks on 8/7/2024 in #❓・buildship-help
Simplifying Workflow by Merging Branch Outputs
I have a workflow with node branch that leads to different API POST requests, with the only difference being the body content. After these API calls, the workflow is the same, using the POST request output as input for the subsequent nodes. I want to avoid duplicating the subsequent nodes for each branch. Is there a way to merge the paths back together so that the output from either branch can be used in the same steps without duplication? I'm looking for a way to simplify the workflow after the branching and efficiently use the API response for the next steps.
3 replies
BRBuildShip + Rowy
Created by Jrocks on 7/18/2024 in #❓・buildship-help
Issue with "Update Output Schema" Functionality in Supabase "Get Row with Token" Node
No description
11 replies
BRBuildShip + Rowy
Created by Jrocks on 7/16/2024 in #❓・buildship-help
Managing Dynamic Data Updates in Airtable Tables
I have a table with 10 columns in Airtable categorized by category. I have dynamic output data from one of my nodes, and I need to look up a specific value in one of these columns to determine if it already exists in my table. If the value exists, I want to update the corresponding row with the new data. If it doesn't exist, I want to add a new row and include all the output data from the previous node. How can I achieve this?
7 replies