Skip to content

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

@Startouf

Description

@Startouf

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions