With the new subscription model that came out for unsubscribing, is there still a way to resubscribe users?
Page 1 / 1
Hello @lisa f12 ,
You can resubscribe users:
1. From App.Intercom.com:
2. Via Javascript API:
var intercomSettings = {
'app_id' : 'abc123',
'email' : 'john@example.com',
'created_at' : 1350467386,
'unsubscribed_from_emails' : false
}
3. Via Intercom API - Update a contact
"unsubscribed_from_emails": false
Keep in mind that based on GDPR rule User should give you consent before you resubscribe them.
I hope my answer will be helpful for you, let me know if there any other question about this topic.
Always happy to help, Have a great day.
Reply
Join the Intercom Community 🎉
Already have an account? Login
Login to the community
No account yet? Create an account
Intercom Customers and Employees
Log in with SSOor
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.