Linear Project Status and End Date to Productboard feature Sync
Sync project data between Linear and Productboard to keep teams aligned. This workflow updates Productboard features with the status and end date from Linear projects. It ensures consistent data and sends a Slack notification whenever changes are made.
Features
- Listens for updates in Linear projects.
- 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: Select the Linear project(s) you want to monitor for updates.
- Productboard Custom Field: Create a custom field in Productboard named "Linear Project". This field should store the URL of the Linear project 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.