This n8n workflow automates the synchronization of Jira issue updates, deletions, and creations with a Notion database. When an issue is created, updated, or deleted in Jira, the workflow triggers and performs corresponding actions in Notion. It creates new database pages for new issues, updates existing pages with current issue details, or archives pages when issues are deleted. Key nodes include triggers from Jira, conditional logic with Switch and IF nodes, a lookup table for status mapping, and Notion API nodes for CRUD operations. This automation streamlines project management by ensuring that Jira issues are consistently reflected in Notion, making it ideal for teams managing tasks across both platforms.
Automated Jira Issue Sync with Notion
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | code, if, jiraTrigger, notion, stickyNote, switch |
Reviews
There are no reviews yet.