Developer Resources
Events
Respond to activity that occurs within Chart and third-party providers.
Events represent activity that has occurred within Chart or within third-party tax providers. Your app can sync the data via either the events API or webhooks.
Event objects
All event objects share a similar structure.
Attribute | Description |
---|---|
event | A string that distinguishes the event type. |
id | Unique identifier for the event. |
data | Event payload. |
created_at | Timestamp of when the event occurred. |
Taxpayer events
Events emitted when data about a taxpayer changes such as when a taxpayer’s status changes, a taxpayer is disconnected from a provider, or a taxpayer’s records are synced.
Widget events
Events emitted when end users (taxpayers) interact with Chart Connect widget.
Client Link events
Events emitted when end users (taxpayers) interact with the no-code client links.