ReportPortal

Supported version: Cloud Version till 5.7.2.

API Rate Limit: No limit.

Supported Authentication: Token based authentication

To Generate a token for ReportPortal follow below steps:

  1. Login to ReportPortal using your credentials.
  2. Click on the name of your account shown at the top right corner and,
  3. Click on “Profile”.
  4. You will see an Access Token at the right pane.
  5. Copy your token from the page and save it. We will need this token while configuring the data source on the Gathr Analytics.

IMPORTANT: Please make sure your ReportPortal instance must be accessible from the Gathr Analytics Machine.

To configure ReportPortal connector using Token-based authentication, follow the steps below:-

  1. Enter your ReportPortal URL for example http://reportportal.klera.io
  2. Select “Create New Account” and add a user-friendly name for account “ReportPortal Account”
  3. Check “Pass Parameter(s) in Header” and enter followings:
    • Token Parameter key: “Authorization”
    • Value: Bearer
  4. Click on “Save”.
Top