Integrate Power Automate with websites and apps
krhuz
Last Update 4 jaar geleden
Embed Power Automate into your app or website using flow widgets to give your users a simple way to automate their personal or professional tasks.
Flow widgets are iframes located in a host document. This document points to a page in the Power Automate designer. These widgets integrate specific Power Automate functionality into the third-party application.
Widgets can be simple. For example, a widget that renders a list of templates with no communication between the host and iframe. Widgets can also be complex. For example, a widget that provisions a cloud flow from a template and then triggers the flow via two-way communication between the host and the widget.
Prerequisites
- A Microsoft Account orA work or school account
Use the unauthenticated widget
To use the unauthenticated templates widget, embed it directly into the host application using an iframe. You don't need the JS SDK or an access token.
Show templates for your scenarios
To start, add this code to show the Power Automate templates on your website:
Full sample
To show the top four SharePoint templates in German and to start the user with myCoolList, use this code:
Widget settings
FlowsSettings can be used to customize the functionality of the Power Automate widget
Templates Settings
This applies to all widgets that enable you to create flows from a template, including Flows, FlowCreation, and Templates widgets.