Jira entegrasyonu | Zervanor
← Tüm konnektörler

Jira

Aynı zamanda bir ajan aracı
productivity

Atlassian Jira: create and track issues, run JQL searches, transition workflows, manage sprints and boards.

32 eylemler · 1 tetikleyiciler

Jira entegrasyonu — 32 aksiyon ve 1 tetikleyici ile Jira'ı otomasyonlarına bağla; her aksiyon aynı zamanda bir AI agent aracı. Örnek: Get Current User, Create Issue, Get Issue, Edit Issue, Delete Issue. Boş bir tuvalde uğraşmadan — bağla ve workflow'larında kullan.

Aşağıdaki her eylem, bir AI ajanının da çağırabileceği bir araçtır — aynı pack hem iş akışlarınızı hem ajanlarınızı çalıştırır.

Tetikleyiciler 1

Jira üzerinde bir iş akışını başlatabilen olaylar.

polling

New or updated Jira issues (polled)

Polls /rest/api/3/search/jql on a schedule using an updated>= JQL clause.

Eylemler 32

Zervanor'un Jira üzerinde yapabilecekleri.

GET

Get Current User

Get the current (authenticated) user (GET /rest/api/3/myself). Identity + connectivity probe.

POST

Create Issue

Create an issue (POST /rest/api/3/issue). Rich-text fields (description) must be Atlassian Document Format (ADF).

GET

Get Issue

Get an issue by id or key (GET /rest/api/3/issue/{issueIdOrKey}).

PUT

Edit Issue

Edit an issue (PUT /rest/api/3/issue/{issueIdOrKey}). Rich-text fields must be ADF.

DELETE

Delete Issue

Delete an issue (DELETE /rest/api/3/issue/{issueIdOrKey}).

PUT

Assign Issue

Assign an issue to a user (PUT /rest/api/3/issue/{issueIdOrKey}/assignee).

GET

Search Issues (JQL)

Search issues with JQL (GET /rest/api/3/search/jql). Token pagination via nextPageToken.

POST

Add Comment

Add a comment to an issue (POST /rest/api/3/issue/{issueIdOrKey}/comment). Comment body must be ADF.

GET

List Comments

List an issue's comments (GET /rest/api/3/issue/{issueIdOrKey}/comment).

GET

List Transitions

List available transitions for an issue (GET /rest/api/3/issue/{issueIdOrKey}/transitions).

POST

Transition Issue

Transition an issue to a new workflow state (POST /rest/api/3/issue/{issueIdOrKey}/transitions).

POST

Add Worklog

Add a worklog to an issue (POST /rest/api/3/issue/{issueIdOrKey}/worklog). Comment field must be ADF.

POST

Create Issue Link

Create a link between two issues (POST /rest/api/3/issueLink).

POST

Add Attachment

Add attachment(s) to an issue (POST /rest/api/3/issue/{issueIdOrKey}/attachments). Uses multipart/form-data and requires the X-Atlassian-Token: no-check header.

GET

Search Projects

Search projects (GET /rest/api/3/project/search). Offset pagination.

GET

Get Project

Get a project by id or key (GET /rest/api/3/project/{projectIdOrKey}).

GET

List Project Versions

List a project's versions (GET /rest/api/3/project/{projectIdOrKey}/versions).

POST

Create Version

Create a project version (POST /rest/api/3/version).

GET

List Project Components

List a project's components (GET /rest/api/3/project/{projectIdOrKey}/components).

POST

Create Component

Create a project component (POST /rest/api/3/component).

GET

Search Users

Search users by query (GET /rest/api/3/user/search).

GET

List Fields

List all fields, system and custom (GET /rest/api/3/field).

GET

List Issue Types

List all issue types (GET /rest/api/3/issuetype).

GET

List Priorities

List all priorities (GET /rest/api/3/priority).

GET

List Statuses

List all statuses (GET /rest/api/3/status).

GET

List Boards

List boards (GET /rest/agile/1.0/board). Offset pagination.

GET

List Sprints

List sprints for a board (GET /rest/agile/1.0/board/{boardId}/sprint). Offset pagination.

POST

Create Sprint

Create a sprint (POST /rest/agile/1.0/sprint).

POST

Move Issues To Sprint

Move issues into a sprint (POST /rest/agile/1.0/sprint/{sprintId}/issue).

GET

List Backlog Issues

List backlog issues for a board (GET /rest/agile/1.0/board/{boardId}/backlog).

GET

Get Epic

Get an epic by id or key (GET /rest/agile/1.0/epic/{epicIdOrKey}).

GET

List Epic Issues

List issues that belong to an epic (GET /rest/agile/1.0/epic/{epicIdOrKey}/issue).

Jira kullanan Çözüm Şablonları

Jira ile kendi otomasyonunu görsel tasarımcıda kur.

Jira otomasyonları

Sıkça sorulan sorular

Jira ile neler otomatikleştirebilirim?

32 aksiyon var — örneğin: Get Current User, Create Issue, Get Issue, Edit Issue, Delete Issue ve daha fazlası.

Hangi Jira olayları bir workflow başlatabilir?

1 tetikleyici — örneğin: New or updated Jira issues (polled).

Jira bir AI agent aracı olarak kullanılabilir mi?

Evet. Jira'ın her aksiyonu otomatik olarak bir AI agent aracına dönüşür — aynı pack hem workflow'larını hem agent'larını besler.

Jira entegrasyonu nasıl modellenir?

Jira sürümlü bir connector pack olarak modellenir; muhakeme gerektiren adımlar workflow'larla aynı runtime'da barınan first-party agent'lara düşer.