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
Log in to the Conga Platform as an admin user.
Click the App Launcher () icon from the top-left corner, then go to Admin Console > Custom Code.
Click the More () icon.
Select Trusted APIsand click New.
Enter or select values for the following fields:
Field
Description
Name
Enter the API name.
Endpoint
Enter 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.
Click Save. A confirmation message appears.
The trusted API is now available in the Trusted API list, allowing you to edit or delete it.