This workflow automates the process of importing tasks from Notion into Linear as issues. It begins with a form trigger where users input a Notion page URL and select a Linear team. The workflow fetches relevant Notion blocks and Linear team details, then processes each ‘to-do’ block that hasn’t been imported yet. It extracts or shortens titles, determines the appropriate assignee, and compiles issue details. A new issue is created in Linear for each task, with a link back added to the original Notion block. This automation streamlines project management by integrating task data between Notion and Linear, ensuring issues are consistently created and linked without manual effort.
Automated Issue Creation from Notion to Linear
Node Count | >20 Nodes |
---|---|
Nodes Used | @n8n/n8n-nodes-langchain.openAi, aggregate, code, filter, formTrigger, graphql, httpRequest, if, linear, notion, respondToWebhook, set, splitInBatches, stickyNote |
Reviews
There are no reviews yet.