Skip to content

Instantly share code, notes, and snippets.

@Jammink2
Last active July 30, 2016 01:28
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/06abf623bc1aa1b631156469d932cee1 to your computer and use it in GitHub Desktop.
Save Jammink2/06abf623bc1aa1b631156469d932cee1 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: Contact
out:
mode: replace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment