You mustestablish an API-to-API connection between your Salesforce org and Conga Platform. This connection ensures seamless communication and data exchange between your Salesforce org and Conga Platform.
To configure an API-to-API connection
Login to the Conga Platform as an admin user.
Click the App Launcher () icon from the top-left corner and go to Admin Console >Organization.
Go to the Conga API Connections taband clickAdd API-to-API Connection.
Enter values in the following fields.
Field
Description
ExternalIdentifier
Select your Salesforce org ID from the drop-down.The external identifier list is populated based on the external integration that you added. For more information, seeExternal Integrations.
Client Name
Enter the client name.
Description
Enter an appropriate description.
ClickSave & Generate Client Secret to generate the Client ID.
ClickCopynexttoClient ID and Client Secret. Save them for future use. The API to API connection is configured and activated.
To configure UI-to-API connection
Login to the Conga Platform as an admin user.
Click the App Launcher () icon from the top-left corner and go to Admin Console >Organization.
Go to the Conga API Connections tab and clickAddUI-To-API Connection.
Enter values in the following fields.
Field
Description
External Identifier
Select your Salesforce org ID 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, seeExternal Integrations.
Client Name
Enter the client name.
Description
Enter an appropriate description.
Redirect URI
Enter the UI Callback Endpoint. It is the site to which identification and access tokens are sent.
Cors Origins
Enter the domain name present in the callback endpoint. It is the base URL of the origin server to enable cross-site requests.
ClickSave & Generate Client Secret to generate the Client ID.
ClickCopynexttothe Client ID. Save it as a SPAClientId for future use. 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 configurationby clicking theExternal Identifier hyperlinkon the list page.