You need to sign in to do that
Don't have an account?
User SFDC
REST API & Apex Rest Api
Hi All,
what is the difference between REST API and Apex Rest Api.
How to provide REST API access of salesforce to another system with out writing any class with annotations.
Thanks...
what is the difference between REST API and Apex Rest Api.
How to provide REST API access of salesforce to another system with out writing any class with annotations.
Thanks...
If your other system is just performing CRUD operations then simply use the Force.com REST API.