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 897

Set value of 'Choice - Multiple' control through rules

I've come across a use case in which it would be helpful if checking a box in one choice field would uncheck a box in a previous choice field. In other words, clicking the box in the second field invalidates the checked box in the first. Also, I h...
David about 3 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Form Designer 0 Not Planned

Nintex (Adobe) Sign final Audit Report

Would like to have the NWC Nintex Sign workflow actions to allow the ability to attach the 'Audi Report' along with the completed, signed document returned to NWC. Currently, only the emails from Adobe Sign contain the Audit Report (if enabled via...
Guest about 3 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Other 0 Not Planned

Return Box File Id and Folder Id Variables

For the Box connect, the Id's for all of the objects (Files & Folders) is extreeeeemely important to return as variables. For instance, I can create an Xtension using Box's OpenAPI/Swagger spec, but I cant do anything with because all of the A...
Guest over 6 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Connectors 1 Completed

Allow different field sizes without wrapping text

The forms designer we're leaving in favor of NWC allows for fields to be different sizes, independent of the accompanying text. I wish NWC would allow this. For example, I might have a Text - Short field with a long title but the expected user inp...
David about 3 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Form Designer 0 Not Planned

Add Nintex Services status page link to NWC Dashboard Settings area

Can we add a link to the Nintex Services status page somewhere in the NWC dashboard? Possibly in the Settings tab so that it is quickly available to administrators while troubleshooting failed instances. It occurred to me while putting together ou...

The ability to add a hyperlink on the form

We want to be able to include a link on the form that says something to the effect of "click here for more information" but can't find a way to include the link. Being able to include a link in a header field would make this possible.
Guest over 6 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Form Designer 0 Completed

Re-route automatic replies to reply email (change default sender address)

It would be great to change the default sender address so we would get automatic replies if the recipient is out of the office.
Kaylee about 3 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Other 0 Not Planned

Box Query and Delete folders (and contents)

The ability to query folder creation date and then be able to delete the folders (and contents) .. This will then give you the ability to set a scheduled workflow to clean up the \temp folder.
Dan Stoll over 6 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Connectors 1 Completed

Schedule option

I have the requirement to run the workflow Monday - Friday from 8 a.m. to 5 p.m. I don't see anywhere to set it in the Schedule. Can you please help? This feature is very common in Windows Server: Task Scheduler. Thanks!

Sorting numbers from smaller to larger, larger to smaller in a collection

Current sort collection does not sort the numbers/integers in smaller to larger or larger to smaller. When I try to sort a collection in my workflow the result after sorting is something like this ["100.0", "112.0", "114.0", "127.0", "135.0", "148...