Skip to Main Content
Nintex Ideas

đź‘‹ Use this site to provide feedback and ideas for all Nintex Products. See our post on Nintex Community "Welcome to Nintex Ideas" for more details on Nintex Ideas, how an idea is handled by our product teams and more!


If you have questions about Nintex Ideas, please contact ideas@nintex.com

If you require support, please visit Nintex Customer Central

If you have a sales inquiry, please contact sales@nintex.com

ADD A NEW IDEA

Nintex Automation Cloud (formerly Nintex Workflow Cloud)

Showing 738

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...
Jordan Maynor over 1 year ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 0 Open for voting

Nintex Cloud Instances - Export Feature

Would be awesome to have a select option "Select All" export to CSV button. At the moment I'm having to open a failed instance in a new tab (Because if you click back on normal window you'll have to manually scroll back down to where you were) one...
Guest almost 6 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Other 3 Not Planned

Display workflow name, multitabs, copy/paste actions

1. Display Workflow Name in page header. 2. Multitabs for workflows to easily move between them3. Copy/paste action from one workflow to another
Guest almost 6 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 1 Not Planned

Close/Cancel a DocuSign task or Reassign before x time

I 'm working for a customer who needs to send a document for signature, but if the user doesn't sign the document before n days ,they have to send it to another user. I managed to send the signature to another user after n days, but the first task...

Add a "check if file is locked by user" action for SharePoint online connector!

Please create a new action that checks if document is locked by user so we can update metadata as necessary for document management processes that our customers are asking for! As it sits, there is no option to wait for file to be unlocked for us ...

Re-usable Form components

It would be nice to assign a group of form control to a particular page via the settings versus having to drag and drop. If pages is enabled then groups could show a setting that allows you to select which page that group shows on.

"Edit" URL - SharePoint Online Library

How in the world do we pass the edit URL through a workflow for users to open files and edit as if they were opening it from a library? The only URL available in NAC is the item URL which just allows user to download the file. Not open the source ...
Brandi Woodson over 1 year ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 2 Already Exists

Web Service - support for HTTP

Call a Webservice should support HTTP not just HTTPS
Guest over 7 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Runtime 3 Not Planned

Allow passing form values to an Nintex Form task through NWC API

Can NWC API provide an endpoint to pass form values (in JSON), together with the required outcome, to an Nintex Form task? If so, it can allow a better integration with the engine with our existing applications. I think, it can also be a new task ...
Guest about 3 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Other 1 Open for voting

Dictionary variable

Dictionary variable to hold paired value such as e.g. 1 = 1:"One", 2:"Two", 3:"Three" e.g. 2 = key1:[1:2:3:4:5], key2:[2:3:4:5:6] e.g. 3 = key1:value1, key2:value2, key3:value3 etc.