Skip to content

Microsoft Graph (OAuth) Node

Data/Microsoft

Microsoft Graph (OAuth)

Connect to Microsoft Graph using OAuth Authorization Code Flow with PKCE.

data_microsoft_provider_oauthdataOAuth
Inputs1
Outputs1
Security exposure1/10
Packagedata

Ratings

Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.

SecurityAttack surface and exposure impact.
1/10High
PrivacyPotential sensitivity of processed data.
4/10Medium
PerformanceRuntime or resource pressure.
2/10High
GovernancePolicy, audit, or compliance impact.
3/10High
ReliabilityOperational stability considerations.
1/10High
CostExternal or compute cost impact.
3/10High

Input Pins

1

API Base URL

String
base_url

Microsoft Graph API base URL

Default https://graph.microsoft.com/v1.0

Output Pins

1

Provider

Struct
provider

Microsoft Graph provider with authentication

MicrosoftGraphProviderMicrosoftGraphProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Node Info

Internal name
data_microsoft_provider_oauth
Category
Data/Microsoft
OAuth providers
microsoft