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
Chanagan SakulteeraChanagan Sakulteera 

Sending data from Salesforce to outside system

Hi all , 

I am new to salesforce and I have requirement that I need to send data from salesforce to the outside system ( Azure AD system). I would need to connect to the outside system using REST API.

I have doubt on how to perform this and how can I send data to the outside system. I have done only the opposite way i.e, other system connect to salesforce. I need to preform apex batch too.

If you could please guide me on this.

 

Thank you so much.