Hi Zapier Team,
I have a question which needs answer from zapier supportive Team.
I have created a zap with trigger as ‘Webhook by Zapier’ and action as “Send Email”. On action it ask me for send emails fields like To, From, Subject. Fill all the fields by dummy text and create a Zap.
My question is how can i map the payload keys and data which sent from webhook url to the send email fields.
Like if i send a payload: p user:
{name: “Jhon”, email: “test@test.com”, message: “Dummy Email”}
]
How can i map this payload to the ‘Send Email’ fields in action like email field → usera:email] while configuring the action
Page 1 / 1
Hi
If you are using the Zapier webhook trigger, Zapier will attempt to parse the payload. If you are catching a raw hook and working with raw JSON string, you can parse it in a code block to then use in a later step.
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.