I'm building an integration with our CRM. I have been able to write the integration that pushes data from the CRM to Klaviyo OK.
However I'm struggling to find out how I can get a notification (either live, e.g. webhook, or by a API query) about when people have joined or left lists and by what means (e.g. preferences update, or import or subscribe or unsubscribe from mailing etc.).
I thought there might be an Event created, like "subscription change" or something, but I can't see evidence of that.
How can I find out about these changes in the data?