You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to list all workflows that were ran from a specific workflow template and had a specific workflow parameter value.
E.g. the workflow template is billCustomer and the parameter is customerName=Jack. How can I list all workflows that ran for billCustomer for the customer Jack via the REST API?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi there,
I'm trying to list all workflows that were ran from a specific workflow template and had a specific workflow parameter value.
E.g. the workflow template is
billCustomer
and the parameter iscustomerName=Jack
. How can I list all workflows that ran forbillCustomer
for the customerJack
via the REST API?Any help is much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions