Loading
Feature Disruption - Service Cloud VoiceRead More
Feature degradation | Gmail Email delivery failureRead More
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          Use Place Sales Transaction API for Data Transfer

          Use Place Sales Transaction API for Data Transfer

          Transfer data from a custom configurator to a quote or order in Agentforce Revenue Management by using the Place Sales Transaction API.

          Required Editions

          Available in: Lightning Experience
          Available in: Enterprise, Performance, Unlimited, and Developer Editions of Revenue Cloud with the Revenue Cloud Growth license or the Revenue Cloud Advanced license

          The Place Sales Transaction API offers flexibility to either include or exclude the first-party configurator logic. Further, third-party users can use the first-party configurator API tasks such as validating the bundle structure, applying Salesforce Pricing rules, or implementing qualification rules.

          Example
          Example
          
          "configurationInput": ["skip" / "runAndAllowErrors" / "runAndBlockErrors"], // Default runAndBlockErrors
          "configurationOptions": {
          "validateProductCatalog": true,
          "validateAmendRenewCancel": true,
          "executeConfigurationRules": true,
          "addDefaultConfiguration": true
          }
          // rest of Place Sales Transaction API payload
          }
           
          Loading
          Salesforce Help | Article