Skip to main content
All CollectionsTemplatesBasic
List All Users with Pagination on Entra ID (ex-Azure AD) - Workflow Template
List All Users with Pagination on Entra ID (ex-Azure AD) - Workflow Template

This function will collect all users on Entra ID (ex AzureAD) using pagination.

Updated over a week ago

This workflow template provides an automated solution to gather and list all users from Entra ID (formerly Azure AD) using pagination. It queries user data in an efficient loop, accommodating for large user bases by handling 'next token' pagination until all user records have been fetched. This template is especially valuable for IT administrators who need to manage or audit user accounts across their Entra ID domain. The output is a comprehensive collection of user information, aiding in seamless user account management and analysis.

Use Cases

Function

Workflow Breakdown

  1. Query for an amount of user on a page.

  2. Looks for a 'next token' and queries again until all users are collected.

Vendors

Utils, Microsoft Azure AD, Microsoft 365

Workflow Output

A collection of all user in Entra ID

Did this answer your question?