connectparticipant_get_attachment {paws.customer.engagement} | R Documentation |
Provides a pre-signed URL for download of a completed attachment
Description
Provides a pre-signed URL for download of a completed attachment. This is an asynchronous API for use with active contacts.
See https://www.paws-r-sdk.com/docs/connectparticipant_get_attachment/ for full documentation.
Usage
connectparticipant_get_attachment(AttachmentId, ConnectionToken)
Arguments
AttachmentId |
[required] A unique identifier for the attachment. |
ConnectionToken |
[required] The authentication token associated with the participant's connection. |
[Package paws.customer.engagement version 0.7.0 Index]