Hello, I am creating a flow where I need to send an automated email to a requesters email to notify them of completion. this is off the back of a flow that is already functioning as follows;
Forms - When a response is submitted
Forms - Get response details
Excel - Add row into a table
Planner - Create task
Planner - Update task details
What I now need to do is once a task is completed, the email submitted by the requester in forms needs to be sent an email of the completed request. As far as I can see this needs to be conducted from a separate flow triggered by 'when a task is completed' my issue is, I cannot get the original email from the form submission as its not connected to the previous flow.
Any help would be greatly appreciated