Adding support for correctly formatted UTC string variables as a valid input for date manipulation, alongside datetime declared variables, to simplify workflows.
I am submitting my idea to advocate for an enhancement that I believe would greatly benefit users like me. I kindly request your consideration in adding support for correctly formatted UTC string variables as a valid input for date manipulation, i...
Ability to add files to task forms that are passed throughout workflow
For some of our automation, without delegation enabled, we have no issues. But when delegation is enabled on a workflow, we can't pass files as intended for a simple approval or review process of documents etc. For example, nobody can identify who...
It would be nice if global admin could access workflow tracking on any workflow since TASKS doesn't allow us to open the task forms that were completed. Just shows information. Instances only shows history, tasks are not available. We have to list...
In Designer convert Assign a Task to a Assign a Task to Multiple Users
Often times the initial requirements of workflow are to assign a task to one person, but often for testing purposes and discovery lead to a task that has been initially designed as a single user task that now needs to be a multiple user task. It w...
As discussed on this forum page (https://community.nintex.com/t5/Nintex-Workflow-Cloud-Forum/NWC-and-Smartsheet/m-p/215571) I'd really like to be able to get a Smartsheet row based on a cell value. If not that, I'd like to at least call by row num...
Allow Import of existing Nintex form for SharePoint list into a FORM workflow
We have a SharePoint (cloud) list with a Nintex form. It was later decisded that we need to start the workflow from a form (in order to manipulate permissions before anyone sees the item). Upon creating the FORM workflow, it is not permitted to im...
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.