Basic Information

appmixer.microsoft.sharepoint.MakeApiCall

1.0.0

Public

Performs an arbitrary authorized API call.

Input Ports

in

FieldTypeDescription
API Endpoint URL text Enter the API endpoint path relative to https://graph.microsoft.com/v1.0/ (for example /me/drive/root/children) or provide a full URL.
HTTP Method select Select the HTTP method for the API call.
Body textarea Enter the request body as a JSON object (supports nested objects, arrays, and non-string values).
Request Headers key-value Optional additional request headers.
Query Parameters key-value Optional query parameters.

Output Ports

out

FieldTypeDescription
Response -

Full Metadata