appmixer.microsoft.dynamics.MakeApiCall
1.0.1
Public
| Field | Type | Description |
|---|---|---|
| API Endpoint URL | text | Enter the API endpoint path relative to your Dynamics 365 instance URL (for example /api/data/v9.2/WhoAmI or /api/data/v9.2/leads?select=fullname,subject) or provide a full URL. |
| 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. |
| Field | Type | Description |
|---|---|---|
| Response | - | |
| Status | - | |
| Status Text | - |