UiPath Documentation
activities
latest
false

IT Automation activities

Last updated May 20, 2026

Activities

UiPath.IntegrationService.Activities package

The following table lists the Azure Active Directory activities and triggers included in the UiPath.IntegrationService.Activities package. These are available in API workflows and agentic processes.

ActivityDescription
Wait for an Event on Microsoft Azure Active Directory and Resume1Pause the workflow at runtime and wait for an event to occur in Microsoft Azure Active Directory and resume.
HTTP Request activityRun HTTP calls to a specified API.
List All Groups in GroupList all groups that are direct member of the specified group
List All RecordsList all records in Microsoft Azure Active Directory
Lists Lifecycle PolicyLists lifecycle policies
List UsersLists users
List GroupsLists groups
GetGroupMembersDeltaFetches the delta for group members
Get User RolesGet user roles
List All Groups Of A UserLists all the groups that the user is a direct member of.
List Users in RoleList users that are member of a directory role
List Users in GroupLists users in a group
List Owners of a GroupList all users that are owner of a group
List Directory RolesList directory roles that are activated in the tenant
List Direct ReportsLists all direct reports of a user.
User Added to the Group triggerStarts the automation when a user is added to the group
User Removed from the Group triggerStarts the automation when a user is removed from the group

1 Also available in RPA workflows.

UiPath.AzureActiveDirectory.Activities package

This following table lists the Azure Active Directory activities included in the UiPath.AzureActiveDirectory.Activities package. Unless stated otherwise, the activities are available in RPA workflows, API workflows, and agentic processes.

ActivityDescription
Azure AD Delegated Scope1Provides a delegated permission scope for other Azure Active Directory activities. Activities executed using a delegated scope are always executed on behalf of an authenticated user.
Azure AD Application Scope1Provides an application permission scope for other Azure Active Directory activities. All activities executed using an application scope are completed on behalf of an application.
Add Member To RoleAdds a user or a service principal to a directory role.
For Each Role1Performs an activity or a series of activities on each directory role that is activated in the tenant.
For Each User in Role1Performs an activity or a series of activities on each user that is a member of a directory role.
Is Member In RoleChecks whether a given user or service principal is in a directory role.
Remove Member from RoleRemoves a user or a service principal from a directory role.
Add Group to Lifecycle PolicyAdds a group to a lifecycle policy.
Create Lifecycle PolicyCreates a lifecycle policy for an Office 365 group.
Delete Lifecycle PolicyDeletes a lifecycle policy for an Office 365 group.
For Each Lifecycle Policy1Performs an activity or a series of activities on each lifecycle policy.
Is Group in Lifecycle PolicyChecks if a group is a member of a lifecycle policy.
Remove Group From Lifecycle PolicyRemoves a group from a lifecycle policy.
Update Lifecycle PolicyUpdates an existing lifecycle policy.
Add Member To GroupAdds a member to a group.
For Each Group in Group1Performs one or multiple activities on each group that is a direct member of the specified group.
For Each Parent Group1Performs an activity or a series of activities on each parent group of the specified group.
For Each User in Group Owners10Performs one or multiple activities on each user that is a direct member of a group.
Is Member of GroupVerifies if a specific object belongs to a group.
Remove Member From GroupRemoves a member from a group.
Add Owner To GroupAdds an owner to a group.
For Each User In Group11Performs an activity or a series of activities on each user that is an owner of the group.
Is Owner Of GroupVerifies if a specific object is the owner of a group.
Remove Owner From GroupRemoves an owner from a group.
Create Assigned GroupCreates a newly assigned group in Azure Active Directory.
Delete GroupDeletes a group from Azure Active Directory.
For Each Group12Performs an activity or a series of activities on each group matching filter criteria.
Get Group By IdProvides detailed information about a group.
Group ExistsVerifies if a group exists in Azure Active Directory.
Update GroupUpdates the properties of an existing group.
For Each Direct Report13Performs one or multiple activities on all direct reports of a user.
Get ManagerProvides the user's manager.
Set ManagerSets the user's manager.
Create UserCreates a new user account in Azure Active Directory.
Delete UserDeletes a user from Azure Active Directory.
For Each User14Performs one or multiple activities on each user matching filter criteria.
For Each User Group15Performs one or multiple activities for each group of which the user is a direct member.
For Each User Role16Performs one or multiple activities for each directory role of which the user is a direct member.
Get UserProvides detailed information about a user.
Reset PasswordResets the password for a user.
Update UserUpdates the properties of an existing user.
User ExistsVerifies the existence of a user in Azure Active Directory.
Get Group by NameGets detailed information about the first group having the specified displayed name.
Assign LicenseAssigns a license for a user.
Remove LicenseRemoves a license for a user.

17 Available only in RPA workflows.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated