We're syncing our customer's Intercom contacts to our system, and when they archive their contacts we want to know which contact we need to update on our system. Is this possible?
Edit April 30
After some testing. I think it's the other way around. If customers archive their user user.deleted event will be called. But again, if they archive more than 1 user (I tested archiving 2 users), the webhook event will never arrive. Also, if I permanently delete user data, no webhook will ever deliver. Then my question would change to is there a way to know a user has been deleted on Intercom or know if multiple users have been archived?