Question
Unable To Open Files Attached Via Attachments API
Hi There,
Currently we're using Microsoft Power Automate to create a new ticket when a webform is submitted in Microsoft Dynamics 365 Customer Voice.
As part of this webform we require that PDFs can be added to the created ticket.
When a HTTP request is posted from Power Automate using the the Attachments API to obtain a file token, the file content_type returns set to "application/json", even though I have added "content_type": "pdf" to the body of the HTTP request.
As a result the attachment on the created ticket won't open.
Thanks!

