home

General

Adobe Sign ServicesAdvantage Platform AdministrationApprovals for Advantage PlatformApprovals for SalesforceBilling for Advantage PlatformBilling for SalesforceCLM for Advantage PlatformCLM for SalesforceContracts for SalesforceCollaborateComposer for Advantage PlatformComposer for SalesforceContractsConga for Google DocsConga Upgrade ProgramContract Intelligence (Standalone)Conga CopilotCPQ for Advantage PlatformCPQ for SalesforceDeal MaximizerDigital Commerce for Advantage PlatformDigital Commerce for SalesforceDiscovery AI for Advantage PlatformDiscovery AI for SalesforceDocusign ServiceseSignature Integration with Advantage PlatformGridInvoice GenerationMix FormsOrchestrateOrder Management for Advantage PlatformOrder Management for SalesforcePartner Commerce for Advantage PlatformPartner Commerce for SalesforceQuote GenerationSign for Advantage PlatformSign for SalesforceSmart SearchTest AuthorTurboEnginesX-Author for Contracts 1.0 (Classic)X-Author for ContractsX-Author for Contracts Advanced for Advantage PlatformX-Author for Contracts Advanced for SalesforceX-Author for ExcelX-Author for Migration Manager for Advantage PlatformX-Author for Migration ManagerRelease NotesGeneral
search
search
Adobe Sign ServicesAdvantage Platform AdministrationApprovals for Advantage PlatformApprovals for SalesforceBilling for Advantage PlatformBilling for SalesforceCLM for Advantage PlatformCLM for SalesforceContracts for SalesforceCollaborateComposer for Advantage PlatformComposer for SalesforceContractsConga for Google DocsConga Upgrade ProgramContract Intelligence (Standalone)Conga CopilotCPQ for Advantage PlatformCPQ for SalesforceDeal MaximizerDigital Commerce for Advantage PlatformDigital Commerce for SalesforceDiscovery AI for Advantage PlatformDiscovery AI for SalesforceDocusign ServiceseSignature Integration with Advantage PlatformGridInvoice GenerationMix FormsOrchestrateOrder Management for Advantage PlatformOrder Management for SalesforcePartner Commerce for Advantage PlatformPartner Commerce for SalesforceQuote GenerationSign for Advantage PlatformSign for SalesforceSmart SearchTest AuthorTurboEnginesX-Author for Contracts 1.0 (Classic)X-Author for ContractsX-Author for Contracts Advanced for Advantage PlatformX-Author for Contracts Advanced for SalesforceX-Author for ExcelX-Author for Migration Manager for Advantage PlatformX-Author for Migration ManagerRelease NotesGeneral

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.

search

General

chevron_left

General Contents

close
  • Features by Release

  • Conga Upgrade Program

  • chevron_right

    System Requirements and Supported Platforms Matrix

  • Managed Packages Dependency Matrix

  • Conga Applications in Salesforce Lightning

  • Salesforce Multi-Factor Authentication Support for Conga Commerce

  • chevron_right

    Conga Product Glossary

  • chevron_right

    Conga Upgrade Assistant

  • chevron_right

    Product Retirement Schedule

  • expand_more

    Developer Center

    • chevron_right

      Approvals for Salesforce REST APIs

    • chevron_right

      Billing for Salesforce REST APIs

    • chevron_right

      CLM for Salesforce REST APIs

    • chevron_right

      CPQ for Salesforce REST APIs

    • chevron_right

      Digital Commerce for Salesforce REST APIs

    • chevron_right

      Discovery AI for Salesforce REST APIs

    • chevron_right

      Orchestrate REST APIs

    • chevron_right

      Partner Commerce for Salesforce REST APIs

    • expand_more

      TurboEngines REST APIs

      • expand_more

        Turbo Data Sync APIs

        • expand_more

          Configuration

          • /ds/api/dataintegration/v1/Configuration/{name}

            get
          • /ds/api/dataintegration/v1/Configuration/{name}

            post
        • chevron_right

          ConsumerConfiguration

        • chevron_right

          ConsumerProfile

        • chevron_right

          ConsumerProfileSync

        • chevron_right

          DataCleanup

        • chevron_right

          DataSync

        • chevron_right

          Debug

        • chevron_right

          DisasterRecovery

        • chevron_right

          FailedBatch

        • chevron_right

          Feature

        • chevron_right

          GroupTag

        • chevron_right

          HealthCheck

        • chevron_right

          Index

        • chevron_right

          KafkaManager

        • chevron_right

          MetaDataSync

        • chevron_right

          Metadata

        • chevron_right

          Probe

        • chevron_right

          PushTopic

        • chevron_right

          RealtimeSync

        • chevron_right

          Retry

        • chevron_right

          RunHistory

        • chevron_right

          SeedData

        • chevron_right

          Stats

        • chevron_right

          SyncAction

        • chevron_right

          SyncActionIndex

        • chevron_right

          SyncCriteria

        • chevron_right

          SyncEntity

        • chevron_right

          SyncPreference

        • chevron_right

          Telemetry

        • chevron_right

          Upgrade

        • chevron_right

          Validate

      • chevron_right

        Turbo Pricing APIs

  1. General
  2. arrow_right
  3. Developer Center
  4. arrow_right
  5. TurboEngines REST APIs
  6. arrow_right
  7. Turbo Data Sync APIs

list_altShow Contents

chevron_left

General

Configuration

chevron_right
download
post
/ds/api/dataintegration/v1/Configuration/{name}

Request

Security: API Key

Path Parameters

name
string or null
required

Body

dictionary[string, object] or null

Responses

200

Success

Body

responses
/
200
name
string or null
configuration
dictionary[string, object] or null
Auth
:
Parameters
:
Body
1
{
2
"property1": {},
3
"property2": {}
4
}
curl --request POST \
--url https://documentation.conga.com/ds/api/dataintegration/v1/Configuration/name \
--header 'Accept: application/json' \
--header 'Authorization: 123' \
--header 'Content-Type: application/json' \
--data '{
"property1": {},
"property2": {}
}'
Response Example
1
{
2
"name": "string",
3
"configuration": {
4
"property1": {},
5
"property2": {}
6
}
7
}
chevron_leftchevron_right
chevron_right

Footer Section

Explore


Conga.com
Legal
Feedback
Contact Support

Copyright © 2025 Conga Corporation • All Rights Reserved

Cookie Notice

We use cookies to improve your experience on our site. To find out more, read our cookie policy.