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
chinnuchinnu 

REST API from java stand alone program

Hi,

 

I am new to REST API.

I want to know if it is possible to connect to salesforce using REST API and do create/modify/retreive operations on the objects.

 

Please provide me inputs.

Please provide me with some sample code if any.

 

Thanks

chinnu

SuperfellSuperfell

Yes, there are java samples in the docs.