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
Natasha AliNatasha Ali 

Exposing Salesforce Data to third party app (API)??

Hi,
We have a third party app that requires me to expose certain data in Salesforce (person account object) through their API. They already have one built, just need me to expose the correct data. How would I go about doing this? 

Any help is much appreciated!
Many Thanks,
Natasha 

 
Best Answer chosen by Natasha Ali
v varaprasadv varaprasad
Hi Natasha,

Create one batch class and convert that data XML or JSON and sent to the third party using callouts.
More Info : 
https://www.greytrix.com/blogs/salesforce/2018/06/04/creating-an-endpoint-in-salesforce-and-using-rest-api-to-externally-access-it/

https://www.youtube.com/watch?v=7PaDtgPLH90


Hope this helps you!
If my answer helps resolve your query, please mark it as the 'Best Answer' & upvote it to benefit others.


Thanks
Varaprasad
Salesforce Freelance Consultant/Developer/Administrator
@For Salesforce Project Support: varaprasad4sfdc@gmail.com


Salesforce latest interview questions  :
https://www.youtube.com/channel/UCOcam_Hb4KjeBdYJlJWV_ZA?sub_confirmation=1