In this tab, you can configure the API to API Connection and the UI to API Connection to generate the Client ID and Client Secret to use the Conga APIs.

To configure API connections, you can also use the API Connections APIs instead of the User Interface.

To configure API to API connection

  1. Log in to the Conga Platform as an admin user.
  2. Click the App Launcher () icon from the top-left corner > Admin Console > Organization.
  3. Go to the Conga API Connections tab.
  4. Click Add API To API Connection.
  5. Enter values in the following fields:

    FieldDescription
    External Identifier

    Select the respective External Identifier for which you want to configure the connection. The external identifier list is populated based on the External Integration that you added. For more information, see External Integrations.

    Client NameEnter the appropriate client name. It will help you identify the specific connection from the list view.
    DescriptionEnter the appropriate description.
  6. Click Save & Generation Client Secret to generate the Client ID and Client Secret.
  7. Copy the Client ID and Client Secret.

    Once copied, the Client Secret cannot be recovered. You must regenerate the client secret by clicking the External Identifier hyperlink on the list page > Save & Regenerate Client Secret button. After regenerating the Client Secret, you must update it in all of your connected API solutions.

The API to API connection is configured and activated. You can Deactivate or Reactivate any of the Conga API Connections by using the respective hyperlink under the Actions column, and Edit the configuration by clicking the External Identifier hyperlink on the list page.

To configure UI to API connection

  1. Login to the Conga Platform as an Admin User.
  2. Click the App Launcher () icon from the top-left corner > Admin Console > Organization.
  3. Go to the Conga API Connections tab.
  4. Click Add UI To API Connection.
  5. Enter values in the following fields:

    FieldDescription
    External IdentifierSelect the respective External Identifier for which you want to configure the connection. The external identifier list is populated based on the External Integration that you added. For more information, see External Integrations.
    Client NameEnter the client name.
    DescriptionEnter the appropriate description.
    Redirect URI

    Enter the UI Callback Endpoint. It is the site to which identification and access tokens are sent.

    You can also include comma-separated fully qualified multiple URLs if required.

    Cors OriginsEnter the Domain Name present in the callback endpoint. It is the base URL of the origin server to enable cross site request.
    Back Channel Logout URIThe back-channel specification for server-side clients (e.g. MVC).
    Front Channel Logout URIAs part of the signout process, ensure that client applications are notified that the user has signed out. The Identity Server supports the front-channel specification for server-side clients (e.g. MVC).
  6. Click Save & Generation Client ID to generate the Client ID.
  7. Copy the Client ID.

The UI to API connection is configured and activated. You can Deactivate or Reactivate any of the Conga API Connections by using the respective hyperlink under the Actions column, and Edit the configuration by clicking the External Identifier hyperlink on the list page.