Add a warning to Update items if no condition is specified
Many of us have learned the hard way that a condition is normally required when using the Update Items action since failure to do so results in the all items being updated. It would be so helpful and appreciated if there is a message warning that ...
add option to return a promise from a component workflow
Add the option to return a promise, and subsequently a response, from a component workflow. I like the ability to have a callback URL to pass data back. But often, component workflows run very very quickly. Why not allow us to return a promise / r...
When setting up the start condition on an event from a 3rd party SaaS system, it is currently impossible to use a dynamic date value like 'Today' or 'Instance start date' as you cannot insert variables into the start condition.
Allow anyone to view a workflow, but not make updates
We are in the early stages of using the Automation Cloud tool. There are a number of groups that would like to access other workflows to get ideas or to see how the workflow actually works (through Workflow Testing function), but they cannot unles...
For the NWC action format date to string can we add the ISO8601 date format please.This is the format of yyyy-mm-ddThh:mi:ss.mmm (no spaces)or date style 126 in SQL format.(see https://docs.microsoft.com/en-us/sql/t-sql/functions/cast-and-convert-...
Allow Collection Variables in the Run if true action
Add "Is In" and "Is Not In" as operator options to the Run if true action. I.E. allow collection variables to be used with Run if true. Currently, when you're working with collections, there's a lot of unneeded overhead of creating individual bool...
Using something like https://azure.microsoft.com/en-us/services/vpn-gateway/ and other similar services.
Being able to securely connect to On-Premise data thru an on-demand VPN tunnel would provide a cost effective way to connect to this data ra...
We should start to include example(s) for each workflow action's help content in the Nintex Workflow Cloud help file. I found most of the time referring to a help content for an action, I have no idea how it is configured without the help with exa...
Collection operation to concatenate all items by specifying the collection variable, eliminator, output text variable.
a Collection with items of "One":"Two":"3", to be concatenated and output as a string variable as "One,Two,3" if comma is the e...