Skip to content

Import Flow

Gunjan Datta edited this page Dec 12, 2025 · 1 revision

Required Files

Download the appropriate Power Automate Flow SiteAdminTool.zip file from the latest release. The environment will be appended to the file, for example DoD will be appended for the package targeting that environment's endpoints.

Create Power Automate Flow

This power automate flow will utilize the HTTP Execute premium connector. The accounts used to setup this flow will require the appropriate Premium license. Download the power automate flow package from the releases.

1. Import Flow

Access Power Automate, and select My Flows from the menu. Click on the Import menu and select Import Package (Legacy) to import the package file.

Import Flow

2. Import Package

After selecting the file, you will need to select the accounts to use for this flow. You may need to create a connection if one doesn't already exist. You will need to have a connection for the following:

  • SharePoint
  • Office 365 Outlook

Once the connections are set, click on Import to add the flow to your environment.

Import Package

3. Save Flow

The flow will fail to import, but that's ok. Just click on Save as a new flow to complete this.

Save Flow

Important

If the link is not present, retry the import but append ?v3=false to the url.

4. Update Flow

Note the connectors that have warning icons. You will need to select each and update the accounts used for the connection. For the SharePoint connectors, you will need to update the Site Url and List Name for each connector.

Update Flow

5. Update Azure Function API

Reference the function app url we noted earlier, and set the URI value of the Call Azure Function connector.

Update Function App API

Clone this wiki locally