Power BI - Custom action ​

The Custom action allows you to build and execute an HTTP request with your Power BI connection.

Input ​

Input fieldDescription
Request typeSelect the HTTP method of the request, such as POST, GET, PUT, or DELETE.
PathDefine the API endpoint path to append to the base URI. Use an absolute URI to override the base URI if necessary.
URL parametersAdd any required URL parameters to refine the API call.
Request body parametersEnter the JSON payload for POST or PATCH requests.

Output ​

The output fields are determined by the object selected in the input. Map the relevant datapill from the data tree to subsequent steps.

Last updated: