Microsoft365: Get Group ID
Gets a Microsoft365 group ID by specifying the display name.
Download
2022-10-16 (C) Questetra, Inc. (MIT License)
https://support.questetra.com/addons/microsoft365-group-id-get/
The Addon-import feature is available with Professional edition.
Freely modifiable JavaScript (ECMAScript) code. No warranty of any kind.
Notes
- About link settings with Microsoft 365 series services
- How to register an application on the Microsoft365 (Azure Active Directory) side
- How to set 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 should be either one of the following
- http s://graph.microsoft.com/GroupMember.Read.All offline_access
- http s://graph.microsoft.com/Group.Read.All offline_access
- http s://graph.microsoft.com/Directory.Read.All offline_access
- http s://graph.microsoft.com/Group.ReadWrite.All offline_access
- http s://graph.microsoft.com/Directory.ReadWrite.All offline_access
- How to Output Files from Cloud-based Workflow Questetra to OneDrive
Capture
