✔︎ A Microsoft account, you can create an account here.
✔︎ An Azure Active Directory account, refer to Microsoft Azure
✔︎ An Azure Active Directory Tenant, refer to Azure Active Directory Tenant
✔︎ A Microsoft Power BI subscription.
Connect Microsoft Power BI to Wiresk Copy Link
There are two ways to connect your app to Wiresk:
- In “My apps” section, where you can manage your connections (select or create your group first to get access to this section, refer to the Group system ).
- While building your Flow, you can easily establish a connection to your app directly within the Flow builder. This can be done during the setup of either a Trigger or a Method.
In this documentation, we will explain how to create a connection in “My apps” section, it is essentially the same as when creating it on-the-go.
You must create a connection to your Microsoft account beforehand.
Connect to your Microsoft Azure Portal to gather information needed to create a connection.
How to get the Tenant ID Copy Link
- On the MS Azure Portal, select Microsoft Entra ID

On the Overview page, The Tenant ID is displayed.

Add application registration Copy Link
- On the bottom page of the overview page, select Add application registration.

- Give a name to the App, we will named it “Wiresk”.
- For the support account types, select “Accounts in any organizational directory (Any Microsoft Entra ID tenant – Multitenant)”
- Enter the Redirect URI: Web | https://api.wiresk.com/api/auth/callback
- Then, click on Register button.
Get the App ID Copy Link
On your Wiresk app overview screen, your App ID and tenant ID are displayed.

How to get the App Secret Copy Link
From the step before, click on the link next to “client credentials” or on the left side bar menu “Certificates & Secrets”

- Select New client secret
- Write the client’s description or name
- Select the client secret expiration period. It is strongly advised to set the maximum period which is 2 years. This will prevent you from having to renew it too quickly.
- Click on Add button

Set the API Permissions Copy Link

- Select API permissions
- Click on add a permission
- Select the Microsoft app that you want to set permissions, in our case choose Power BI service.

- Select Delegated permissions
- Set the needed permissions, refer to the permissions list below.
- Click on add permissions
Permissions List Copy Link

Optionally, repeat the same process to add permissions for other Microsoft apps.
Now that you have in hand the Tenant ID, the App ID, and the App Secret, lets create a Microsoft connection.
Create a Microsoft Connection Copy Link
- On your Wiresk’s Dashboard, select your Group.
- On the left panel, go to “My apps” and select
- Search the app name in the search field or select it in the apps list.

There are 2 types of connections available:
- Client Credentials connection
- OAuth connection
Connection by OAuth Copy Link

- Give a name to your connection, here we will name it “Microsoft OAuth”
- Select the OAuth connect tab
- Enter your Tenant ID (Mandatory for work or school account) that you saved from How to get the Tenant ID
- Enter your App ID from Get the App ID
- Enter your App secret “value” from How to get the App Secret
- Select Microsoft application for the authorization (don’t forget to set the API permissions for those applications):
- Select a single Microsoft app for specific functionality, in our case, Microsoft Power BI.
- Grant access to all Microsoft apps for this connection, allowing broader use of your account.
- Click on Authorize button
You will be redirected to Microsoft “Pick an account” page.
- Select your connected account or choose another one.

- Then you will be asked to give permissions to Wiresk, click on Accept button and you will be redirected to Wiresk connection panel settings
- Save the connection.

Connection by Client credentials Copy Link

- Name your connection, for example, “Microsoft Client Credentials”
- Select Client Credentials connection type
- Enter your Tenant ID that you saved from How to get the Tenant ID
- Enter your App ID from Get the App ID
- Enter your App secret “value” from How to get the App Secret
- Create your Microsoft connection by clicking on the “Create” button.
Voila! Your Microsoft Power BI connections are ready. You can now use it to build your Flows.
Basic understanding of Flow creation Copy Link
Now that Microsoft Power BI is linked to Wiresk, you’re ready to start building Flows.
Simple steps to create a Flow ↓
- Select your Group, then on the Flow management screen click on “Create Flow”.

Select the Trigger
- On the new screen, name the Flow that you want to create.
- Add your Triggers by clicking on the
next to “All Triggers”.
- On the Trigger selection screen, search your app or select it from the list below the screen.

- Select your preferred Trigger on the next screen and customize its settings. Refer to Microsoft Power BI Triggers settings.
As mentioned in “How to connect your app to Wiresk” above, during your Trigger settings, you can create a new connection to your apps at this stage.
Add a Method to your Flow
The Method will perform a specific task on a particular app or service you’ve connected to Wiresk like get info or send emails.
- On the Flow builder screen, click on the plus button (+) next to the Trigger icon.

- Search or scroll down to select your apps Methods, then configure it settings. Refer to Microsoft Power BI Methods settings.

Add Wiresk Tools to your Flow
If you want to build a complex Flow, Wiresk offers a selection of tools at your disposal. Refer to Wiresk’s Tools
To add Tools in your Flow, Follow the same step as adding the Methods.
- On the Flow builder screen, click on the plus button (+) then just click on the “Tool” tab and select the Tool that you want to add.
Triggers and Methods Settings Copy Link
Configure Microsoft Power BI Triggers and Methods by Exploring the settings.
If you need an integration that you cannot find in Wiresk, you can make a request to our team, and we will try our best to satisfy your needs.