Kustomer check for attachments (COPY)
Inputs
Input | Type | Description |
---|---|---|
Domain | String | Kustomer Domain |
Kustomer Token | String | Kustomer API Key |
Conversation ID | String | Conversation ID |
Outputs
Output | Type | Decription |
---|---|---|
Success | Boolean | Returns true if the request is successful (this being true does not indicate the finding of attachments |
Attachments found? | Boolean | Assuming at least one attachment is found, this will be true |
Number of attachments | Number | Number of attachments |
Attachment Links | List | A list of links which can be used to retrieve attachments from the Kustomer API |
Updated 8 days ago