
Announcements
Good morning y'all!
I recently created a flow that is triggered by a button in Sharepoint Lists, then compiles and sends an email with the element's data, saves the mail sent as a file in Sharepoint for backup and updates the Sharepoint List element (mail sent to YES, date of email sent, etc)
However I can only get the sent email's ID if I use "when a new email arrives", which is a trigger and PowerAutomate cannot handle two triggers in one flow.
If I use the flow as is, the flow crashes and doesn't even trigger.
If I don't use "when a new email arrives" I cannot get the mail's ID requested for "export mail"
Has anyone handled this kind of issue?
Microsoft states 1 trigger=1flow, so I have tried to create another flow after this one to retrieve the mail, but cannot seem to link both flows (ex: export the mail sent by the previous flow using XXX subject) because the variable subject is not available in the second flow.
Any help will be highly appreciated.
Have a great day!