Save a CPQ quote model to Salesforce via ServiceRouter QuoteSaver

domain: Salesforce CPQ · 6 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

Steps

  1. Authenticate and obtain a Salesforce access token.
  2. Obtain a fully calculated and valid quote model object, typically by running QuoteReader followed by QuoteCalculator.
  3. POST the quote model JSON to /services/apexrest/SBQQ/ServiceRouter?saver=SBQQ.QuoteAPI.QuoteSaver with Content-Type: application/json.
  4. CPQ persists the quote header (SBQQ__Quote__c) and all quote line records (SBQQ__QuoteLine__c) to the database, applying any price rule actions that write back to fields.
  5. The response confirms the save operation; check for error fields in the response before assuming success.
  6. After saving, you may re-read the quote via QuoteReader to confirm persisted field values.

Known gotchas

Related routes

Read a CPQ quote model via ServiceRouter QuoteReader
Salesforce CPQ · 6 steps · unrated
Calculate a CPQ quote via ServiceRouter QuoteCalculator (PATCH)
Salesforce CPQ · 6 steps · unrated
Add products to a CPQ quote via ServiceRouter ProductAPI/ProductSelected
Salesforce CPQ · 6 steps · unrated

Give your agent this knowledge — and 15,600+ more routes

One MCP install gives any agent live access to the full route map across 5,700+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans