Pages
Home
About Me
For Contact
December 19, 2019
How to get ALL records using REST API sObject Resources in Salesforce?
URL should be like below
https://your_instance_URL/services/data/v46.0/query/?q=SELECT+Id+,+Name+from+Account
HTTP Method should be GET.
Note:
Don't use the above one from an object where it has tons of data.
No comments:
Post a Comment
Newer Post
Older Post
Home
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment