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.

SDK Reference

The Digital Commerce SDK Reference explains the building blocks used to create and extend a Conga Digital Commerce storefront. It describes the available APIs, base libraries, reusable components, and services, and shows how to interact with Digital Commerce features through codes.

You can use this sdk reference as a for storefront development. It includes:

  • API endpoints and their usage

  • UI component references

  • Base models, classes, and services

  • Interfaces, guards, pipes, and utility functions

  • Examples that demonstrate how to structure and integrate storefront logic

Note: Each Digital Commerce release provides a versioned SDK reference. For example, version 202601.3.0 corresponds to a specific release.

Use of Digital Commerce SDK Reference:

Developers typically use this section in the following ways:

  • Look up APIs, services, and components while building or customizing a storefront.

  • Implement standard commerce operations such as cart management, quote creation, and order processing.

  • Extend SDK modules when adding custom functionality such as personalization or custom checkout flows.

  • Understand storefront architecture and dependencies during onboarding.

  • Review release updates and deprecations to maintain compatibility during upgrades.

Benefits:

Using the Digital Commerce SDK Reference helps you:

  • Reduce development effort by reusing supported SDK components and services.

  • Maintain consistent and accurate implementations through documented patterns.

  • Troubleshoot issues faster with clear API and service behavior details.

  • Plan upgrades with confidence by understanding release-specific changes.

Access the SDK Reference

Note: The SDK documentation is published by release version. Always access the documentation that matches your Digital Commerce version to ensure accuracy.

To access the SDK reference, click here.