Front integration (Communication, Productivity). Imported from open-connector.
https://api2.frontapp.com/contacts
| Param | Type | Required | Description |
|---|---|---|---|
| query | string | optional | Optional Front contact query object string for updated_after and updated_before… |
| limit | integer | optional | Maximum number of contacts per page. |
| pageToken | string | optional | Front page token returned by a previous list_contacts call. |
| sortBy | string | optional | Field used to sort contacts. |
| sortOrder | string | optional | Order by which contacts should be sorted. |
/contacts/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | string | required | The Front contact ID, or a documented resource alias such as source:handle. |
/teammates