Freshsales integration (Marketing, Productivity). Imported from open-connector.
https://{bundle_alias}.myfreshworks.com/crm/sales/api/contacts/filters
/api/contacts/view/{viewId}
| Param | Type | Required | Description |
|---|---|---|---|
| viewId | integer | required | Freshsales contact view ID returned by list_contact_filters. |
| page | integer | optional | One-based Freshsales page number. |
/api/contacts/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | integer | required | Freshsales contact ID. |
| include | array | optional | Freshsales include values to expand on a contact response. |
/api/contacts
| Param | Type | Required | Description |
|---|---|---|---|
| contact | object | optional | Freshsales contact fields, including custom_field and related account payloads … |
/api/contacts/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | integer | required | Freshsales contact ID. |
| contact | object | optional | Freshsales contact fields, including custom_field and related account payloads … |
/api/contacts/{contactId}
| Param | Type | Required | Description |
|---|---|---|---|
| contactId | integer | required | Freshsales contact ID. |