Skip to main content

Jira Relay

Supported versions

This connectivity package provides support for creating issues in Jira (and subsequently querying for their status). Only data provisioning is supported.

Supported objects and operations

System objectsOperations
IssuesCreate

Minimum required permissions

See the Jira REST API documentation for details.

Network requirements

None.


Prerequisites

Basic authentication requires API tokens. Generate an API token for your Atlassian account and use it to authenticate anywhere you would have used a password.

  1. Log in to your Atlassian account, and go to API tokens.
  2. Click Create API token.
  3. Enter a memorable and concise label for your token and click Create. 4.4. Click Copy to clipboard, then paste the token to your script or elsewhere to save it. Click Copy to clipboard, then paste the token to your script or elsewhere to save.

Depending on the details of the HTTP library you use, replace your password with the token.