Supported Providers
Rollbar
Rollbar provides real-time error tracking and debugging tools for developers.
Authentication
This provider requires authentication.
- rollbarAccessToken: Project Access 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:
- authenticated: User is Authenticated
In workflows
This provider can’t be used as a “step” or “action” in workflows. If you want to use it, please let us know by creating an issue in the GitHub repository.
Connecting with the Provider
- Create an account on Rollbar.
- After logging in, navigate to the project you want to connect with and go to the project settings.
- Under Setup, go to Project Access Tokens and create new token with read and write scopes.
- Copy the generated token.
- This will be used as the
rollbarAccessToken
parameter in the provider configuration.
Webhook Integration Modifications
You can manage the permissions granted by the webhook integration by navigating to Settings > Notifications > Webhook within the Rollbar project.