Skip to main content

invoke a function

Comments

1 comment

  • Ken Lyon

    No, it's not possible to call a separate function at this time. The best you could do is either duplicate the functionality in both event handlers or move the shared behaviour into a separate workflow that both could execute via the Run Workflow activity.

    0

Please sign in to leave a comment.