My scenario just initiated 200 operations to the Make module when it should have only done one. The only thing I found that may be weird is I wasn’t checking the input email was a valid email format so that variable was “ak@”.
What would cause this to happen?
The scenario searches for an existing lead in Salesforce and based on the data it routes through one of 3 potential Salesforce funnels. Then it will execute the 4th route to call another Make scenario, passing through input variables.