Script Added + Retrieving data start
This commit is contained in:
11
prepared_steps/5/export.json
Normal file
11
prepared_steps/5/export.json
Normal file
@ -0,0 +1,11 @@
|
||||
{
|
||||
"allOrNone": true,
|
||||
"excludeIdsFromCSVFiles": true,
|
||||
"objects": [
|
||||
{
|
||||
"query": "SELECT Extension,Flat,Floor,Name,DuplicateCheck__c,IsInventoryLocation,IsMobile,LocationType,PKey__c FROM Location",
|
||||
"operation": "Insert",
|
||||
"useSourceCSVFile": true
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user