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
sreejasreeja 

Ajax rest callouts in salesforce

Is it possible  to make the ajax callouts from the salesforce to the external application , and fetch the data .. if so how will be the procedure, any live small example from the 3rd party application .. 

thanks ..
Raj VakatiRaj Vakati
Refer this link 

http://amitsalesforce.blogspot.com/2017/04/http-callout-from-java-script-rest.html
https://trailhead.salesforce.com/en/content/learn/modules/apex_integration_services/apex_integration_rest_callouts
https://ankskills.com/tutorials/apex-rest-callouts-salesforce/
sreejasreeja
hi raj.. thanks for your reply, form the above links 
http://amitsalesforce.blogspot.com/2017/04/http-callout-from-java-script-rest.html  is the exact scenario i had gone through it beforce, but i need a example that data should have to be fetched from the ajax callouts