We offer the ability to have new leads (i.e., submissions on your embedded form) trigger a Webhook call to a URL of your choice with the name, email, phone number, and URL that this lead audited.
This allows you to build a script at this URL which can process this information and for example, add it to your CRM database or sales queue.
To register a webhook:
- Log into your account and select “Audit Form Builder” then click “Webhook”
- Enable the webhook, and enter the URL at which you want new lead information to be sent.
- Save
All data will come via a single POST request with the fields: name, email, phone, and URL. In addition, a ‘key’ will be passed. You can see this key in the “Webhook” form. This will allow your script to authenticate this POST request as a genuine call from MySiteAuditor.
This works with:
- Mailchimp
- Salesforce
- Highrise
- SugarCRM
- Infusionsoft
- Aweber
- Active Campaign
- Constant Contact
- and more