Skip to content

Instantly share code, notes, and snippets.

@Jammink2
Created July 30, 2016 01:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Jammink2/0dd392881424e5851d94bde13dff72b9 to your computer and use it in GitHub Desktop.
Save Jammink2/0dd392881424e5851d94bde13dff72b9 to your computer and use it in GitHub Desktop.
in:
type: sfdc
username: "<my_username>"
password: "<my_password>"
client_id: "<my_client_id>" # your app's consumer key
client_secret: "<my_client_secret>" # your app's consumer secret
security_token: "<my_security token>" # your logged-in user's security token
login_url: https://cs27.salesforce.com/
incremental: false
target: Account
out:
mode: replace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment