The ability to resubmit a failed or completed Nintex Workflow Cloud workflow instance was recently added. It would also be a nice feature to have the ability to resubmit a workflow with the same data where an instance has been terminated. I have r...
While we can see Instance Start Data, it is almost impossible to relate fields on a Start Form back to the start instance data as the naming convention for Instance Start Data from the form just shows the control type. Would be great if the contro...
We need to have a more complete approach to manipulating dates. Scenario: External start receives a date value to a date field. Another systems (CRM Query Record action for example) take the date in another format. Issue: Can't pass the variable t...
From a security perspective, it is needed that a new token could be generated for an 'External start' and also old ones could be revoked. Example: When someone leaves the company and (s)he knows the url/token and could possible abuse this. Even be...
The "Call a web service" action is currently support GET, PUT, POST, and DELETE. Why is the PATCH missing? I found a lot of time HTTP PATCH is needed by most of the REST endpoints. Can we have this action to support HTTP PATCH as well?