Hello,
I'm handling subscribes/unsubscribes via PHP API. If I have a subscriber unsubscribe, then resubscribe, I'd like to resend the double-optin email to them. As of now, I can change their status from 'unsubscribed' to 'unconfirmed', but a double-option email isn't sent. I don't see an option for this in the API. How can I send the double-optin email to them?
I'd like this to be automated, I can't login to the UI and resend it every time. I'd also prefer not to have to delete the subscriber and re-create it, all just to send a double-optin email.
Any ideas?
Thanks!
I'm handling subscribes/unsubscribes via PHP API. If I have a subscriber unsubscribe, then resubscribe, I'd like to resend the double-optin email to them. As of now, I can change their status from 'unsubscribed' to 'unconfirmed', but a double-option email isn't sent. I don't see an option for this in the API. How can I send the double-optin email to them?
I'd like this to be automated, I can't login to the UI and resend it every time. I'd also prefer not to have to delete the subscriber and re-create it, all just to send a double-optin email.
Any ideas?
Thanks!