Skip to main content
Question

How to Use Dynamic Variables from a Prior Step in a Webhook Payload?


Hi everyone

I’m trying to send data from a previous step in a webhook payload, but I’m having trouble dynamically referencing variables from the earlier step. Can anyone share the best way to map dynamic variables into the webhook's payload? Specifically, I need to pull user info from a form submission and send it through to an API endpoint.

Thanks!

Did this topic help you find an answer to your question?

2 replies

Troy Tessalone
Forum|alt.badge.img+14

Hi ​@Deannorris 

Use the [+] button in a field to select variables from previous steps.

Help link for configuring Zap action steps: https://zapier.com/help/create/basics/set-up-your-zap-action


Troy Tessalone wrote:

Hi ​@Deannorris 

Use the [+] button in a field to select variables from previous steps.

Help link for configuring Zap action steps: https://zapier.com/help/create/basics/set-up-your-zap-action

Thanks!