The data structure i am setting in webhook is not coming in my Zoho CRM.
my data structure
{
“firstName”:“varun”,
“lastName”:“bisht”,
“email":"bishtvaru4@gmail.com”
}
When you’re creating a Webhook, you have the option of generating a Data Structure from sample data.
This way, you can then map the output of the webhook trigger module in later module fields.
2 Likes
Can you provide a screenshot of your data structure after you clicked “Generate”?
2 Likes