Jump to a Section

Overview

  1. Enter in an Account Nickname. This should be unique so if your authorize multiple accounts you will be able to tell them apart.
  2. Enter your Email ID. This is the email associated with the Airbrake account.
  3. Enter in your Airbrake Password.
  4. Your Airbrake domain. This can be found in the URL of your account (“https://yourdomain.airbrake.io/projects/150349
  5. Your Project ID. This can be found in the URL of the project. (i.e. “https://yourdomain.airbrake.io/projects/**150349**").
  6. Enter your Project Key which is the project API key, found in the information when a project is selected.
  7. Your Auth Token which is found under your Profile & notification dropdown in the top right.
  8. Click “Create” to save this configuration.

    Events

    • New Deploy

      Start FLO when a new deploy is created

    • New Error Notice

      Start FLO when a new error notice is created

    Actions

    • Create Deploy

      Creates a Deploy in Airbrake.

      Input Fields

      • Deploy Info
        • Environment (text): The environment for the deploy. i.e. “production”.
        • User Name(text): The username i.e. “john”.
        • Repository(text): The repository i.e. “https://github.com/USERNAME/REPO".
        • Revision(text): The revision id i.e. “38748467ea579e7ae64f7815452307c9d05e05c5”.
        • Version(text): The version number i.e. “v2.0”.

      Output Field

      • Deploy ID(text): The ID for the deploy.
    • Create Notice

      Create an Error Notice

    • Read All Deploys

      Get a list of Deploys

    • Read All Notices

      Get a list of Error Notices

    • Read Deploy

      Read description of a Deploy

    • Read Notice Status

      Read status of an Error Notice