Hello Guys,
Please help.
In Send an email, the mail goes with the three attachments, but with the approval mail, I get that error.
Solved! Go to Solution.
Hello @abieba ,
when sending attachments in an approval task it expects different property than when sending them in an email. In approval task it should have 'content' instead of 'ContentBytes'.
{
"Name": <DisplayName>,
"content": <AttachmentContent or FileContent>
}
Hello @abieba ,
when sending attachments in an approval task it expects different property than when sending them in an email. In approval task it should have 'content' instead of 'ContentBytes'.
{
"Name": <DisplayName>,
"content": <AttachmentContent or FileContent>
}
Hello @tom_riha
Thanks man, this is a key to many other flows I intend to create.
The first Microsoft-sponsored Power Platform Conference is coming in September. 100+ speakers, 150+ sessions, and what's new and next for Power Platform.
Announcing a new way to share your feedback with the Power Automate Team.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
User | Count |
---|---|
50 | |
18 | |
15 | |
13 | |
13 |
User | Count |
---|---|
61 | |
42 | |
24 | |
22 | |
19 |