
Announcements
We have a SharePoint list which contain the following info:-
1) First Name
2) Second Name
3) Last Name
4) Licenses. those are stored inside a comma separated text
5) Status. completed/uncompleted
now we want to do the following:-
1) Create a scheduled flow which iterate over the SharePoint list .
2) If the item status = uncompleted
3) Send a request to on-premises AD >> to check if the email address FirstName.LastName@outdomain.com already exists.
4) IF not, to create a new account.
5) after creating the new account , to assign the licenses to the new user..
can we automate this process using Power automate?
Thank
I doubt using Power Automate you can connect to On-Prem AD
But you can do whatever retrival of Sharepoint things and then build a Power Automate Desktop Workflow, there you can have actions to connect to AD
If you find this reply helpful, please consider giving it a LIKE AND
If this reply answers your question or solves your issue, please ACCEPT AS SOLUTION
Regards,
Srini