Short answer: Drop the "Jira → Link Issues" action anywhere in your workflow, map the inputs from upstream nodes, and publish.
Every field can be mapped from an upstream trigger, AI step, table row, or hard-coded literal.
| Field | Type | Required | Description |
|---|---|---|---|
Issue Key (from) inwardIssueKey | string | Required | Issue Key (from). Example: PROJ-1 |
Linked Issue Key (to) outwardIssueKey | string | Required | Linked Issue Key (to). Example: PROJ-2 |
Link Type linkType | options | Optional | Link Type. Options: Blocks, Clones, Duplicates, Relates To, Is Blocked By |
{"inwardIssueKey": "e.g. PROJ-1","outwardIssueKey": "e.g. PROJ-2","linkType": "{{trigger.linkType}}"}
{"success": true}
Use these fields in downstream nodes for routing, logging, or error handling.
Any of these apps can fire this action as part of a workflow.
Triggered by anything in the catalog. Free tier available. No credit card.