Office365
Description
The Office 365 plugin lets you manage users, groups, licenses, emails, calendars, and folders in your Microsoft 365 environment. It supports creating and deleting users, resetting passwords, managing group memberships and ownership, assigning and removing licenses, sending and managing emails, creating calendar events, and organizing mail folders. The plugin authenticates using OAuth with Azure AD app registration. Use this plugin when your workflows need to automate Microsoft 365 administration, email operations, or calendar management.
Compatibility Office 365(Office 365 Business Premium License) and Microsoft Graph REST API v1.0
Prerequisites
- Microsoft Account with the required O365 App Authentication and Permissions, see (O365 App Registration, Authentication, and Permissions in Azure AD.)
- Tenant ID, Client ID and Client Secret should be known for Authentication.
- Provide access (whitelist) to the following URLs through your firewall and network:
References
- https://docs.microsoft.com/en-us/graph/api/resources/groups-overview?view=graph-rest-1.0
- https://docs.microsoft.com/en-us/graph/api/group-post-members?view=graph-rest-1.0
- https://learn.microsoft.com/en-us/graph/throttling-limits#limits-per-app-id-and-mailbox-combination
- https://learn.microsoft.com/en-us/graph/throttling#best-practices-to-handle-throttling