Skip to Content
0
Sep 12, 2023 at 11:21 AM

how to export attachment in interaction of ticket in c4c

163 Views

hello team.

we have some requirements for exporting ticket attachment from c4c. we had checked odata api which can export attachement from c4c with url /c4codataapi/ServiceRequestCollection('aaa')/ServiceRequestAttachmentFolder('bbb')/Binary/$value

but we found this can not export attachments in interactions. is there any other way to do that?

thanks in advance