1.) Go to the Settings tab
2.) click on Email Integrations & Webhooks
3.) Add a webhook and click Send Test.
Here's the JSON payload that gets sent every time you get a new lead.
{
"first_name": user's first name,
"last_name": user's last name,
"email": user's email,
"share link": the user's referral link (eg. vy.tc/ehu2eh),
"<additional_field1>": ,
"<additional_field2>": ,
"<additional_field3>": ,
}
Please note that additional fields may not get sent if you didn't set-up any additional fields.
Comments
0 comments
Please sign in to leave a comment.