Box
Source Connector
Overview
This source connector fetches enterprise's events (live events in near real time) from the Enterprise Events API.
Streams
Data Source | Stream Name |
---|---|
user and enterprise events | admin_logs_streaming_events |
Prerequisites
Follow the instructions to create a custom app for this connector via Box's Custom Apps Manager and ensure the following:
- Authentication Method: Server Authentication (with JWT)
- App Access Level: App + Enterprise Access
- Application Scopes: Manage enterprise properties
Once configured, you will need to Generate a Public/Private Key pair. You will need to copy the JSON public key from the file that is downloaded as part of the connector configuration.
Note: the app may need to be submitted for review and approved by an admin.
Configuration
This source connector does not have customizable configuration fields.
Authentication
The source connector authenticates using OAuth 2.0 with JSON Web Tokens.
Field | Required | Description |
---|---|---|
OAuth Config | yes | JSON file content generated by Box |
Connector Limitations
- The API requires the user to be an enterprise admin or co-admin with the permission to Run new reports and access existing reports.
- This connector is restricted by rate limits.
Updated 16 days ago