Jira Integration Framework
HomeBlogDocsContact
  • Overview
    • Try It!
    • Introduction
    • Key Features
    • Reviews
  • Technical Docs
    • Getting Started
    • Spoke Actions
      • Additional Information Payload - Add Attribute
      • Get Array of Attachment Objects from Issue Payload
      • Additional Information Payload :: Add Attribute
      • Get Journal Entry by Created On
      • Get Applicable JIRA Issue Type
      • Get Applicable JIRA Project
      • Get Status Mapping Entry
      • Inbound Map :: Process
      • Issue :: Synchronize Attachments
      • Jira Field :: Get Field Name
      • Linkage :: Get Available Transition ID for Status
      • Send Record Attachments to Jira
      • Webhook :: Get Changelog Data Components
      • Webhook :: Get Webhook Data Components
      • Get Setting Value as a String
      • JSON :: Get attribute value
      • Comment :: JIRA Panel Format
      • Comment :: JIRA Panel Type Format
      • Check request status
      • Outbound Map :: Generate Payload
      • Comment :: Add
      • Comments :: Get
      • Issue :: Change Logs :: Get by IDs
      • Issue :: Create
      • Issue :: Do Transition
      • Issue :: Get Watchers
      • Issue :: Get
      • Issue :: Set assignment directly
      • Issue :: Set assignment via Rules
      • Issue :: Update
      • Migrate Attachment from Jira
      • Record :: Import Comment from JIRA
      • Record :: Import Issue from JIRA
      • Remote Issue Link :: Add
    • Available Components
      • UI for Creating a New Jira Issue
    • Logging
    • Troubleshooting
    • Privacy Policy
  • SUPPORT
    • Patches & Hotfixes
Powered by GitBook
On this page
  1. Overview

Key Features

  • Multiple Connectors:

    • Support for any number of Jira instances

    • Monitors health of each connector

    • Selectively deactivate server connections

  • Project & Issue Types:

    • Auto-import Projects & Issue Types to special tables that can be referenced within ServiceNow

    • Overridable Project & Issue Type schema maps

    • Import on-demand or on a scheduled basis

  • Integration Points:

    • Supports multiple integrations into ServiceNow, against any application or table

    • Securely supports Jira webhooks for handling new records & record updates

    • Quick activation/deactivation of an integration point

    • Configurable outbound and inbound maps for custom Jira & ServiceNow schemas

    • View records linked between ServiceNow & Jira through each integration point

  • Rules-based Association Engine:

    • Create rules to auto-associate a ServiceNow record to the right Jira Project & Issue Type

    • Rules can apply to any table or application in ServiceNow

    • Rules can be used to determine which Jira server the record will connect to

    • Associations can be conditional or user-specified

  • Customizable Webhook Handlers:

    • Handle ANY type of webhook pushed from Jira to ServiceNow

    • Unregistered webhook events from Jira will be ignored

    • Handle webhook data securely

  • Asynchronous Action Queue w/ Retry Capability:

    • Safely handle large amounts of Jira integration requests by queueing them until background resources are free

    • Allow certain errors to trigger a retry in a configurable amount of time and a maximum number of retries

    • Track any transaction errors and view log details

    • Monitor efficiency of transactions with processing durations

  • Configurable State & Transition Rules

    • Support custom Jira transition workflows with point-and-click configuration

    • Configure ServiceNow events that trigger Jira workflow transitions

    • Configure how Jira state values map to desired tables & fields in ServiceNow

  • Documented Jira Library for ServiceNow

    • For further customization, all API libraries used are fully documented

    • As the library grows, documentation is updated automatically

    • Sample code snippets are included

PreviousIntroductionNextReviews

Last updated 1 year ago