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

To add a trusted API

  1. Log in to the Conga 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:

    FieldDescription
    NameEnter the API name.
    EndpointEnter the external API base 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.