First, download the files from the Releases.
-
Go to Settings > Solutions, click Import.
-
Follow the prompts to import the
VersionChecker_X_X_X_X_managed.zipfile. -
After the solution is imported, open it up.
-
Go to the Configuration page, set the username/password, and click Submit.
-
Open the
Check Versionprocess and activate it.
-
Open Azure Active Directory from the Azure Portal.
-
Open App registrations.
-
Click the link to add a new application registration.
-
After the application registration is created, copy the Application ID. You will use this as the Client ID.
-
Click Settings.
-
Click Reply URLs, add the wildcard Reply URL used by Flow, then click Save.
-
Add a required permission for Dynamics CRM Online. After choosing the delegated permission, click Select, and then click Done.
-
Add a new key. After saving, copy the generated Value. You will use this as the Client Secret below.
-
Create the connector by importing the OpenAPI file.
-
After the import, replace the Host with your Dynamics 365 host.
-
Next, configure Security. Use the Client ID/Secret from the app registration above. Also replace the Resource URL.
-
Click on the Test link, then click Create Connector.
-
Create a new connection.
-
After logging in, you will be asked to consent to the permissions.
-
Finally, test the API call.
You may get an error stating that the operation is being provisioned. Wait approximately 30 minutes and try again.











