Jira Trigger node
+2

Sync Jira issues with subsequent comments to Notion database

Published 1 year ago

Created by

n8n-team
n8n Team

Categories

Engineering
Product

Template description

This workflow creates/updates/deletes a Notion database page when an issue is created/updated/deleted in Jira. Subsequent updates to the issue's title or status in Jira are updated in the Notion database. If you require more fields to send to Notion, this template is easily extendible which will be described in setup. The Notion database will require setup before the workflow can be used.

Prerequisites

How it works

  1. When a new issue is created in Jira, the workflow creates a new page in the Notion database will all the required fields.
  2. When the issue's title or status is updated in Jira, the workflow updates the specific Notion database page identified by the "Issue Key" field in Notion. If the status in Jira is set to "Done", the workflow will mark the Notion database page "Done" field as true.
  3. When the issue is deleted in Jira, the workflow archives the Notion database page.

Setup

This workflow requires that you set up a Notion database. To do so, follow the steps below:

  1. In Notion, create a new database.
  2. Add the following columns to the database:
    • Done (with type "Checkbox")
    • Title (renamed from "Name")
    • Status (with the following options: "To Do", "In Progress", "Done")
    • Link (with type "URL")
    • Issue ID (with type "Number")
    • Issue Key (with type "Text")
    • Add any other fields you require to the database.
  3. Your database should look something like this

Screenshot 20221202 at 12.51.52.png

  1. Share the database to n8n.
  2. By default, the workflow will fill all the fields provided above, except for any other additional fields you add.

Share Template

Implement complex processes faster with n8n

red icon yellow icon red icon yellow icon