Forum Discussion
David Thompson
Aug 08, 2017Copper Contributor
Questions about Form and Flow working together
I want to use a new submission on a Form I created to send emails to a specific individual in my organization if there name is selected in the Form. I have tried multiple different triggers and acti...
Alan Marshall
Aug 08, 2017Steel Contributor
You could lookup the name using the office 365 profile connector and get the email address. Alternatively create a list in SharePoint and lookup the person there and retrieve an email address from another field.
- Matt CoatsAug 08, 2017Steel Contributor
Alan Marshall, you mean something like this?
- Alan MarshallAug 08, 2017Steel Contributor
Something exactly like that
- David ThompsonAug 09, 2017Copper Contributor
Sorry, I was going to do a picture of what I have done, but my school computer would not allow me to.
I am using my Form. Then I have tried to use one of the prebuilt Flows to send an email notification. It would not do what I wanted. I tried creating my own triggers through Flow, ie when this answer is given send email to specific person, if not go to next name and send email. That has not worked. It does show a "condition not specified" when I check the functioning. Does that help?