diff --git a/prepared_steps/5/export.json b/prepared_steps/5/export.json index d8a4ac6..afe408c 100644 --- a/prepared_steps/5/export.json +++ b/prepared_steps/5/export.json @@ -3,7 +3,7 @@ "excludeIdsFromCSVFiles": true, "objects": [ { - "query": "SELECT Extension,Flat,Floor,Name,DuplicateCheck__c,IsInventoryLocation,IsMobile,LocationType,PKey__c FROM Location", + "query": "SELECT Extension,Flat,Floor,Name,DuplicateCheck__c,IsInventoryLocation,IsMobile,LocationType,PKey__c, ExternalReference FROM Location", "operation": "Insert", "useSourceCSVFile": true }