Skip to content

Instantly share code, notes, and snippets.

@victorabraham
Created August 30, 2020 05:36
Show Gist options
  • Select an option

  • Save victorabraham/b06d2c929058259dcea71cbd70f833bc to your computer and use it in GitHub Desktop.

Select an option

Save victorabraham/b06d2c929058259dcea71cbd70f833bc to your computer and use it in GitHub Desktop.
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