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 are looking for the Nintex roadmap, you can find that on Nintex Community

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

FILTER BY CATEGORY

Workflow Designer

Showing 68

Ability to change/customize the sender email address in Nintex Workflow Cloud.

When you send an email in Nintex Workflow Cloud, all the emails will be delivered by and we are looking to change this email with one of our own email addresses/domains < noreply@mydomain.com>.
Vicentiu Nae almost 4 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 17 Not Planned

Add a CC email to the Assign a Task action

In the 'Assign a task' action in Nintex for Office 365 and Flexi task for Nintex for SharePoint there is an option to CC or BCC the task notification email.Please add CC and BCC to the NWC 'Assign a task' action. This is important as we migrate fr...
Gavin Adams almost 2 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 11 Not Planned

Exclude weekends from task assignment reminders and escalations

Hi there, it would be great to be able to cater for business days only (exclude weekends), when configuring NWC task assignment reminders and escalations. Currently when specifying days as part of reminders and escalations there seems to be no eas...

Assign a task without email notification

Give the option to assign a task without emailing the assignee(s). With the addition of my nintex, some users are already asking for the option to just monitor their tasks in there on a daily basis rather than receive emails for each task. If mult...
Unknown Unknown over 2 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 3 Not Planned

More date formats

Hey guys, could we have a few more options in the Format date action? e.g. ddd mmm yyyy. i.e. combinations that have full names of days and months both in dd mm order and mm dd order. Cheers

Print workflow design or save as an image file

Capability to save workflow design as JPG, PNG, etc. or print the workflow design
Guest almost 7 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 2 Not Planned

sql execute a query - capture error option

In NWC SQL execute a query action there is currently no error handling mechanism. If there is a network connectivity issue to the SQL connection the action and the workflow is failing. It would be good to add in the ability to capture errors and...
Gavin Adams over 3 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 3 Not Planned

Enhance scheduled start

I would love to see enhancements to scheduled start. Scenarios I would like to see are: - Every x Monday of the month - Every x workday of the month Regards, Daniel
Guest almost 5 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 1 Not Planned

Debugging assistance: Capture JSON after a task or log all variables action

When a task is completed it would be handy to capture the JSON for debugging purposes. Alternatively if there was an action that logged all variables and their values, that would be useful too. It's possible to log all variables now but that means...
Guest about 5 years ago in Nintex Automation Cloud (formerly Nintex Workflow Cloud) / Workflow Designer 2 Not Planned

support of complex math function

support more complex methods of math operations, e.g. (varible1 * variable2) / variable3 sum(var1, var2, var3, var4) other functions such as product(), mod(), power(), sqrt(), etc.