Skip to main content

When a user request to be forgotten in iterable, should I still be receiving webhook events for them. Or should the webhook events stop being sent to my application once the user has requested to be forgotten.

Hi Emmanuel!

Once a user has been forgotten in Iterable (which can be done by calling this endpoint https://api.iterable.com/api/docs#users_forget), this user no longer exists in the platform. Once forgotten, data or events can no be passed in/out of Iterable for that user, and this includes webhook calls.


Reply