Skip to content

How to query contact id when contact is archived? #599

Description

@ryan-kim-siteminder

To delete archived contact permanently, we need to use contact id but it seems to me that there is no way we can retrieve contact id if contact is archived. Is there any way I can retrieve contact id to get it used as a prameter for deleting contact permanently? FYI, this requirement is part of PII(Personal Identifiable Information) initiative.

Version info

  • intercom-ruby version: v3.1.4
  • Ruby version:

Expected behavior

There should be a way to retrieve contact id for archived user. So archived users can be deleted permanently.

Actual behavior

I want to use email to search contact id for archived user but intercom api client does not provide that.
Tried to unarchive contact to get the contact id but to no avail because to unarchive contact it needs contact id.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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