How can I dynamically set a column value from a webhook? When I add the set column values action, I can’t select row and also don’t see a way of setting the table first. Thanks for helping me here!
You need to attach to a row in a table first. Use either a Single Value or Query (single) step first.
Thank you @Darren_Murphy
Great, so I use a “Query JSON” to isolate the identifying property from the passed webhook data to then match the specific row with “Query (Computed)” to then be able to update with “Set column values”
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.