# How to integrate Notion and Jira: Step-by-step tutorial

## Метаданные

- **Канал:** n8n
- **YouTube:** https://www.youtube.com/watch?v=gn_UG_RBiEw
- **Дата:** 04.09.2023
- **Длительность:** 3:17
- **Просмотры:** 8,812
- **Источник:** https://ekstraktznaniy.ru/video/15698

## Описание

In this video we take a look at the Notion to Jira integration and show the workflow that syncs Jira issues with subsequent comments to Notion database.

Get the workflow template for free: https://bit.ly/45K7tZE

More workflows and documentation for Notion and Jira integration: https://bit.ly/4624CuL

About n8n
n8n is a source-available workflow automation tool designed for technical users, and with over 300 pre-built integrations and a general connector for anything with an API, n8n enables you to connect anything to everything. With n8n you can move beyond simple one step integrations to build multi-step workflows that integrate your tools exactly the way you want. Thanks to its fair-code distribution model, n8n will always have visible source code, be available to self-host, is free to use.

Get n8n for free: https://bit.ly/45zNblD

Join the community forum and ask your questions: https://community.n8n.io/ 

[0:00] - Intro
[0:09] - Workflow overview
[0:45] - Nodes and steps
[2:25] 

## Транскрипт

### Workflow overview [0:09]

welcome to this step-by-step tutorial on integrating notion and Jura using n8n a powerful workflow automation tool by the end of this tutorial your workflow will perform the following actions when a new issue is created in jera the workflow creates a new page in the notion database will all the required Fields when the issues titled or status is updated in jera the workflow updates the specific notion database page identified by the issue key field in notion when the issue is deleted in jera the workflow archives the notion database

### Nodes and steps [0:45]

page let's see how you can set up the same workflow in your n8n instance we'll be using several n8n nodes jir trigger node called here on issues created updated deleted keep in mind that for some of the nodes you need to add your own credentials you can find more details about credentials setup once you click on docs within your node code node called here lookup table a no to map Jura issue statuses to notion status IDs if node is a conditional node that checks if the triggering event in Jura is it an issue created if the condition is met it directs the flow to the create database page and if not the flow will go to the create custom notion filters nodes let's look at the upper flow Branch fisser this notion node creates a new page in a notion database it uses various parameters extracted from the jira issue to populate the title and properties of the notion page now let's take a look onto the bottom branch and move till the end of this workflow this function nodes creates custom notion filters based on the issue IDs received from jira it constructs a filter that searches for specific database pages in notion using the issue ID as a filter Criterion the next notion node searches for existing pages in the notion database using the custom filters created in the create custom notion filters node it retrieves all matching Pages another conditional node switch evaluates the type of event received from jira depending on the event type it directs the workflow to either the update issue or delete issue nodes now let's execute the workflow and

### Final result [2:25]

see what it does and that's it with this workflow you can seamlessly integrate jira and notion ensuring that your project management and collaboration efforts remain in sync if you found this tutorial helpful don't forget to like share and subscribe for more content thank you for watching be

### Outro [2:48]

sure to explore N8 in's powerful capabilities to create even more customized workflows if you have any questions or need further assistance feel free to leave a comment below remember to check out the jira and notion integration page in the description below you will find credentials setup instructions and more workflow templates there
