Hi guys, we are using the SharepointActivities package, we log in with username/password but now our client wants us to use modern authentication, so we thought about migrating to the Microsoft 365 package.
Could anyone guide us in that direction? What do we need from the IT team? What would be the simplest, less intrusive but modern way of authentication?
ApplicationId and a Secret key seems like the best option right now, as automation is indeed unattended. Do you happen to know what we would need from the client side? Just ask to create a secret key in the azure portal?
They need to create an Azure App Registration with proper permissions, and setup the secret key as you mentioned. In UiPath side, you then need to provide TenantId, ApplicationId and the Secret to use SharePoint via O365 activities.