Created
November 4, 2022 23:38
-
-
Save sfboss/fd1812a4495d8c01a1765bcf00e71415 to your computer and use it in GitHub Desktop.
The minimal config for a Files Export/Import of the Account object
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "objects": [ | |
| { | |
| "operation": "Upsert", | |
| "externalId": "Name", | |
| "query": "SELECT Name FROM Account", | |
| "afterAddons" : [ | |
| { | |
| "module": "core:ExportFiles", | |
| "args" : { | |
| "operation" : "Insert" | |
| } | |
| } | |
| ] | |
| } | |
| ] | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
check out salesforce support service at https://bossconsultingco.com/shop