Dixa integration (Communication, Productivity). Imported from open-connector.
https://dev.dixa.io/v1/agents
| Param | Type | Required | Description |
|---|---|---|---|
| pageLimit | integer | optional | The maximum number of results per page. May be used with pageKey between page r… |
| pageKey | string | optional | The base64 encoded pagination key returned by Dixa. Do not construct or modify … |
| string | optional | The email address filter. | |
| phone | string | optional | The phone number filter. |
/v1/agents/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Dixa user ID. |
/v1/agents/presence
/v1/endusers
| Param | Type | Required | Description |
|---|---|---|---|
| pageLimit | integer | optional | The maximum number of results per page. May be used with pageKey between page r… |
| pageKey | string | optional | The base64 encoded pagination key returned by Dixa. Do not construct or modify … |
| string | optional | The email address filter. | |
| phone | string | optional | The phone number filter. |
| externalId | string | optional | The external ID filter. |
/v1/endusers/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Dixa user ID. |
/v1/conversations/{conversationId}
| Param | Type | Required | Description |
|---|---|---|---|
| conversationId | integer | required | The Dixa conversation ID. |
/v1/conversations/{conversationId}/messages
| Param | Type | Required | Description |
|---|---|---|---|
| conversationId | integer | required | The Dixa conversation ID. |