Hello all,
This is my first post on here, so please bear with me.
I am trying to create a flow that is triggered from the submission of responses from a Form for an IT ticketing system. I have built a flow that transfers the responses into Planner. This flow also creates an item in SharePoint the replicates the response details provided - this works perfectly.
I have two issues:
- Creating a flow for when a specific task is completed, an email is sent to the attached respondent (only) informing them that the task is completed/closed, and;
- the SharePoint item that was created in conjunction will automatically be marked as completed/closed when ticked as completed through Planner - so: task completed in Planner = task completed in SharePoint.
I have tried numerous actions/triggers, however Planner/Flow seems to send every respondent an email if any one task is marked as complete; not the specific tasks respondent. Each respondent is different with each submission. And similarly on the SharePoint list, if you complete one task (via Planner) it marks all items submitted as complete (in SharePoint).
Flow:
- When a response is submitted - From
- Get response details - Form
- Get user profile details - O365 Users - For submission confirmation email
- Send an email from a shared mailbox (V2) - Outlook - Confirmation email
- Create a task - Planner
- 15 Sec Delay - Schedule - to buffer
- Update a task - Planner - include details of response in plan task
- Create an item - SharePoint - replicate details of task plan
I hope i have explained this in a comprehensive manner.
Thank you.
Evan.