Power Apps configuration guide
On this page
In this guide, you will learn how to configure Power Apps integration in CluedIn.
Make sure that you have completed all of the actions described in Power Apps pre-configuration guide.
Basic Power Apps configuration
Basic Power Apps configuration is required to establish connection between your CluedIn instance and your Power Apps environment.
To configure Power Apps in CluedIn
-
In CluedIn, go to Administration > Settings, and then scroll down to find the Power Apps section.
-
In Base URL, enter the root address used to access resources within your Power Apps environment. You can find this value in your Power Apps environment: in the upper-right corner of the Power Apps page, select the settings icon, and then select Developer Resources. Copy the value in Web API endpoint and paste it to the URL field in CluedIn. You do not need to copy the version of the API (
/api/data/v9.2
). -
In Tenant Id, enter a unique identifier for your Microsoft Entra ID tenant in which your application is registered. This is the application that you created during the pre-configuration stage in Register a new application. You can find this value in Directory (tenant) ID.
-
In Client Id, enter a unique identifier assigned to an application when you registered it in Microsoft Entra ID. This is the application that you created during the pre-configuration stage in Register a new application. You can find this value in Application (client) ID.
-
In Client Secret, enter a string value that your application uses to prove its identity when requesting a token. This is the client secret that you created during the pre-configuration stage in Create a client secret
-
In Parallel Execution Count, set the maximum number of threads that can run simultaneously for each executing job (for example, the “Sync Entity Types” job). This value controls the concurrency for individual tasks.
-
In Main Owner Email, enter a valid email address—ideally that of an administrator. This address will be used as the primary contact for system-generated items such as entity types, vocabularies, and streams.
-
In the upper-right corner, select Save.
Next steps
Explore different features that are available as part of Power Apps integration in CluedIn.