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.