What are methods in rest? : salesforce integration
Answer / Pawan Kumar Bunkar
REST (Representational State Transfer) does not define specific methods, but it is commonly used with HTTP methods such as GET (retrieve a resource), POST (create a new resource), PUT (update an existing resource), DELETE (delete a resource), and PATCH (partially update a resource).
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the queue?
Do I always create an app bundle first when develop lightning component ?
What is data export service in salesforce?
How many visual force pages do you write a day?
What is the enhanced list view?
What are custom report types? : salesforce admin
What is Approval Terminology?
Define sosl ?
What type of workflow alerts are there?
Why use Field-Level Security?
What is master detail relationship and look up relationship in salesforce?
What is a custom report type? : salesforce reports and dashboards