Question
Optum
US
Last activity: 26 Jan 2021 17:16 EST
SharePoint Online integration with Pega Robotics
Hello,
We have a robotics solution which read a list from local sharepoint page using CAML query.
We have migrated to SharePoint Online and need a way to read a list from a web site on sharepoint online. We need to use Azure identity for authentication. Here is what we plan to implement..
Access Sharepoint list using client Id and Client secret in asp.net C# - Stack Overflow
This will need SharePointPnPCoreOnline package to be used. Can we import latest nuget packages to achieve this ?