Microsoft Graph Azure AD
Pull user information from Azure AD using our branded Graph connector.
This document was autogenerated for the Microsoft Graph Azure AD Node.
Revision History
1.0.0.0 Initial Release
Properties
Connection
Type: Connection Input
The Connection Property
TenantId
Type: String
The ID of the Azure Active Directory tenant
ClientId
Type: String
The Id of the enterprise application which has been registered in Azure.
Base64Cert
Type: Multiline Text
The base64 encoded string of your password-protected certificate in .PFX format.
CertPassword
Type: Password
The password to decrypt the abovementioned certificate.
Action
Type: List Input
The Action Property
GetUserDetails - Pull all information for a given email address.
UserEmail
Type: String Input
Used to specify which user to get data for.
Result
Type: JSON Output
Returns the resulting data for a given user.
Remarks
Configuring the Node
For documentation around configuring an application to authenticate, see Configuring Azure for Microsoft Graph Email Watcher, a similar process should be followed.
In order to use this node on your site, specific site-level permissions must be granted. Submit a ticket to Flowgear Support requesting access to Microsoft Graph Azure AD