These modules allow you to connect {{Make}} to Azure Active Directory (Azure AD), the cloud-based identity and access management service.
With Active Directory modules you can create, monitor, and manage all your users and groups in your Active Directory account.
To get started with Active Directory, create an account at aad.portal.azure.com.
Retrieves a list of users.
Connection |
|
Expand |
Used to include the expanded resource or collection referenced by a single relationship (navigation property) in your results. Only one relationship can be expanded in a single request. For example: |
Filter |
Used to retrieve just a subset of a collection. Can also be used to retrieve relationships like |
Order by |
Specifies the sort order of the items returned. The default order is ascending order. For example: |
Search |
Restricts the results of a request to match a search criterion. For example: |
Select |
Returns a set of properties that are different than the default set. With |
Limit |
Enter the maximum number of users {{Make}} returns during one scenario execution cycle. |
Creates a new user.
Retrieves a specific user.
Retrieves the list of groups memberships for a specific user.
Connection |
|
User ID or Principal Name |
Enter the ID or name of the user you want to retrieve membership information for. |
Security Enabled Only |
|
Updates a user's information.
Connection |
|||||||
User ID or Principal Name |
Enter the ID or name of the user you want to update. |
||||||
Account Enabled |
|||||||
Given Name |
Enter the given name (first name) of the user. |
||||||
Surname |
Enter the user's surname (family name or last name). |
||||||
Display Name |
Enter the name to display in the address book for the user. |
||||||
Mobile Phone |
Enter the primary cellular telephone number for the user. |
||||||
Business Phones |
Enter the telephone numbers for the user. |
||||||
|
Enter the SMTP address for the user, for example, |
||||||
Mail Nickname |
Enter the mail alias for the user. This property must be specified when a user is created. |
||||||
Other Mails |
Enter any additional email addresses for the user; for example: ["bob@contoso.com", "Robert@fabrikam.com"]. |
||||||
Company Name |
Enter the company name which the user is associated. |
||||||
Street Address |
Enter the street address of the user's place of business. |
||||||
City |
Enter the city in which the user is located. |
||||||
Postal Code |
Enter the postal code for the user's postal address. |
||||||
State |
Enter the state or province in the user's address. |
||||||
Country |
Enter the country/region in which the user is located. |
||||||
About Me |
Enter any text for the user to describe themselves. |
||||||
Birthday |
Enter the birthday of the user. See the list of supported date formats. |
||||||
My Site |
Enter the URL for the user's personal site. |
||||||
Past Projects |
A list for the user to enumerate their past projects. |
||||||
Interests |
A list for the user to describe their interests. |
||||||
Schools |
A list for the user to enumerate the schools they have attended. |
||||||
Skills |
A list for the user to enumerate their skills. |
||||||
Preferred Language |
Enter the preferred language for the user. Should follow ISO 639-1 Code; for example |
||||||
Age Group |
Select the age group of the user. |
||||||
Consent Provided For Minor |
Select whether consent has been obtained for minors. |
||||||
Job Title |
Enter the user’s job title. |
||||||
Employee Type |
Enter the employee type. |
||||||
Employee ID |
Enter the employee identifier assigned to the user by the organization. |
||||||
Employee Hire Date |
Enter the hire date of the user. See the list of supported date formats. |
||||||
Department |
Enter the name for the department in which the user works. |
||||||
Office Location |
Enter the office location in the user's place of business. |
||||||
Responsibilities |
A list for the user to enumerate their responsibilities. |
||||||
On Premises Immutable ID |
Only needs to be specified when creating a new user account if you are using a federated domain for the User Principal Name. |
||||||
Password Policies |
This value is an enumeration with one possible value being |
||||||
Password Profile |
|
||||||
Usage Location |
A two letter country code (ISO standard 3166). Required for users that will be assigned licenses due to legal requirement to check for availability of services in countries. Examples include: |
||||||
User Principal Name |
It's an Internet-style login name for the user based on the Internet standard |
||||||
User Type |
Enter the user type. |
Retrieves a list of groups.
Connection |
|
Expand |
Used to include the expanded resource or collection referenced by a single relationship (navigation property) in your results. Only one relationship can be expanded in a single request. For example: |
Filter |
Used to retrieve just a subset of a collection. Can also be used to retrieve relationships like |
Order by |
Specifies the sort order of the items returned. The default order is ascending order. For example: |
Search |
Restricts the results of a request to match a search criterion. For example: |
Select |
Returns a set of properties that are different than the default set. With |
Limit |
Enter the maximum number of groups {{Make}} returns during one scenario execution cycle. |
Retrieves information about a specific group.
Allows you to add multiple members to a group.
Performs an arbitrary authorized API call.
![]() |
Note |
---|---|
For the list of available endpoints, refer to the Active Directory API documentation. |
Retrieves user information for the signed-in user.