Hi @bradhenning,
Sorry, I am not familiar with the steps of creating an activities entity in Dynamic 365, so I am not able to do such a test.
But this seems to be analogous to the process of getting attachments from other connectors.
You could output the contents of a single record, then observe the composition of the Attachment object, extract the file name and attachment content from it, and then configure it in the corresponding field of the Create file action.
Note that some of Attachment content may need to include the "content-type" of the file.
Like:
{ "$content-type": "image/png", "$content": " " }
Best Regards,
Barry
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 |
---|---|
40 | |
38 | |
37 | |
33 | |
28 |
User | Count |
---|---|
39 | |
36 | |
32 | |
30 | |
23 |