1Password
Source Connector
Overview
The source connector fetches data from the 1Password events API.
Streams
| Data Source | Stream Name | API version |
|---|---|---|
| audit events | audit_events | v1 |
| item usage | item_usages | v1 |
| sign-in attempts | sign_in_attempts | v1 |
Prerequisites
- The connector is specifically for 1Password Business.
- Personal, Enterprise or Developer accounts are not supported.
- Domains ending in
1password.caor1password.euare not supported.
- Your account must have an Events Reporting integration configured.
- Issue a bearer token for connector authentication.
- Token should have access to
signinattempts,itemusages, andauditevents
- Token should have access to
Configuration
| Field | Required | Description |
|---|---|---|
| Integration API Token | yes | An integration bearer token |
Connector Limitations
- This connector is restricted by rate limits.
- item usage actions (v1) are only captured from client apps using 1Password 8.4.0 or later.
Updated 8 months ago