function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Felix Jong Seok ChaeFelix Jong Seok Chae 

place to find uri for query, insert, update, delete record in java rest api

I implemented a rest service in java and try to have a correct format of uri for query, insert, update, delete a case record from salesforce.
Is there a resource for this?
Thank you.
Tintu_BabuTintu_Babu
Hi,

This documentation can help you

https://developer.salesforce.com/docs/atlas.en-us.api_rest.meta/api_rest/dome_get_field_values.htm