Send data to Jira
Most recent version: v1.0.0
Overview
Onum supports integration with Jira.
Jira is a software application developed by Atlassian that is primarily used for issue tracking, project management, and bug tracking. It provides a platform for teams to plan, track, and manage their work, particularly in software development, but also in other industries.
Prerequisites
You must have access to a Jira Cloud or Jira Server / Data Center instance.
You'll need to know your Jira base URL.
A User Account with API Acces.
Onum Setup
Log in to your Onum tenant and click Data Sinks> New Data sink.
Double-click the Jira Sink.


Enter a Name for the new Data Sink. Optionally, add a Description and some Tags to identify the Sink.


Decide whether or not to include this Data sink info in the metrics and graphs of the Home area.


Connect to your Jira instance using
The Jira API URL*. This will be in the following format:
https://<your_atlassian_site_name>.atlassian.net/The Username* that will be used for basic authorization.
Allow scripts to access REST APIs for Atlassian cloud products using the Jira API Token. Create a secret containing your API token or select one already created
Set a Rate Limit on the Maximum requests per second* to launch on the server. The minimum value is 1 and the maximum value is 10.
If you are using a proxy to establish the connection, toggle on the Proxy configuration button and enter the details here. See how to create them as secrets below.
Scheme*
Choose the scheme to connect to.
Host*
The host of the proxy URL used to establish the connection
Port*
The port of the proxy URL used to establish the connection
Username
This is the username used to access the proxy.
Password
Enter the proxy passcode
Click New secret to create a new one:
Give the secret a Name.
Turn off the Expiration date option.
Click Add new value and paste the corresponding value.
Click Save.


Learn more about secrets in Onum in this article.
You can now select the created secrets in the configuration.


Click Finish when complete. Your new Data sink will appear in the Data sinks area list.
Pipeline configuration
When it comes to using this Data sink in a Pipeline, you must configure the following output parameters. To do it, simply click the Data sink on the canvas and select Configuration.
Output configuration
Enter the Jira Project* key.
Choose the field that contains the Jira Issue type*.
Choose the field that contains the Jira issue Summary*.
Optionally, choose a field with a Description for the Jira issue.


Click Save to complete the process.
Last updated
Was this helpful?

