Ability to error trap in WFC and send email to requester
When a connector fails, it is necessary to trap the error. Then using that error to take action, such as send an email to the requester of the WFC. Currently, when a connector action fails, alerts can be sent to WFC administrators only.
There are forms that we would like verified users to only be allowed to submit once during a time frame. This would be like Nintix Live has where you can allow a list of users or all users to submit a form but give them a limit of how many times t...
External start workflow required the "Request content (parameters)" to be provided in the body of the REST call, capturing the "Request content" into a workflow variable, allows capture of additional data that are not defined as Start Variable(s) ...
Add Variable for Component Workflow Success of Failure
There is nothing to indicate that a NWC component workflow failed after it's called from another workflow. The calling workflow will continue to run afterwards, even though some or all of the variables passed back are blank. This is better than th...
For parallel path execution, please add a checkbox to the Action Set called "Enable Atomic Operation" - Any actions contained within the Action Set will execute without switching to another parallel branch. There are many scenarios that would bene...
Response output as JSON instead of string when component workflow is triggered from external system
When I try to use the OpenAPI swagger specification for a component workflow and trigger the workflow from another system - the response output is a string which has the instance id of the workflow that was triggered. Instead could this be returne...
When trying to set a conditional start option for date, you are only able to set a "SET" date. it cannot be a variable or a context item, like [TODAY]. In my use case I have a workflow executing when an opportunity in MSCRM has been moved to a cer...
In Salesforce, you can now add the Nintex Workflow component to your pages. Since workflows are usually specific by object or otherwise, it would make a lot of sense if the workflow could be selected and attached to a component. Further, if the fo...
"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...