Skip to content

Instantly share code, notes, and snippets.

View ddawson235's full-sized avatar

David ddawson235

  • Melbourne, Aus
View GitHub Profile
@ddawson235
ddawson235 / salesforce-cpq.json
Last active August 6, 2020 10:49
A vanilla Salesforce CPQ configuration file for JSON Bourne
{
"pollTimeout": 30,
"pollBatchSize": 150,
"maxPollCount": 60,
"payloadLength": 2999800,
"importRetries": 3,
"useManagedPackage": true,
"allObjects": [
"Pricebook2",
"SBQQ__DiscountSchedule__c",