Dixa Update CSAT
This will update a Dixa conversation with a CSAT Value and a CSAT Comment
Inputs
Name | Type | Description |
---|---|---|
Conversation ID | String | This is the ID of the Dixa conversation that the CSAT will be added to |
CSAT Comment | String | String containing the CSAT Feedback |
CSAT Value | Int | This is the CSAT Score, must be numeric |
Dixa API Token | Sensitive String | This is the API token that was created as part of setup steps here. Most likely you saved it as a flow configuration. |
Outputs
Name | Type | Description |
---|---|---|
Success | Boolean | Whether the CSAT was successfully added to the ticket. |
Updated 6 months ago