Created
August 30, 2020 05:36
-
-
Save victorabraham/b06d2c929058259dcea71cbd70f833bc to your computer and use it in GitHub Desktop.
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
| curl https://salesforcecodestest-dev-ed.my.salesforce.com/services/data/v48.0/query?q=SELECT+Id,+Name+FROM+Account+LIMIT+1 \ | |
| -H 'Authorization: OAuth SessionIdHere' \ | |
| -H 'X-PrettyPrint:1' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment