Forum Discussion
How to share forms submission with my supervisor
megan1292 there's nothing you can do with Forms itself to send an email to the responder's supervisor. But you can do this quite easily with a flow in Power Automate.
1. The trigger is a Forms When a new response is submitted. You select your form from the dropdown
2. The first action is to Get response details. The only item can you can select from the dynamic content box is Response ID.
3. Next, add an Office 365 users action Get user profile (v2) and from the dynamic content box select Responder's Email.
4. Next, add another Office 365 users action Get manager (v2) and from the dynamic content box select Responder's Email. this will look up the responder's manager.
5. Finally add a Send and email (v2) action and select Mail from the Get user profile (v2) section of the dynamic content box for the "To" field, and select Mail from the Get manager (v2) section of the dynamic content box. Then make sure you enter the subject and the body of the email, and you can add in your form responses into the email by selecting the questions from the dynamic content box.
Come back with any questions about this.
Rob
Los Gallardos
Microsoft Power Automate Community Super User