HighLevel integration (Marketing, Communication). Imported from open-connector.
https://services.leadconnectorhq.com/contacts/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | string | required | The HighLevel contact identifier. |
/contacts/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | string | required | The HighLevel contact identifier. |
| fields | object | required | HighLevel contact fields to create or update. Additional HighLevel custom field… |
/contacts/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | string | required | The HighLevel contact identifier. |
/contacts/search
| Param | Type | Required | Description |
|---|---|---|---|
| locationId | string | optional | The HighLevel sub-account or location identifier. |
| query | string | optional | A text query for matching contacts. |
| page | integer | optional | The page number to return. |
| pageLimit | integer | optional | The maximum number of contacts to return. |
| filters | array | optional | Advanced HighLevel contact search filters. |
| sort | array | optional | HighLevel contact search sort options. |