Login to follow
Jira Connector

Jira Connector (ODC)

Stable version 1.1.20 (Compatible with ODC)
Uploaded on 5 Jun (8 days ago) by Luís Monteiro
Jira Connector

Jira Connector (ODC)

Details
Detailed Description

This connector lets you integrate JIRA with your OutSystems apps using the JIRA RESTful API. It provides programmatic access to JIRA data, including searching for issues via JQL and retrieving individual issues directly by key.

Limitations

This connector does not support OAuth authentication. Only Basic Authentication is supported, using a JIRA user email and API token, which must be configured in the application settings.

Release notes 

Added exclude done items

Adding more Log Information