LinearB
The LinearB provider enables integration with LinearB’s API to manage and notify incidents directly through webhooks.
LinearB Integration
The LinearB provider facilitates the automatic creation, update, and deletion of incidents in LinearB through its public API. It supports dynamic incident management based on operational events, allowing teams to synchronize their development metrics and alerts with LinearB’s project management capabilities.
For any support or questions, join our community on Slack or GitHub.
Authentication
This provider requires authentication.
- api_token: LinearB API Token (required: True, sensitive: True)
Certain scopes may be required to perform specific actions or queries via the provider. Below is a summary of relevant scopes and their use cases:
- any: A way to validate the provider (mandatory)
In workflows
This provider can be used in workflows.
As “action” to make changes or update data, example:
If you need workflow examples with this provider, please raise a GitHub issue.
Connecting with the Provider
Obtaining an API Token
To use the LinearB provider, you must obtain an API token from LinearB:
- Sign in to your LinearB account.
- Navigate to the API settings section.
- Generate a new API token with the appropriate permissions.
- Securely store the API token as it is needed to configure the LinearB provider in Keep.