Skip to main content
All CollectionsTemplatesBasic
Assign or Remove Licenses on Users for Microsoft via Graph API - Workflow Template
Assign or Remove Licenses on Users for Microsoft via Graph API - Workflow Template

Used as a nested workflow to assign or remove licenses to Microsoft 365 users. The workflow takes the SKU on input for assignment.

Updated over a week ago

This workflow template is specifically designed for the management of Microsoft 365 user licenses via the Graph API. It supports the functionality to assign or remove licenses given the SKU, ensuring license status is managed effectively. The flow validates information, performs license checks, and communicates operation outcomes (success/failure) for efficient identity and access management in a business context.

Use Cases

Function, Identity and Access Management

Workflow Breakdown

  1. Trigger the nested workflow with the required information.

  2. For assignment or removal check if the license is assigned, not assigned, if it exists, or if licenses can be assigned.

  3. Send the status of the operation back to the parent workflow of Success or Failure with a status message.

Vendors

Utils, HTTP, Microsoft Azure AD, Microsoft 365

Workflow Output

Success or Failure with a status message of the result.

Did this answer your question?