We try to make it as simple as possible to send us events. To that end, if you're familiar with Segment and their model, we're just doing exactly that.
To send us webhooks you'll need two things:
As long as you've got those pieces in place, sending us data is pretty simple and follows the Segment model. We accept the major calls:
If you want to brush up on how those work check out the Segment documentation.
If you don't use Group calls you'll have the option to define a fallback for account consolidation on your `identify` calls. This can either be a field on `identify` or the domain of the email included in the `email` field on `identify` .