Overview
- HTTP Integration Example: Salesforce Web-to-Lead
- HTTP Integration Example: Eloqua Forms
- HTTP Integration Example: Hubspot Forms
- HTTP Integration Example: Marketo Forms
Prerequisites
- Ensure you have the POST URL from the client
- Ensure you have the client's field names
Configuration
1. Within your campaign, click on Processr, select the Integration tab and click Add.
2. In the drop down that appears, select HTTP Integration, then click Save.
3. Insert the POST URL. Enter the method for your integration; this can be either POST or GET. In the majority of instances this is POST but if you are unsure please contact support@convertr.io.
4. Insert Headers and/or any OAuth information.
If you don't put any headers in the configuration, there are some we send by default:
-
Content-Type: application/x-www-form-urlencoded
Content-Length: {dynamic based on how much data is being passed}
Host: {This is the base apiURL}
Of these, only Content-Type can be changed if required by overwriting it in the Headers section. For more information on headers in API requests, please see this blog post - https://blog.postman.com/what-are-http-headers/.
5. Insert the mapping fields under Mapping. Click Add to add additional fields.
Please note: the fields on the left need to be mapped to the receivers' values, with the Convertr fields being mapped on the right.
6. Enter an email address to receive a notification that the leads have been integrated. Add more email addresses by clicking Add, and remove email addresses by clicking Remove beside the email address.
7. Once happy with your settings, click Save.