@itentialopensource/adapter-jira
Version:
This adapter integrates with system Jira
117 lines • 4.19 kB
JSON
{
"name": "adapter-jira",
"webName": "Adapter for Integration to Jira",
"supportLevel": "community",
"vendor": "Atlassian",
"product": "Jira",
"techAlliance": false,
"osVersion": [],
"apiVersions": [
"v2",
"v3"
],
"iapVersions": [
"2021.1.x",
"2021.2.x",
"2022.1.x",
"2023.1.x"
],
"method": "REST",
"type": "Adapter",
"domains": [
"ITSM (Service Management)"
],
"tags": [
"Notifications & Ticket Management"
],
"useCases": [
"Create & Update Change Request",
"Create & Update Incident Ticket",
"Update Change Request state",
"Create Issue"
],
"deprecated": {
"isDeprecated": false
},
"brokerSince": "",
"authMethods": [
{
"type": "Basic Auth",
"primary": true
}
],
"documentation": {
"storeLink": "",
"npmLink": "https://www.npmjs.com/package/@itentialopensource/adapter-jira",
"repoLink": "https://gitlab.com/itentialopensource/adapters/adapter-jira",
"docLink": "https://gitlab.com/itentialopensource/adapters/adapter-jira/-/blob/master/README.md?ref_type=heads",
"demoLinks": [],
"trainingLinks": [
{
"title": "Itential Academy",
"link": "https://www.itential.com/itential-academy/"
}
],
"faqLink": "https://docs.itential.com/opensource/docs/troubleshooting-an-adapter",
"contributeLink": "https://gitlab.com/itentialopensource/adapters/contributing-guide",
"issueLink": "https://itential.atlassian.net/servicedesk/customer/portals",
"webLink": "https://www.itential.com/adapters/jira/",
"vendorLink": "https://www.atlassian.com/",
"productLink": "https://www.atlassian.com/software/jira",
"apiLinks": [
{
"title": "Atlassian - Jira API",
"link": "https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#version",
"public": true
}
],
"workshopLinks": [],
"workshopHomePage": "https://www.itential.com/get-started/"
},
"assets": [],
"relatedItems": {
"adapters": [],
"integrations": [],
"ecosystemApplications": [],
"workflowProjects": [
{
"name": "Jira Issue Transition",
"webName": "Project with workflows for the Issue Transition from Jira",
"overview": "This Pre-Built integrates with the [Jira Open Source Adapter](https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-jira) to transition an issue from one status to another within Jira.",
"isDependency": false,
"versions": [
"0.0.18"
],
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/jira-issue-transition",
"docLink": "",
"webLink": "https://www.itential.com/automations/jira-issue-transition/"
},
{
"name": "Jira Project Creation",
"webName": "Project with workflows for the Project Creation from Jira",
"overview": "This Pre-Built integrates with the [Jira Open Source Adapter](https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-jira) to create a project within Jira. This Pre-Built may be leveraged if a process consistently requires creating a new project within Jira.",
"isDependency": false,
"versions": [
"0.0.18"
],
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/jira-project-creation",
"docLink": "",
"webLink": "https://www.itential.com/automations/jira-project-creation/"
},
{
"name": "Jira Issue Creation",
"webName": "Project with workflows for the Issue Creation from Jira",
"overview": "This Pre-Built integrates with the [Jira Open Source Adapter](https://gitlab.com/itentialopensource/adapters/itsm-testing/adapter-jira) to create an issue within Jira.",
"isDependency": false,
"versions": [
"0.0.19"
],
"repoLink": "https://gitlab.com/itentialopensource/pre-built-automations/jira-issue-creation",
"docLink": "",
"webLink": "https://www.itential.com/automations/jira-issue-creation/"
}
],
"transformationProjects": [],
"exampleProjects": []
}
}