Buildkite
Source Connector
Overview
This source connector fetches from the Buildkite APIs.
Streams
Data Source | Stream Name |
---|---|
Audit Event | auditlog |
Prerequisites
- Create an API Access Token
- Under GraphQL API, Enable GraphQL API Access.
- Note: GraphQL tokens cannot be limited by scope.
- After submit, copy the API token for use when configuring the connector. You will not be able to retrieve this token later.
- Under GraphQL API, Enable GraphQL API Access.
- Get the Organization Slug
- Navigate to Organizations > (Choose Organization) > Settings and copy the Slug value for use when configuring the connector.
Configuration
Field | Required | Description | Example |
---|---|---|---|
Organization Slug | yes | The slug used to identify the organization. | acme-co |
API Access Token | yes | Token used to authenticate with the Buildkite APIs | bkua_289c9f73e...017fe |
Connector Limitations
- The Audit Log feature is only available on the Enterprise plan.
- This connector is restricted by rate limits.
Updated 4 days ago