This is the list of event types that we currently send.
For guidance on how to listen to these events, take a look at Svix's guide to consuming webhooks.
Triggered when a client activates an integration
{
"data": {
"companyId": "602e441f3e724b4d74a9cc87",
"effectiveDate": "2023-01-13T20:20:39+00:00"
},
"type": "integration.activated"
}