Document Store Plugin

Use a CPQ document store plugin to store your quote documents as custom objects or in third-party integrations.

Required Editions
Available in: All Salesforce CPQ Editions
ParamTypeDescription
quoteSObject (SBQQ__Quote__c)Quote record information from the Salesforce CPQ quote.
documentSObject (SBQQ__QuoteDocument__c)The quote document record from Salesforce CPQ.
contentBlobRepresents the actual PDF or Word file contents.

Here's a sample document store plugin.