CRM Integration

CRM Integration using POST or GET Requests

120 views November 3, 2017 November 18, 2018 Hover Lead 0

If you do not know how to create a new integration, first, see: Integrating leads to a CRM.

To integrate your leads to a CRM using POST or GET requests, after creating a new integration, go to the CRM settings “General” tab and follow these steps:

Required:

  1. In the “Name” field type the integration name
  2. In the “Method” field select the request method
  3. In the “URL” field enter the CRM address or endpoint

Optional (Advanced):

  1. Change “Check SSL” to “Yes” in case that the CRM requires you to check SSL
  2. Change “Request Type” to “Json” in case that the CRM requires a JSON format integration
  3. Click “Add Header” button to add any required header to the request, then, type the header key in the “Key” field and the header value in the “Value” field, repeat this step for every header you want to add

Was this helpful?