
xMatters (Everbridge)
Let AI connect your sources for you
Skip the manual setup — run this in your project and the wizard auto-detects your databases and APIs and connects them to PostHog.

Connect xMatters (Everbridge) to PostHog to sync your data into the PostHog data warehouse for analysis and modeling.
Enter your xMatters instance subdomain and REST API credentials to pull your xMatters data into the PostHog Data warehouse.
Use HTTP Basic auth with a REST Web Service User (or an API key as the username and its secret as the password). The account needs read access to the resources you want to sync.
Configuration
| Option | Type | Required |
|---|---|---|
Company subdomain | text | Yes |
Username or API key | text | Yes |
Password or API key secret | password | Yes |
Linking xMatters (Everbridge) to PostHog
- Go to the Data pipeline page in PostHog
- Click New source and select xMatters (Everbridge)
- Fill in the required configuration fields
- Click Next, select the tables you want to sync, and then press Import
Supported tables
| Table | Description | Sync method | Incremental field | Primary key |
|---|---|---|---|---|
events | An alert (event) initiated in xMatters, including its status, priority, and timestamps. | Incremental, Full refresh | created | — |
people | A user in the xMatters instance who can be notified and can respond to events. | Full refresh | — | — |
groups | A group of recipients used to target and escalate notifications. | Full refresh | — | — |
devices | A contact method (device) belonging to a user, such as email, SMS, or push. | Full refresh | — | — |
sites | A physical or logical location that users can be associated with. | Full refresh | — | — |
roles | A role that defines the set of permissions a user has in xMatters. | Full refresh | — | — |
dynamic_teams | A team whose membership is derived dynamically from user attributes. | Full refresh | — | — |
plans | A communication plan that groups forms, integrations, and configuration used to initiate events. | Full refresh | — | — |
subscriptions | A subscription that notifies users when events matching its criteria are initiated. | Full refresh | — | — |