11 lines
335 B
JSON
11 lines
335 B
JSON
{
|
|
"allOrNone": true,
|
|
"excludeIdsFromCSVFiles": true,
|
|
"objects": [
|
|
{
|
|
"query": "SELECT Extension,Flat,Floor,Name,DuplicateCheck__c,IsInventoryLocation,IsMobile,LocationType,PKey__c, ExternalReference FROM Location",
|
|
"operation": "Insert",
|
|
"useSourceCSVFile": true
|
|
}
|
|
]
|
|
} |