Is it possible to create an open extension on multiple users on a single call?

Nicolas Alvarez 1 Reputation point
2020-06-15T16:22:57.777+00:00

Hello. Is it possible to create an open extension on multiple users on a single call? We currently have a database with over 500 users and it would take too long to add an open extension one by one.

Cheers.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,664 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Saurabh Sharma 23,751 Reputation points Microsoft Employee
    2020-06-17T20:27:40.19+00:00

    @NicolasAlvarez-6200 I believe you are trying to use Microsoft Graph API to add an open extension. If so, unfortunately it is not possible to create an open extension for multiple users on a single call. However, you can check for batching in Microsoft Graph API if it helps. Please refer to the documentation for the same. I also suggest you to please provide this as a Product Feedback at Microsoft Graph Uservoice for community to upvote and products team to include into their plans.

    1 person found this answer helpful.