Hi,
I am currently trying to create an email workflow where once an item is logged on a list, it will then look for the persons name it has been logged for in another list. This other list has that persons managers email, which is who I’m trying to get the workflow to send the email to. Â
Can anyone help?
Thanks,
Annie
Sounds like you have the right idea in mind. Create a workflow that runs on item creation. Depending on the version of SharePoint, you have a couple of options. If on-premise, a SharePoint 2010 workflow would work, it has an action to look up a user’s manager. If you choose to go the 2013 route, this action doesn’t exist and you’ll have to go a different route.Â
If SharePoint Online, I’d probably use Flow.Â
If you could provide us a bit of information about where in the process you are, what trouble you are having, or just need confirmation on your design, please let us know 🙂