Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export subscription types and opt-ins / opt-outs of users #67

Open
Startouf opened this issue Nov 7, 2023 · 0 comments
Open

Export subscription types and opt-ins / opt-outs of users #67

Startouf opened this issue Nov 7, 2023 · 0 comments

Comments

@Startouf
Copy link

Startouf commented Nov 7, 2023

Intercom has added subscription granularity. This is explained in this article

https://www.intercom.com/help/en/articles/5181083-manage-multiple-email-lists-with-granular-subscriptions

The REST APi allows extracting subscription types for users using additional requests

It is not documented in their data model schema, but you can find the REST definition there : https://developers.intercom.com/docs/references/rest-api/api.intercom.io/Subscription-Types/

For a user, getting subscription types is done via : /contacts/{contact_id}/subscriptions

It is not clear if we can know when a given user subscription types are edited and if this reflects on the usr updated_at field. I have asked Intercom this question (and maybe they can reply here)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant