I've tried various ways of encoding attachments to the Notes entity in CDS, but either get errors in Flow or cannot open the attachment from an app. I thought base64() was the encoding to use for this?
Which of the Outlook Email attachment parameters should I be writing into which fields. I assumed Attachments Content into Document
CDS Notes has:
Document (content of the note's attachment)
Mime Type
Outlook exposes the parameters:
Attachments Content
Attachments Content Type
Attachments Item
Attachments
Example:
Solved! Go to Solution.
Hi @mjburley ,
The contentByte is already base64 string, so you can use attachment content as it is.
Thanks
Hi @mjburley ,
The contentByte is already base64 string, so you can use attachment content as it is.
Thanks
Dive into the Power Platform stack with hands-on sessions and labs, virtually delivered to you by experts and community leaders.
Watch Nick Doelman's session from the 2020 Power Platform Community Conference on demand!
User | Count |
---|---|
44 | |
36 | |
31 | |
28 | |
27 |