Verkada connector reference
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
This page has reference information for the managed Verkada connector, including supported source tables and destination table schemas.
Supported source tables
The Verkada connector supports the following source tables, all under the default source schema:
Source table | Primary key | Description | Sync mode | Cursor field |
|---|---|---|---|---|
|
| Audit events for your Verkada Command organization, such as sign-ins, configuration changes, and device actions. | Incremental |
|
|
| Access-control members in your Verkada organization, including visitors. | Full refresh only |
Connector options
For usage in a pipeline definition, see Examples.
Option | Type | Scope | Required | Applies to | Description |
|---|---|---|---|---|---|
|
| Table | No |
| Earliest audit event to ingest on the first sync, as an ISO 8601 UTC timestamp (for example, |
Destination table schemas
audit_log
Primary key: lw_id
Cursor field: processed_timestamp
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
users
Primary key: user_id
Sync mode: Full refresh only
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Required Verkada account permissions
The API key that the connector uses must carry Read-only access to the products that back each table. See Configure Verkada.
Permission | Required for |
|---|---|
Core (Read-only) |
|
Access Control (Read-only) |
|