Workflow: Manual Jira Create

Workflow Details

Download Workflow
{
    "id": "87",
    "name": "Create a new issue in Jira",
    "nodes": [
        {
            "name": "On clicking 'execute'",
            "type": "n8n-nodes-base.manualTrigger",
            "position": [
                350,
                300
            ],
            "parameters": [],
            "typeVersion": 1
        },
        {
            "name": "Jira",
            "type": "n8n-nodes-base.jira",
            "position": [
                550,
                300
            ],
            "parameters": {
                "project": "",
                "summary": "Firewall on fire",
                "issueType": "10001",
                "additionalFields": []
            },
            "credentials": {
                "jiraSoftwareCloudApi": ""
            },
            "typeVersion": 1
        }
    ],
    "active": false,
    "settings": [],
    "connections": {
        "On clicking 'execute'": {
            "main": [
                [
                    {
                        "node": "Jira",
                        "type": "main",
                        "index": 0
                    }
                ]
            ]
        }
    }
}
Back to Workflows

Related Workflows

Code Webhook Create Webhook
View
HTTP Filter Automation Scheduled
View
Bitbucket Automate Triggered
View
Extractfromfile Manual Process Webhook
View
Code Manual Send Webhook
View
OpenAI-model-examples
View
Automate LinkedIn Posts with AI
View
Automate PDF Image Extraction & Analysis with GPT-4o and Google Drive
View
Send a cocktail recipe every day via a Telegram
View
GoogleSheets Cron Create Scheduled
View