Conga Product Documentation

Welcome to the new doc site. Some of your old bookmarks will no longer work. Please use the search bar to find your desired topic.

Adding Trusted APIs

You must add external APIs as trusted APIs in the Conga Advantage Platform to use API calls from custom code. This section describes the steps for adding a trusted API.

  1. Log in to the Conga Advantage Platform as an admin user.
  2. Click the App Launcher icon from the top-left corner, then go to Admin Console > Custom Code.
  3. Click the More icon.
  4. Select Trusted APIs and click New.
  5. Enter or select values for the following fields:

    Field

    Description

    Name

    Enter the API name.

    Endpoint

    Enter the Reverse Sync endpoint URL that you want to call from custom code.

    Allowed Http Verbs

    Select the CRUD operation to perform by calling the external API endpoint through custom code.

  6. Click Save.
    A confirmation message appears.
The trusted API is now available in the Trusted API list, allowing you to edit or delete it.