This topic was automatically generated from Slack. You can find the original thread here.
Hello, I added an if/else block to my workflow and moved some steps into the block that emit events. It seems that I am unable to emit events and trigger workflows from the if/else block. Is anyone having this problem?
What do you mean when you say you’re trying to emit events and trigger workflows from the if/else block? Are you making an HTTP request or using $.flow.trigger()?