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.
2 Items
{
"data": {
"companyId": "602e441f3e724b4d74a9cc87",
"effectiveDate": "2023-01-13T20:20:39+00:00"
},
"type": "integration.activated"
}2 Items
{
"data": {
"companyId": "602e441f3e724b4d74a9cc87",
"effectiveDate": "2023-01-13T20:20:39+00:00"
},
"type": "integration.deactivated"
}3 Items
{
"data": {
"companyId": "602e441f3e724b4d74a9cc87",
"effectiveDate": "2023-01-30T13:02:33+00:00",
"payrollMonth": "202301"
},
"type": "payroll.run"
}