Flow designer - stop processing inbound email
Hi.I would like to create a flow for inbound emails to run first and stop the processing within the flow depending on different if statements.In a traditional inbound action i can use event.state = "stop_processing" and I would like to do that in a c...