I’m trying to integrate Microsoft Teams with UiPath to use activities like Send Message, Create Channel, Invite User, List Teams, etc. I understand this requires setting up an Azure and configuring Graph API permissions.
However, I’m using a school-provided Microsoft account, and I don’t have admin access to the Azure portal or app registration permissions. Without this, I’m unable to generate a Client ID, Client Secret, or set Graph API permissions, which are needed in the Microsoft Teams Scope activity in UiPath. Would I be able to do this using my personal account?
Also, I tried to do this using webhooks but they don’t cover the whole scope of activities.