Connectors
Microsoft Entra ID
Icon

Microsoft Entra ID Connector

Quickly build integrations connecting your B2B SaaS to Microsoft Entra ID.

About the Microsoft Entra ID Connector

Manage users, groups, and applications in Microsoft Entra ID (formerly Azure Active Directory).

Actions

Action NameAction Description
Create UserCreate a new user.
Delete UserDeletes a user.
Get UserReads the properties and relationships of a user object.
List UsersRetrieve a list of user objects.
Update UserUpdate the properties of a User object.
Create GroupCreate a new group. It can be a Microsoft 365 group, dynamic group, or security group.
Delete GroupDeletes a group object.
Get GroupRead properties of a group object.
List GroupsList group objects and their properties.
List Group MembersRetrieves the direct members of a group.
Add Member to GroupAdd a member to a group.
Remove Member From GroupRemoves a member from a Microsoft 365 group or a security group.
Upsert GroupCreate a new group if it doesn't exist, or update the properties of an existing group.
Create ApplicationCreates (registers) a new application.
Delete ApplicationDeletes an application object.
List ApplicationsRetrieve the list of applications in the organization.
Upsert ApplicationCreate a new application if it doesn't exist, or update the properties of an existing application.
Get ApplicationRead properties of an application object.
List ChangesRetrieves a list of changes in an object and its children over time.
Create SubscriptionCreate a subscription to receive notifications when changes occur in the specified object.
Delete SubscriptionDeletes a subscription object.
Get SubscriptionRead properties of a subscription object.
List SubscriptionsRetrieves a list of active subscriptions.
Update SubscriptionUpdates a subscription expiration time for renewal and/or updates the notificationUrl for delivery.
Delete Instanced SubscriptionsDelete all webhooks that point to a flow in this instance.
Raw RequestSend raw HTTP request to Microsoft Entra ID.

Triggers

Trigger NameTrigger Description
WebhookReceive and validate webhook requests from Microsoft Entra ID for manually configured webhook subscriptions.
User ChangesReceive user change notifications from Microsoft Entra ID. Automatically creates and manages a webhook subscription for users when the instance is deployed, and removes the subscription when the instance is deleted.
Group ChangesReceive group change notifications from Microsoft Entra ID. Automatically creates and manages a webhook subscription for groups when the instance is deployed, and removes the subscription when the instance is deleted.