We can use SharePoint user profiles to get the users information in a SharePoint workflow. For an example by providing the Users AccountID/Account Name we can get the user’s information.
Thus this will address the questions such as
- How to get User’s First Name in the SharePoint Workflow
- How to get User’s Last Name in the SharePoint Workflow
- How to get User’s Birthday in the SharePoint Workflow
- How to get User’s Email in the SharePoint Workflow
- How to get User’s Manager in the SharePoint Workflow
as well as huge information list that will populated by the user profile service.
Comments
Check whether u enabled enterprise service feature and standard SharePoint features.