appmixer.hubbi.core.MakeApiCall
2.0.0
Public
| Field | Type | Description |
|---|---|---|
| URL | text | The API endpoint path relative to your tenant base URL, e.g. /Flows/Home/ListTargetHubs. A full URL is also accepted. |
| HTTP Method | select | The HTTP method to use. |
| Query Parameters | key-value | Extra query parameters. clientKey is added automatically. |
| Request Body | textarea | Request body as JSON. Applies to POST/PUT/PATCH. |
| Request Headers | key-value | Extra request headers. Authorization is added automatically. |
| Field | Type | Description |
|---|---|---|
| Status Code | - | |
| Response Headers | - | |
| Response Body | - |