Add Zendesk Conversation Chat Tags
Add tags to a Zendesk Conversations chat
This action can be used to append tags to a Zendesk Chat conversation.
Inputs
Input | Type | Description |
|---|---|---|
Flow Environment | String | One of: |
Flow Id | String | The flow linked to the Zendesk account key |
Zendesk Chat Account Key | String | Your Zendesk Chat account key. |
Channel Id | String | The Zendesk conversation channel id. You can use the |
Tags | Array[String] | The tags to add. |
Outputs
Output | Type | Description |
|---|---|---|
Response status Code | Number | The HTTP status code. Examples: 200, 404 |
Response Status Text | String | The HTTP status text. Examples: OK, Not Found |
Response Headers | Object | The HTTP response headers as a JSONβkey/value pairs. |
Response Body | Object | The HTTP response message JSON body. |
Action Status | String. | Whether the action has succeeded or not. |
Updated 13 days ago
