Hi all,
I build a flow that Create a File when an email with specific subject and has attachment arrive.
The File content is attachment content. Flow as below. The "For each" is automatically appear.
Then round 1, the flow run ok. The File created.
Then round 2, the flow will inform that fail because there is the file created.
Finally, my flow always has the result Unsuccess even I got the result I want (The file is created based on attachment)
Please help me to make my flow to be Success.
Thanks