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)
- 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: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.