Hello All,
I have a sharepoint list and a Microsoft Survey form. I know i can create a flow to create item in SP list whenever an emplopyee submits a response. Here is what i want to do and need help.
I want to create a survey to the new joinees when complete 30 days in the organization to understand what went well and what else need attention.
Below is the list i have with employee details and questions same as MS forms.
my SP List
I created MS Form with the questions below
1. Employee ID
2. Please rate your experience during interview process?
3. What else could we have done to enhance our interview process?
Question 1: Can i send an automated email to a new employee with a link to the survey form ?
Ex: If Sasi join the org. on 1-Sep-19, a mail should go to him on 1-Oct-19 asking him to complete the survey
Question 2: When an employee submits his/her response, it should update against his employee id in the existing list instead of creating a new item in SP list. Can this be achieved? ( I tried Update Item from flow, however when I downloaded the SP list, i see that the details were updated against another employee changing his employee id but the responses were captured)