Hello all,
Has anyone done a Custom ASP.NET form as input method for a Nintex Workflow?
For example, a desktop app that takes inputs. It then only submits a unique ID onto a SharePoint list where a Nintex Workflow resides. The Nintex Workflow runs using the input from the ASP.NET form.
Are there SDKs / APIs that will allow me to pass parameters (using c# code) into the Nintex Workflow?
Thank you