Have One Custom Function Run After Another Custom Function Finishes - ZoHo Desk
Hello,
From what I'm seeing in ZoHo Desk. If there are multiple custom functions that run when a ticket is initially created, the custom functions seem to run simultaneously.
Is there a way to have one custom function finish before starting another custom function?
Or to write some deluge code so that:
________________
if custom_function_a finishes running
then
run custom_function_b
Best,
Chris