Skip to main content

[en] Microsoft Power Automate

[en] Connection Type

[en] Alteryx Tool. The latest version is available from the Alteryx Community.

[en] Version

[en] Description

[en] v1.0.0

  • [en] Compatible with Alteryx Designer version 2021.4 and later.

  • [en] Initial release.

  • [en] Supports authentication using credentials or Client ID and Tenant ID.

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

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

[en] Alteryx Tools Used to Connect

[en] Power Automate Tool

Power Automate Icon

[en] Link

[en] Custom API Application Setup

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

  1. [en] Navigate to Microsoft Azure .

  2. [en] Sign in with your Microsoft Azure Active Directory account.

  3. [en] On the Home screen use Search, or go to the upper left corner menu to open the Azure Active Directory service.

    [en] Open App registrations in the left menu.

    [en] Select + New registration.

    [en] Specify the Name of the app.

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

  5. [en] In the Redirect URI:

    1. [en] Select Web-page application (WPA) from the dropdown.

    2. [en] To maintain full functionality with various versions of the connector, set the URL:

  6. [en] Select Register.

    • [en] The Application (client) ID is your Client ID.

    • [en] The Directory (tenant) ID is your Tenant ID.

  7. [en] 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. [en] Go to API permissions to add these Delegated permissions - Flow Service:

    • [en] User

    • [en] Activity.Read.All

    • [en] Approvals.Manage.All

    • [en] Approvals.Read.All

    • [en] Flows.Manage.All

    • [en] Flows.Read.All

    • [en] Flows.Read.Plans

    • [en] Flows.Write.Plans