Microsoft Power Automate

Connection Type Alteryx Tool. The latest version is available from from the Alteryx Community.

Release Notes

Version Description
v1.0.0
  • Compatible with Alteryx Designer version 2021.4 and later.

  • Initial release.

  • Support authentication using credentials or Client ID and Tenant ID.

  • Added option to select the flows from a list or using an incoming field.

  • Added option to set the input parameters manually or dynamically.

Alteryx Tools Used to Connect

Custom API Application Setup

For more information on how to build and manage an application using the Microsoft Azure cloud services, refer to the Azure documentation.

  1. Navigate to Microsoft Azure.
  2. Sign in with your Microsoft Azure Active Directory account.
  3. On the Home screen use Search, or go to the upper left corner menu to open the Azure Active Directory service.

    Open App registrations in the left menu.

    Select + New registration.

    Specify the Name of the app.

  4. Choose desired account type–both Single tenant and Multitenant are allowed.

  5. In the optional Redirect URI:

    1. Select Web-page application (WPA) from the dropdown.
    2. To maintain full functionality with various versions of the connector, set the URL:
  6. Select Register.
    • The Application (client) ID is your Client ID.
    • The Directory (tenant) ID is your Tenant ID.
  7. Go to Certificates & secrets and add New client secret. Copy the Value as it won't be accessible again once you leave the page–this is your Secret ID.
  8. Go to API permissions to add these Delegated permissions - Flow Service:
    • User
    • Activity.Read.All
    • Approvals.Manage.All
    • Approvals.Read.All
    • Flows.Manage.All
    • Flows.Read.All
    • Flows.Read.Plans
    • Flows.Write.Plans