Sync Productboard Features to Linear Issues with Telegram Notifications
How it works
This workflow automatically syncs new Productboard features into Linear as issues and notifies the team via Telegram. It starts on a schedule, fetches Productboard features through API requests, and transforms the raw data into clean, structured fields. Newly created features are filtered, then inserted into Linear, and a success message is sent to Telegram for confirmation.
Step-by-step
-
Trigger and fetch data
Schedule Trigger** – Starts the workflow at predefined intervals.
HTTP Request to Productboard** – Pulls the latest features from the Productboard API. -
Transform and clean data
Code (Transform Features)** – Strips HTML, formats dates, and extracts clean fields like name, description, status, owner, and link. -
Filter for new items
If (Filter New Features)** – Compares createdAt with today’s date, allowing only new features to proceed. -
Create issues in Linear
Create Linear Issue** – Opens a new Linear issue using the feature’s name and description. -
Notify via Telegram
Success Notification (Telegram)** – Sends a confirmation message once the sync is successful.
Why use this?
Automates the sync of Productboard features into Linear without manual copying.
Ensures only new features are captured, preventing duplicates.
Keeps your team updated instantly through Telegram notifications.
Saves time by standardizing data and formatting before inserting into Linear.
Creates a smooth handoff from product planning to engineering execution.
Related Templates
Instagram Full Profile Scraper with Apify and Google Sheets
📸 Instagram Full Profile Scraper with Apify and Google Sheets This n8n workflow automates the process of scraping ful...
Technology News Workflow Explanation with Key Services
This workflow contains community nodes that are only compatible with the self-hosted version of n8n. Auto-Publish Techn...
Auto-classify Gmail emails with AI and apply labels for inbox organization
Who is this for? Professionals and individuals who receive high volumes of emails, those who want to automatically organ...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments