
Announcements
When a Form response is submitted, I create an HTML file in SharePoint containing fields from the Form response.
If the name of any existing Planner task contains the email address of the person submitting the form, I want to skip creation of a new Planner task; otherwise I create a new Planner task that includes the email address in the title (e.g. "Form entry from john.doe@contoso.com"). Then I attach a link to the SharePoint file to the new or existing Planner task. In the example below, the appropriate email is sent. I want to save the task ID of any task that matches, and if none matched, I want to create a new task.