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

Workflow Designer

Showing 83

NWC Format date to string ISO8601 output format

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-...
Gavin Adams over 3 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 2 Not Planned

display scheduled tasks in a calendar

I have a scheduled task that recurring every 3 months.1. is it possible to assign all scheduled task to assignee even when the previous task is not completed?2. is it possible to display all assigned tasks in a calendar?3. is it possible to displa...
MJ Liu almost 2 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 3 Not Planned

Allow Legacy form fields in Generate Document action.

Allow Document Generation on Microsoft Word 'Legacy' form fields. Currenlty it seems NWC will only map completing tags on the standard form fields, not 'Legacy' form fields. It's a shame as Legacy form fields are more powerful and we can embed cal...
Guest almost 2 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 0 Not Planned

The ability to open and close a Azure VPN tunnel

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...
Dan Stoll over 6 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 2 Not Planned

Be able to save a Workflow as a Template

using the Center of excellence model, we would like to be able to provide users Templates to use that we build and test and then save to be used by user in the future but also export or share to other tenants within our license environment
Guest about 2 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 0 Not Planned

Assign DocuSign access codes in a workflow

It would be great if we could assign an access code for a DocuSign Envelope within a nintex form.
Kaylee over 2 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 0 Not Planned

Public web form url in designer

Make public web form url available in the designer without publishing workflow.

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

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"]