Start Power Automate / Azure Function action allows you to trigger existing Power Automate flow using "When an HTTP request is received" trigger or configured Azure Function.
Example of Start Power Automate / Azure Function action configuration on the current site
For more information about Action Builder read Action Builder introduction article.
To configure the action Start Power Automate / Azure Function the additional properties should be specified.
Configuration
Property | Required | Type | Description |
URL |
yes | String |
Specify the URL generated by Power Automate "When an HTTP request is received" trigger or URL to Azure Function |
JSON Schema | no | Object | Define the JSON schema to pass parameters from the skybow action to flow. |
Availability
Modern Forms | List Actions | Scheduled/Triggered Actions |
✓ | ✓ | ✓ |
Output
Output Parameter | Type | Description |
ResponseBody | Returns response value of request. |