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

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

Updated over a week ago

This workflow template enables automated collection of all group information from Entra ID (formerly Azure AD), employing pagination to handle bulk data retrieval efficiently. Designed for organizations leveraging Microsoft 365 and Azure AD, it systematically queries for groups, processes 'next token' data for continuation, and compiles a comprehensive list, optimizing group management tasks.

Use Cases

Function

Workflow Breakdown

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

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

Vendors

Utils, Microsoft Azure AD, Microsoft 365

Workflow Output

A collection of all groups in Entra ID

Did this answer your question?