Hello,
is it possible to extend the given Nintex actions (e.g. "Run parallel actions") by using own code?
I want to develope some custom actions based on Nintex actions, so I dont need to develope the same functionality again.
For example I would like to be able to define the branch names programmatically by using workflow variables.
Or define programmatically the number of branches.
Is this possible? If so how can I access the Nintex actions and modify the code?
Greets