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 

Calling outside system through REST API

Hi everyone ,

I am new to salesforce. I have got the requirement from customer saying that salesforce need to call outside system through REST API.
I need to send data from salesforce to outside system. I don't have any idea regarding this. Would you please guide and suggest me on how to do this. 

Outside system is using Azure Microsoft.

I will be much appriciated.

Thank you.

Dutta SouravDutta Sourav
Hi Chanagan,

These links might be helpful for you:
https://azure.microsoft.com/en-in/documentation/articles/active-directory-saas-salesforce-tutorial (https://azure.microsoft.com/en-in/documentation/articles/active-directory-saas-salesforce-tutorial/?cdn=disable)

https://developer.salesforce.com/page/Getting_Started_with_the_Force.com_Toolkit_for_Azure

Warm Regards,
Sourav.
Chanagan SakulteeraChanagan Sakulteera

Hi Sourav, 

Thank you for your answer. Please correct me if I am wrong.

First of all , I need to configure between Azure and Salesforce right ( as per the link you have mentioned above ).

Do you have a sample code on how to send data from salesforce to Azure system by using REST API.

 

Best Regards,

Chanagan