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
Join digitally, March 2–4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
Power Platform release plan for the 2021 release wave 1 describes all new features releasing from April through September 2021.
User | Count |
---|---|
88 | |
58 | |
42 | |
37 | |
36 |
User | Count |
---|---|
86 | |
72 | |
61 | |
57 | |
40 |