Question
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 ?
@shaileshs6389 You cannot manage nuget packages in Pega Robotics Studio (or the Plugin). You'd need to use the full version of Visual Studio to create a component and then use that component in Pega Robotics Studio.