10 lines
253 B
JSON
10 lines
253 B
JSON
{
|
|
"allOrNone": true,
|
|
"excludeIdsFromCSVFiles": true,
|
|
"objects": [
|
|
{
|
|
"query": "SELECT Business_Type__c, IsStandard, IsActive, Name, Brand__c, Country__c FROM Pricebook2",
|
|
"operation": "Insert"
|
|
}
|
|
]
|
|
} |