Action: Start Power Automate / Azure Function
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
article.
article
For more
information how to make secure calls to Azure Functions read 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
|
Authorization*
|
yes
|
Choice
|
- Anonymous access - For
Power Automate Flows or Azure Functions configured with anonymous
access.
- Microsoft Flow Service
- For Power Automate Flows configured with user authorization scheme
Note: Please, make sure you have approved the API access request
(SharePoint Admin Center -> Advanced -> API access) with 'User'
permissions for the Microsoft Flow Service. This should be done once per
tenant by a tenant admin.
- Microsoft
Entra ID - Requires an App registration in Microsoft Entra ID
|
Application (client) ID
|
yes
|
String
|
Application
(client) ID from Microsoft Entra ID
Note: Please, make sure you have approved your application with
'user_impersonation' delegated permissions for the SharePoint Online Web
Client Extensibility app
|
JSON Schema
|
no
|
Object
|
Define the JSON
schema to pass parameters from the teamsware action to flow.
|
* This
option is available only in Modern Forms and Automation Actions
Availability
Modern Forms
|
List Actions
|
Scheduled/Triggered Actions
|
✓
|
✓
|
✓
|
Output
Output Parameter
|
Type
|
Description
|
ResponseBody
|
|
Returns
response value of request.
|
Related Articles
Action: Start Power Automate Flow
Start Power Automate Flow action allows you to trigger existing Power Automate flow using "When an HTTP request is received" trigger. Example of Start Power Automate Flow action configuration on the current site For more information about Action ...
Secure Azure Function with Microsoft Entra ID for calling from Modern Forms and Automation Actions
This article will provide an example how to secure your Azure Function with Microsoft Entra ID to make secure calls from Modern Forms and Automation Actions using Start Power Automate / Azure Function action Secure Azure Function with Microsoft ...
Starting a Microsoft Flow from Teamsware Actions
Microsoft Flow provides many features and integration options not available when using basic Teamsware actions. But you can start a Microsoft Flow / Power Automate from Teamsware action quite easily by using the Start Power Automate / Azure Function ...
Action: Clone team
Clone team action allows to create a copy of an existing Microsoft team with the specified configuration options. You can select what to include in the copy: apps, channels, members and tabs. Example of Clone team action configuration on the current ...
Action: Add site to favorite
Add site to favorite action allows you to follow SharePoint sites where you have access to. Example of configuration on the current site For more information about Action Builder read Action Builder introduction article. To configure the action Start ...