Instructions for Webhooks integration

Instructions for Webhooks integration

How to set up the Webhooks integration

Do you want to use Webhooks to integrate with us? Here's how to set it up.

Instructions for Webhooks integration

  1. Enter the callback URL where data should post in the Webhook URL field.

  2. Set a security token that will pass with each post to ensure that the data originated from us. Also, enter the value of the token that should pass.

  3. Click ‘Map Fields’ and enter the parameter names you want to post to that URL. To the right of each field, select the field that contains the corresponding data.

  4. You’re ready to test. Launch a test campaign, select Webhook in the settings step and submit a test entry to that campaign. This will post the data to the callback URL you provided. When you submit the campaign form, POST Data to webhook URL as a POST Variable named  “webhook_fields_array”. Inside that POST variable will be sent as an array. From here you can see the exact format of the data. Here is a sample array:

(

             [email] => example_email@example.com

             [prefix] => Mr.

             [firstname] => John

             [lastname] => Peter

             [address] => CA, USA

             [address2] => 

             [city] => CA

             [security_token] => success

    )


    • Related Articles

    • Troubleshoot an Integration

      Have you used one of our list integrations but the contacts aren't coming through to your email service provider or CRM? Here's how to troubleshoot it. First, be sure that you have added your integration in the 'Integrations' screen, which can be ...
    • Our Current Integrations

      Our Current Integrations Here's a list of our current integrations. 1. Zapier 2. MailChimp 3. Salesforce 4. Infusionsoft 5. Aweber 6. ActiveCampaign 7. MailerLite 8. ExactTarget 9. GetResponse 10. Moosend 11. Platform.ly 12. Webhook 13. Drip 14. ...
    • How to Authorize Google to Allow SMTP

      Do you need to authorize Google to allow SMTP email? Follow the steps below. Click here for detailed instructions from Google Workspace Admin Help Docs Go to Apps > Google Workspace > Gmail > Routing. Scroll to SMTP relay service. Select configure. ...
    • Our Helpdesk

      This Helpdesk is our online help that will guide you to get you started using our software. It provides step-by-step instructions that you can easily apply to get familiar with the tool.
    • How to Use Reporting and Analytics

      Learn how to use Reporting & Analytics to understand and improve your SMM data. You can view reporting and analytics on clickthroughs and social sharing activity. See which topics are most engaging to your fans and followers quickly so you can post a ...