Question
QBE
QBE
PH
QBE
Posted: Apr 17, 2024
Last activity: Apr 17, 2024
Last activity: 17 Apr 2024 11:47 EDT
Closed
Solved
Uploading file to SharePoint using Pega Robotics
Crowdsourcing on the best approach in uploading a file in SharePoint site.
- Using REST API
- Interrogating SharePoint site as a Web Application.
Or does Pega Robotics v22 have an available SharePoint connector that we can leverage.
Thanks!
@rnikkopradoThere is not a SharePoint connector within the current product. It seems like there might be a better way to do this than through interrogation using the APIs or even C# code directly. I have interrogated it in the past and it will work, but if there are APIs available, those are a great option in many cases.