Skip to content

Microsoft Graph (Token) Node

Data/Microsoft

Microsoft Graph (Token)

Connect to Microsoft Graph API using an access token. Use for server-to-server auth or manual token management.

data_microsoft_provider_tokendata
Inputs2
Outputs1
Security exposure3/10
Packagedata

Ratings

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

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

Input Pins

2

Access Token

String
token

Microsoft Graph API access token

Sensitive

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_token
Category
Data/Microsoft