Created
January 29, 2018 06:24
-
-
Save WesleyBatista/30d6b01e7ca151dd298c4a300e89641d to your computer and use it in GitHub Desktop.
This file contains 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
force { | |
UserName = "[email protected]" | |
PassWord = "xxxxxxxxXXXXXXXXXXXXXXXXXXXXXXXX" | |
ClientID = "xxxxxxxxxxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" | |
ClientSecret = "xxxxxxxxxxxxxxxxxxx" | |
InstanceUrl = "https://xxxx.salesforce.com" | |
DataServiceUrl = "/services/data/v41.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment