Robust Automation- Duplication + Subscriber Removal
NWÄR SKIN
I have a very robust automation that sends 12 emails over the course of 90 days. Some subscribers drop off before the end, and I want to remove those subscribers individually. As it stands, the only way to remove them from the automation is to completely stop the automation for ALL SUBSCRIBERS, which is NOT ideal.
The only workaround to this is to create a new automation to keep the active subscribers, which would be fine, but there's no way to duplicate the automation. It has to be built from scratch, just to remove a few subscribers.
PLEASE create a duplication feature for pre-built automations, especially if we can't individually remove subscribers from an automation from the back-end.
Marianna Zelichenko
Hi :) I have a workaround I'm using in my automations. It's a bit clunky, but maybe it will help you for now. Right before each mail is sent, I do an if-else split checking whether the subscriber is still subscribed. If not, they leave the automation. If yes - they continue. Hope this helps!
(Yes, it's a bit of a pain with 12 emails, but then again you probably have this set up in 15 minutes)
NWÄR SKIN
Marianna Zelichenko Thank you for sharing this workaround. I'll see if I can use it.