Dixa Create Conversation Follow Up
This action creates a follow up on a Dixa ticket for a specified amount of time.
Inputs
| Name | Type | Description |
|---|---|---|
| Access Token | Credentials | API Token that you create in your Dixa account. Token type should be Dixa API and not Integrations API. |
| Conversation ID | String | The conversation ID to create the follow up on |
| Timestamp | String | The datetime (in ISO format) for which the follow-up should be scheduled. E.g. "2025-10-15T08:31:26Z" |
Outputs
| Name | Type | Description |
|---|---|---|
| Success | Boolean | True if the follow-up was applied successfully |
The action uses this API: https://docs.dixa.io/openapi/dixa-api/v1/tag/Conversations/#tag/Conversations/operation/putConversationsConversationidFollowup
Updated 17 days ago
