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
Richard de BlooisRichard de Bloois 

REST API Outbound Call / Call outs

Hi all,

Are there any step-by-step manuals of how to create Outbound / Call Outs in Salesforce to get Third-Party data by REST API?
First of all i am looking for the basic steps, what you need to prepare / configure in Salesforce for the connection. Also i would like to know how you can do a simple test to see if the connection works to the REST API URL on the Third-Party side.

If i correctly understand you need APEX code to write the APEX Classes to get the real data?

Thanks in advance!