Hello,
I'm trying to build a flow that send an email when I receive another email in a specific folder. I know I could use simply the Outlook rules but unfortunately I can't redirect email in the final recipient + other reasons.
I've read lots of post about multiple attachments but always from Sharepoint and never triggered by another email.
My flow is like that:
In the append to array the content is the following:
{
"Name": body('Get_attachment_(V2)')?['name'],
"ContentBytes": body('Get_attachment_(V2)')}
}
The flow doesnt give any errors however it doesnt work, I mean it's successfull when I run it but nothing happens. Anyone can help me?
Solved! Go to Solution.
Hi @danielep
Thanks for the response.
If you are happy with the response mark it as accepted solution. This will help others who are looking for solutions.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogHi @danielep
You are mapping the wrong dynamic field for ContentBytes (Append to array variable). Remove the body mapping and set the ContentBytes.
Thanks
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogI also tried with ContentBytes but still not working
Hi @danielep
Thanks for your reply. Could you please post the error you getting.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogNow it seems work. Thaaaanks
Hi @danielep
Thanks for the response.
If you are happy with the response mark it as accepted solution. This will help others who are looking for solutions.
If you liked my response, please consider giving it a thumbs up
Proud to be a Flownaut!
Learn more from my blogLearn to digitize and optimize business processes and connect all your applications to share data in real time.
Read the latest about new experiences and capabilities in the Power Automate product blog.
If you are a small business ISV/Reseller, share your thoughts with our research team.
User | Count |
---|---|
26 | |
26 | |
25 | |
22 | |
14 |
User | Count |
---|---|
49 | |
37 | |
36 | |
31 | |
30 |