Connector

Jira Connector

Jira Connector Overview

Eos Jira connector is a connector compatible with the Tungsten RPA product to integrate the main features made available by the Jira application. The connector consists of an .exe file developed in the dot.net environment and a manifest.json configuration file. Sample robots/snippets were also created to test all functionalities.

Features

The connector runs on windows with framework 4.7 installed.

FUNCTIONALITIES

3.1 Get Issue
Functionality to extract all the issues present into the Jira application

3.1.1 Input

• Url (string) - Jira's root url
• User (string) - login credential on Jira
• Password (string) - login credential password on jira

3.1.2 Output
• Response (Json) - Response Json containing main issues informations present on Jira
• Error (string) - Any error found during the execution of the functionality

3.2 InsertIssue

Functionality to insert a new issue.

3.2.1 Input

• Url (string) - Jira's root url
• User (string) - login credential on Jira
• Password (string) - login credential password on jira
• Project (string) - project in which to insert the new issue
• Type (string) - issue type
• Priority (string) - priority issue
• Summary (string) - issue title
• Description (string) - issue description

3.2.2 Output
• Error (string) - Any error found during the execution of the functionality

3.3 UpdateIssue

Functionality to update the main information of a new issue

3.3.1 Input

• Url (string) - Jira's root url
• User (string) - login credential on Jira
• Password (string) - login credential password on jira
• IssueKey (string) - key to uniquely identify an issue
• Type (string) - issue type
• Priority (string) - priority issue
• Summary (string) - issue title
• Description (string) - issue description

3.3.2 Output
• Error (string) - Any error found during the execution of the function

Benefits

The connector enables bots to interact with Jira, reading information or updating it based on the rules implemented in the bot itself

Technical Details

Inputs

The connector runs on windows with framework 4.7 installed.

Outputs

See the "Features" section.

Geographic Availability
Global

Required Software / Applications

The connector runs on windows with framework 4.7 installed.

Created By

Products

RPA

Industry

All industries

compatibility

RPA 11

Business Process

Information Technology
Operations
Production
Research & Development
Support

Last Updated

March 29, 2024

Consulting Required

Yes

Support Available

Yes

Pricing

Contact for Pricing