CRM Integration

CRM Integration to a WebService

63 views November 3, 2017 November 20, 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 CRM using a Web Service, 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 type the method name or leave “WSDL” as the default
  3. In the “URL” field enter the Web Service endpoint address
  4. In the “Operation” field enter the name of the operation as described in the Web Service documentation

Optional (Advanced):

  1. Enter a “Class Name” if needed
  2. Enter a “Namespace” if needed
  3. Enter a “Soap Name” if needed
  4. Enter a “Wrapper” name if needed
  5. Enter “RPC Parameters” if needed
  6. Enter SOAP parameters style in the “Service Style” field if needed
  7. Click “Add Header” button to add any required headers to the Web Service, 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
  8. Click “Add Option” button to add any required option to the Web Service, then, type the option key in the “Key” field and the option value in the “Value” field, repeat this step for every header you want to add

Note – When using a Web Service integration with static IP, it may affect the response structure.

Was this helpful?