Asked by Dean on Jul 3, 2024
Dean is struggling to dynamically populate outputFields with POST response data and use dynamic inputFields in a Workflow Action.
Answered by Cameron
Cameron recommends using a Post Action Execution function to parse response data and Pre Action Execution to access inputFields via the event object dynamically.