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.
Join digitally, March 2โ4, 2021 to explore new tech that's ready to implement. Experience the keynote in mixed reality through AltspaceVR!
User | Count |
---|---|
34 | |
15 | |
15 | |
13 | |
7 |
User | Count |
---|---|
42 | |
31 | |
25 | |
12 | |
12 |