Here’s my flow…my issue is that updateHubspotContact
towards the end of my flow keeps failing.
The reason (I think) is because when the IF returns false, the merge doesn’t get the data that the hubspot update needs to execute. This is expected. What I want is for the entire workflow to stop if that IF returns false.
How can I update this to accomplish that goal?