Oct 15, 2020
The Conversion Cloud can send leads to the Enquire CRM through the Enquire API.
Benefits | |
Function/Property | Value |
CRM Name- Type | Enquire CRM [API] |
Integration Type | API |
Send Lead | Yes |
Update Lead | No |
Create Appointment | Yes* |
Update Appointment | No |
Comments | Requires validation appointment is created |
Enquire CRM API Integration Requirements | |
Field Name | Description |
Portal Id |
|
Conversion Cloud Account |
|
Exact Property Name |
|
Notes:
-
Reuses all fields listed for the HTML Integration: CRM Emails | CC Emails | Reply-to Email
-
This is a REST API
-
REST stands for REpresentational State Transfer. This is an architectural style for providing standards between computer systems on the web, making it easier for systems to communicate with each other.
-
Systems that follow REST are stateless, meaning that the server does not need to know anything about what state the client is in and vice versa.
-