Hopefully someone has an answer out there and I am just unable to find it. My question is:
Is there a way to end a Nintex workflow (on a list item) through the use of JavaScript?
Points I've come across while researching today:
- Nintex uses the old SharePoint 2010 Workflow Engine
There is no supported web service for ending a workflow, see;
http://SharePointPortal.local/site/subsite/_vti_bin/Workflow.asmx
There is little/no documentation on JavaScript usage of the
getWorkflowInteropService
method.
Note that we are using SharePoint Server 2013 (part of the issue I believe).
Any help would be greatly appreciated