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

All ideas

Showing 506

Store Item for Remove Item from Collection

"Remove item from colleciton" collection operation does not currently support to store the removed item to a variable, because of this, we will need to use two collection operations to achieve the goal of removing an item from collection + store t...
Guest over 7 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Runtime 1 Not Planned

Support HTTP not just HTTPS

Call a Web service only supports https? Some APIs only support http with a token. Why no support for http?
Guest over 7 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Runtime 1 Not Planned

Copy a collection variable to another collection variable

I am looking for an action to copy the content of a collection variable to another collection variable. Essentially duplicating the content.
Guest over 7 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Runtime 3 Not Planned

Help with example

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...

Print workflow design or save as an image file

Capability to save workflow design as JPG, PNG, etc. or print the workflow design

Concatenate collection items

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...

Compare if two collections are equals

Compare if collection of ["One","Two","3"] has same items of collection ["Two","3","One"]

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.

Convert value and store into a different variable type

Hi guys, Is there going to be an action where we can convert variables into other type of variables (Text to Date, etc)? For Context: I'm building a workflow that will pull a date value from Salesforce. However, when NWC pulls this field, it creat...

Add an 'other' option to Branch by value

Branch by value needs an 'other' option so that values outside of those specified by the existing branches can be handled by specific exception logic.