Azure Active Directory connector
Azure Active Directory APIs allow you to manage your Office 365 licences, users, and groups.
Azure Active Directory is now Microsoft Entra ID. This name change has no impact to any of the features and capabilities of the Azure Active Directory connector in Okta Workflows. See New name for Azure Active Directory.
You can create, read, update, and delete users and groups, and use a combination of APIs to manage Office 365 licences.
- Authorize your Azure Active Directory account
- Guidance for Azure Active Directory connector
- Azure Active Directory connector action cards
Authorize your Azure Active Directory account
The Azure Active Directory connector uses OAuth2 for authentication and authorization. The first time you add an Azure Active Directory card to a flow, you're prompted to create a connection. See Authorization.
Azure Active Directory connector event cards
Event |
Description |
---|---|
Group Created | Start a flow when a group is created in Azure Active Directory. |
Group Deleted | Start a flow when a group is deleted in Azure Active Directory. |
Group Member Added | Start a flow when a member is added to a specific group in Azure Active Directory. |
Group Member Removed | Start a flow when a member is removed from a specific group in Azure Active Directory. |
Group Updated | Start a flow when any group, or a specific group, gets updated in Azure Active Directory. |
Start a flow when a user is created in Azure Active Directory. |
|
User Deleted | Start a flow when a user is deleted in Azure Active Directory. |
User Updated |
Start a flow when a user is updated in Azure Active Directory. |
Azure Active Directory connector action cards
Action |
Description |
---|---|
Add User to Group | Add a user to an Office 365 group. |
Assign License to User | Assign a licence or SKU to a user in Office 365. |
Assign Role to User | Assign a role to an Office 365 user. |
Assign User Manager | Assign a new manager or update an exiting manager to a user in Azure Active Directory. |
Create Cloud User | Create a cloud user in Office 365. |
Create Contact | Create a contact in Outlook by Azure Active Directory. |
Create Group | Create an Office 365 group. |
Create Guest User | Create an invitation that adds an external guest user to the organization. |
Custom API Action | Make an authenticated custom API request to the Microsoft Graph REST API. |
Delete Group | Delete an Office 365 group. |
Delete User | Delete an Office 365 user. |
Disable User Account | Disable a user's Office 365 account. |
Enable User Account | Enable a user's Office 365 account. |
Get Licenses | Get the list of commercial subscriptions or licences that an Office 365 organization has acquired. |
List Contact Folders | Lists Outlook contact folders with Azure Active Directory. |
Read Directory Roles | Read the properties and relationships of directory role objects in Office 365. |
Read Group | Read information about an Office 365 group. |
Read User | Read an Office 365 user's properties by User ID or Email. |
Read User Manager | Read a user or organizational contact assigned as the manager of a user in Azure Active Directory. |
Read User Roles | Get roles that are assigned to a user in Office 365. |
Remove License from User | Remove a licence or SKU from a user in Office 365. |
Remove User from Group | Remove a user from an Office 365 group. |
Revoke User Sign In Sessions | Invalidates refresh tokens issued to apps for a user in Azure Active Directory. |
Search Contacts | Search the contact folder collection. |
Search Groups | Search Office 365 for a group by property values. |
Search Group Members | List the members of a group in Office 365. |
Search Users | Search Office 365 for a user by property values. |
Unassign Role from User | Remove a role from an Office 365 user. |
Update Group | Update an Office 365 group. |
Update User | Update an Office 365 user's properties. |