Hi Devs and Zapier Staff,
I’m looking for an official answer on this topic.
Is it possible to use a variable (e.g. bundle.inputData
) to do data pass through for ALL of the output payload from the previous Zap step?
If so, can you provide a working example?
Goal is to pass thru the previous Zap step output payload as the input for a Zap app action without the user having to define the input fields for the action.
Seeking functionality that works the same way as this native Zapier functionality:
- App: Webhooks by Zapier
- Action: Custom
- Field: Data Pass-Through?
- Description: If yes, request
data
below will be overridden with the raw data from the previous step (you are still responsible for headers though, likeContent-Type
). Defaults to no.
Thanks!
![](https://uploads-us-west-2.insided.com/zapier-ca/attachment/79fb1ff1-4460-4748-808e-d7ea9ba6c3ff.png)
EXAMPLE
This represents the DATA OUT from a previous Zap step that I want to be all sent dynamically to the next action step without the user having to map any input field values.
![](https://uploads-us-west-2.insided.com/zapier-ca/attachment/364a4dd4-6535-43fc-9542-45e2fd1fd4ed.png)