Skip to content

Instantly share code, notes, and snippets.

@WesleyBatista
Created January 29, 2018 06:24
Show Gist options
  • Select an option

  • Save WesleyBatista/30d6b01e7ca151dd298c4a300e89641d to your computer and use it in GitHub Desktop.

Select an option

Save WesleyBatista/30d6b01e7ca151dd298c4a300e89641d to your computer and use it in GitHub Desktop.

Revisions

  1. WesleyBatista created this gist Jan 29, 2018.
    8 changes: 8 additions & 0 deletions salesforce.sample.conf
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,8 @@
    force {
    UserName = "me@mycompany.com"
    PassWord = "xxxxxxxxXXXXXXXXXXXXXXXXXXXXXXXX"
    ClientID = "xxxxxxxxxxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
    ClientSecret = "xxxxxxxxxxxxxxxxxxx"
    InstanceUrl = "https://xxxx.salesforce.com"
    DataServiceUrl = "/services/data/v41.0"
    }