1Password
Source Connector
Overview
The source connector fetches data from the 1Password events API.
Streams
Data Source | Stream Name |
---|---|
audit events | audit_events |
item usage | item_usages |
sign-in attempts | sign_in_attempts |
Prerequisites
- The connector is specifically for 1Password Business.
- Personal, Enterprise or Developer accounts are not supported.
- Domains ending in
1password.ca
or1password.eu
are 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.
Updated 4 days ago