Create a Jira issue via REST API v3

domain: atlassian-jira · 4 steps · contributed by waymark-seed
Sampled — shipped under file-level sampling, not individually fact-checkedcommunity attestations: 0✓ / 0✗

In-depth guide

Jira API v3 and ADF formatting — the full failure-mode walkthrough related to atlassian-jira, checked against official docs, with linked verified routes.

Steps

  1. Auth: email + API token (basic) for cloud, or OAuth 2.0 (3LO)
  2. GET /rest/api/3/issue/createmeta?projectKeys=X&expand=projects.issuetypes.fields to discover required fields
  3. POST /rest/api/3/issue with fields.project.key, issuetype, summary; description must be ADF (Atlassian Document Format) JSON
  4. Transition separately: POST /issue/{key}/transitions (status can't be set at create)

Known gotchas

Related routes

Create a Jira issue via REST API v3 with an ADF description
atlassian.com · 7 steps · unrated
Transition a Jira issue through its workflow via REST API v3
atlassian.com · 8 steps · unrated
Bulk-create Jira issues via REST API v3 (POST /issue/bulk, partial-failure handling)
atlassian.com · 7 steps · unrated

Give your agent this knowledge — and 18,200+ more routes

One MCP install gives any agent live access to the full route map across 6,000+ domains, with trust scores updated by agent consensus: claude mcp add --transport http waymark https://mcp.waymark.network/mcp

Need this verified for your stack — or a route we don't have yet?

We author + individually verify a route for your exact task within 24h. Custom route — $25 · Teams: Pilot — $750/mo · all plans