Navigation
Mobile DocsNavigation
Mobile DocsInteract with Jira
Connect to Jira workspaces to read, write, and update issues. Access content, metadata, and integrate Jira documentation into your workflows.
Layout: full
Options: Read Issue, Read Issues, Update Issue, Write Issue
Placeholder: Enter Jira domain (e.g., nowflow.atlassian.net)
Layout: full
Placeholder: Select Jira account
Layout: full
Provider: jira
Placeholder: Select Jira project
Layout: full
Provider: jira
Placeholder: Select Jira issue
Layout: full
Provider: jira
Condition: operation = ["read","update"]
Placeholder: Enter new summary for the issue
Layout: full
Condition: operation = ["update","write"]
Placeholder: Enter new description for the issue
Layout: full
Condition: operation = ["update","write"]
Required
Required
Required
Required
Optional
Required
Optional
Optional
Primary response type:
{
"ts": "string",
"issueKey": "string",
"summary": "string",
"description": "string",
"created": "string",
"updated": "string",
"success": "boolean",
"url": "string"
}