Do you allow webhooks?
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.
Please note that additional fields may not get sent if you didn't set-up any additional fields.
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),"": ,"": ,"": ,}
Please note that additional fields may not get sent if you didn't set-up any additional fields.
Updated on: 08/08/2024
Thank you!