π Linear to Productboard feature sync
β‘ 660 views Β· π Project Management
Description
Linear Project/Issue Status and End Date to Productboard feature Sync
Sync project and issue data between Linear and Productboard to keep teams aligned. This workflow updates Productboard features with the status and end date from Linear projects or due date from Linear issues. It ensures consistent data and sends a Slack notification whenever changes are made.
Features
- Listens for updates in Linear projects/issues.
- Maps Linear statuses to Productboard feature statuses.
- Updates Productboard feature details including timeframe.
- Sends a Slack notification summarizing the updates.
Setup
- Linear Credentials: Add your Linear API credentials in n8n.
- Productboard Credentials: Configure the Productboard API credentials in n8n.
- Linear Projects or Issues: Select the Linear project(s) or Issue(s) you want to monitor for updates.
- Productboard Custom Field: Create a custom field in Productboard named βLinearβ. This field should store the URL of the Linear project or issue you want to sync. Retrieve the UUID of the custom field in Productboard and set it up in the βGet Productboard Feature IDβ node.
- Slack Notification: Update the Slack node with the desired Slack channel ID.
- Activate the Workflow: Enable the workflow to automatically sync data when triggered by updates in Linear.
π Nodes Used
HTTP Request, Slack, Linear Trigger
π₯ Import
Download workflow.json and import into n8n:
Workflow menu β Import from File