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

Categories Other
Created by Paul Lamping
Created on Nov 12, 2024

API for "Get Workflow Instances" - increase limit of results, and add filter options

According to your API documentation for "Get Workflow Instances,"

https://help.nintex.com/en-US/nwc/Content/Designer/Actions/NintexWorkflowCloud-GetWorkflowInstances.htm

it only returns "up to 30 instances."

This is a problem for us because we built a really useful utility workflow that provides our users a summary of running workflows, so that they can contact those involved in task approval and get those workflows completed.

But due to this limit of 30, it really reduces the number of results that our utility workflow can display. It may only show the user 12 running workflows when there are really 28.

It would also help if this API call can be filtered on Workflow Name. It does not have that filter, so the workflow must loop through all the running workflows and pick out the relevant ones.

Please make this API more useful by implementing these changes.


  • Attach files