Hi, I am trying to find a way to set the "Workflow error notifications" settings via Code or Script (_layouts/15/NintexWorkflow/ErrorNotifications.aspx?scope=web) on a SharePoint 2016 onPrem. We have...
I tried to use the Regular Expression Action and define a Pattern. If I want to use a "Common" Variable inside the Pattern Field, it is replaced with the actual value, before the Pattern is executed. ...
I am trying to create an automated installationprocedure for a complete SharePoint 2016 on prem Site Collection, including Nintex functions. It is a small C# Console application which uses PnP and CS...