Connector for SharePoint Server/Online determine GUID (optional)

The Connector for SharePoint Server/Online GUID is part of the redirect URI, which you must store both in Connector for SharePoint Server/Online in Intrexx and in Azure.

Only the Connector for SharePoint Server/Online GUID makes the redirect URI unique, so that Sharepoint and Intrexx can exchange data.

If required, you can determine the GUID of the Connector for SharePoint Server/Online yourself.

After completing the Connector for SharePoint Server/Online, Intrexx will automatically create an XML file containing the GUID of the Connector for SharePoint Server/Online.

You can find the XML file in the file system of the Intrexx installation in the following location:

<intrexx-installation-directory>\org\<portalname>\internal\cfg\odata\connector/<connector-Id>.xml

Open the connector-Id.xml with an editor. You will find the GUID between the <guid> tags.

<?xml version="1.0 "encoding="UTF-8 "standalone="yes"?>

<connector>

  <guid>88F8260DEA655234B087EFC539FA010BBD8B6AE9</guid>

   &lt;name&gt;Sharepoint&lt;/name&gt;

   <description></description>

   &lt;connectorId&gt;mssharepoint&lt;/connectorId&gt;

   <properties>

            ...

   <properties>

        ...

<connector>

Example:

https://exampleportal.com/oauth2/token/88F8260DEA655234B087EFC539FA010BBD8B6AE9