Skip to content

Graph Request Node

Data/Microsoft

Graph Request

Call any Microsoft Graph endpoint with optional collection pagination

data_microsoft_graph_requestdataLong running
Inputs6
Outputs8
Security exposure10/10
Packagedata

Ratings

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

No score metadata has been set for this node yet.

Input Pins

6

Input

Execution
exec_in

Trigger

Provider

Struct
provider

Microsoft Graph provider

MicrosoftGraphProviderMicrosoftGraphProvider3 fields
provider_idstringrequired
access_tokenstringrequired
base_urlstringrequired
Schema enforced

Method

String
method

HTTP method

Default GET
GETPOSTPATCHPUTDELETE

Path

String
path

Graph path like /me/messages or an absolute Graph URL

Body

Struct
body

JSON request body for POST, PATCH, or PUT

Paginate

Boolean
paginate

Follow @odata.nextLink for GET collection responses

Default false

Output Pins

8

Success

Execution
exec_out

Error

Execution
error

Status

Integer
status

HTTP status code

Response

Struct
response

Raw JSON response

Values

Struct Array
values

Paginated collection values

Next Link

String
next_link

@odata.nextLink

Delta Link

String
delta_link

@odata.deltaLink

Error Message

String
error_message

Node Info

Internal name
data_microsoft_graph_request
Category
Data/Microsoft
Version
1