Sync Productboard Features to Linear Issues with Telegram Notifications — n8n ワークフロー
概要
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 RequestTelegramLinearCode
ワークフロープレビュー
⚡
�
📅 Schedule Trigger
🌐 HTTP Request to Produ…
💻 Code (Transform Featu…
⚖
⚖️ If (Filter New Featur…
📝 Create Linear Issue
📢 Success Notification …
6 nodes5 edges
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 6 個のノードを流れます, connecting code, httprequest, if。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (6)
HT#1
HTTP Request
httpRequest
TE#2
Telegram
telegram
LI#3
Linear
linear
CO#4
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
sync-productboard-features-to-linear-issues-with-telegram-notificationsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Sync Productboard Features to Linear Issues with Telegram Notifications", "nodes": [...], ...}
インテグレーション
codehttprequestiflinearscheduletriggertelegram
作成者
Avkash Kakdiya
@itechnotion
タグ
codehttprequestiflinearscheduletriggertelegram