Hello All
I am testing Power Automate Desktop to perform some Active Directory Actions:
1. Connect to Server
2. Get group members
3. Close connection
step 1 & 2 work fine, I get the members successfully, but step 3 takes forever to finish, I actually have to stop the run. There is only one parameter %ParentDirectoryEntry% from step 1.
I can disable it so that whole process runs fine, but I am afraid that multiple runs will create excessive open connections to the AD. Does anyone know how to resolve it? or it's actually a bug?
Thanks
I'm struggling with step 1, the docs do not provide an example on 'ldap path'