Supported Providers
Rollbar
Rollbar provides real-time error tracking and debugging tools for developers.
Authentication Parameters
The Rollbar provider requires the following authentication parameters:
rollbarAccessToken
- Project Access Token is used to authenticate the Rollbar API requests.
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.