MENU
    Jira Connector
    • 21 Feb 2024
    • 1 Minute to read
    • Contributors

    Jira Connector


    Article summary

    To download the app, visit: Library

    Streamline issue creation and modification with Jira integration

    Purpose

    Many requests and issue identification processes run off of Jira; creating tickets directly from a Tulip app

    Setup

    The user needs a Jira account with the appropriate API authentication credentials. Several methods are available (See Jira documentation), but this example connector uses basic authentication

    For basic authentication, you can create API Tokens with the linked instructions from Atlassian (Jira)

    Please note, for advanced use cases and additional security, using authentication such

    Setup Overview
    1. Install the Jira connector
    2. Create an API Token
    3. Configure the Jira connector (Update host url and update basic auth username and password
    4. Configure the "create ticket" function to create a ticket in the relevant project and board

    1. Install the Jira connector

    2. Create an API Token
      image.png

    3. Configure the Jira connector (Update host url and update basic auth username and password
      image.png

    4. Configure the "create ticket" function to create a ticket in the relevant project and board

    image.png

    How it works

    This connector relies on basic auth to authenticate into Atlassian Jira to create, update, and delete Jira tickets. This can be used in apps, automations, and more.

    Further Reading

    Check out more information regarding HTTP Connectors


    Was this article helpful?