Below you will find pages that utilize the taxonomy term “Sharepoint”
June 17, 2020
How to call Sharepoint API from Dynamics – alternative approach
I had a scenario where the customer was running integrations by connecting to Sharepoint with a user account. When they later turned on MFA, their integration stopped working (obviously) since there is no way for an application running with user credentials to authenticate with MFA.
So Ajit Patra demonstrates how you can can call Sharepint api from Dynamics by creating an app in Sharepoint and connect with the apps clientid and secret.