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.

Getting Started

This section details the steps needed to integrate SPOM within your Salesforce Classic org. Before beginning the setup, ensure that all prerequisites are met, including appropriate user permissions and installation of the necessary managed packages. The document walks you through creating the self‑signed certificate used for JWT signing, followed by configuring the External Credential and Named Credential that enable secure communication between Salesforce and SPOM services. Some custom settings need to be enabled in Config System Properties to view the data on the cart page.

Prerequisites
  • You have the System Administrator profile or have the right permissions to do the configurations mentioned in the guide.

  • Correct version of Conga Configuration and Pricing (Apttus_Config2) Package is installed.

  • Latest version of Conga SPOM Integration (cnga_spom) Package is installed.

  • You have the following details from SPOM environment:
    • Token Endpoint URL
    • Base URL of the API Endpoints
    • Issuer (iss)
    • Subject (sub)
    • Audience (aud)
    • Scope values (if required)
The following table presents the required tasks in the order they should be executed by the Customer Administrator.
OrderTaskTopic link
1Create a self-signed certificate or use the CA-signed certificateCreating a Certificate
2Configure Named credentialsConfiguring Named Credentials
3Configure External credentialsConfiguring External Credentials
4Grant access to external credentialsGranting Access to External Credential Principal
5Enable SPOM settingsEnabling SPOM Settings