Microsoft365: Get User ID
Obtains a Microsoft365 user ID by specifying an email address.
Download
2022-10-15 (C) Questetra, Inc. (MIT License)
https://support.questetra.com/addons/microsoft365-user-id-get/
The Addon-import feature is available with Professional Edition
Freely modifiable JavaScript (ECMAScript) code. No warranty of any kind.
Notes
- About the settings for integration with Microsoft365 services
- How to register applications on the Microsoft365 (Azure Active Directory) side
- How to Setup HTTP Authentication on Questetra side
- “How to Output Files from Cloud-based Workflow Questetra to OneDrive”
- “2.2: OAuth settings on the Questetra side”
- ※ However, the scope must match the list you wish to retrieve. For example, if you want to retrieve the group member list https://graph.microsoft.com/GroupMember.Read.All offline_access or https://graph.microsoft.com/Group.Read.All offline_access or https://graph.microsoft.com/Directory.Read.All offline_access or https://graph.microsoft.com/Group.ReadWrite.All offline_access or https://graph.microsoft.com/Directory.ReadWrite.All offline_access
- “How to Output Files from Cloud-based Workflow Questetra to OneDrive”
Capture
