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
Manjiri Yatnalkar 1Manjiri Yatnalkar 1 

Calling REST API hosted on Microsoft sharepoint through salesforce

Hi All,

I want to call REST API on one site hosted on sharepont. For that I need to use azure app for generating access token for o365 authentication. Then I can use that access token for calling actual API. 
When I am tring this throgh postman it redirects me to microsoft login, 

So from salesforce apex code how can I acheive this step?

If anyone has tried out this. Please let me know.

Thanking in advance.
Regards,
Manjiri