Configuring the Workflow REST API
Microsoft Azure Active Directory is now Microsoft Entra ID
Use the Workflow REST API to manage workflows, workflow instances, events, and tasks in custom ASP.NET pages, custom apps, and third party tools, such as Microsoft Power Automate.
The page shows the configuration options once the API is enabled.
The REST Broker cannot be used to interact with the Workflow REST API
See the following resources for more information:
- See How To: Configure and use the "Wait for External System" option in a workflow for an example of using the workflow REST API to communicate with the product when you use the Wait for external system option in a SmartObject workflow step.
- See How to: Use Microsoft Power Automate to start a workflow when a SharePoint list item is created for an example of using Microsoft Power Automate to start a workflow from a Microsoft SharePoint action.
- See How to: Use Microsoft Power Automate to start a workflow when an email arrives in a folder in Outlook for an example of using Microsoft Outlook action in Microsoft Power Automate to start a workflow when an email arrives.
- See How to: Use Microsoft Power Automate to redirect a task for an example of using Microsoft Power Automate to redirect a workflow task.
- See How To: Send a Message from a workflow to Microsoft Power Automate for an example of sending information from a workflow to Microsoft Power Automate, use that information in a flow, and then return to continue your workflow.