Hi All,
I have a flow to attach the SPL attachment in email, and send email to approver. The flow runs well, and email is able to send as well, but the problem is that the attachment in email cannot be open.
Below is the screenshot of my flow and the error msg when open the attachment, it's an excel file.
It's weird that other flows work quite ok, just this one not working. Even I tried to create a new flow, it's still the same problem. Hope anyone can help.
Solved! Go to Solution.
Hi @ShineTan123 ,
Please use Attachment Content:
After you save, close and re-open the flow, the Attachment Content display name will appear as "Body" although the expressions behind the scenes are exactly the same:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Hi @ShineTan123 ,
Please check the Append to array action and how you are adding the array variable to the Send an Email action:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.
Hi @ekarim2020,
This is in the array action. Looks like it's not getting the body of get attachment content.
But I cannot find body of get attachment content.
Hi @ShineTan123 ,
Please use Attachment Content:
After you save, close and re-open the flow, the Attachment Content display name will appear as "Body" although the expressions behind the scenes are exactly the same:
Ellis
____________________________________
If I have answered your question, please mark the post as Solved.
If you like my response, please give it a Thumbs Up.