@Tino-Johannes_Luttge wrote:
Hey folks,
I like to build my own SharePoint activities. For that I’m using Activity Creator extension for Visual Studio which delivers a UiPath Standard Activity Project.
For the authentication process I must install the NuGet package “AppForSharePointOnlineWebToolkit”. After the installation in a Console Application Project I get the classes “TokenHelper.cs” and “SharePointContext.cs”.
If I try to install the NuGet package “AppForSharePointOnlineWebToolkit” in an UiPath Standard Activity Project those classes are missing after the installation. I assume it has something to do with inner structure of an UiPath Standard Activity Project (“TokenHelper.cs” and “SharePointContext.cs”). Would someone of you mind to help me with that issue?
Best regards,
Tino
Posts: 1
Participants: 1