Hi,
At TeamworkIQ we’re trying to create an action which will have custom input fields. The inputFields will have two static fields and a function that will return a list of additional fields. This list will come from a request that includes the previous two values as ids in the Request URL.
We are trying to fill in the static fields with result data from a previous trigger that gives us the desired IDs, but trying to access bundle.inputData.process_no to get one ID returns {{82379216__process_id}}. Is there a way to access those actual values while building the Zap?