Write all Linear tickets to Google Sheets — n8n ワークフロー
概要
Use Case Track all Linear tickets in Google sheets. Useful if you want to do some custom analysis but don't want to pay for Linear's Plus features (Linear Insights) or that it does not cover.
Setup Add Linear API header key Add Google sheets creds Update which teams to get tickets from in Graphql Nodes Update which Google Sheets page to write all the tickets to You only need to add one column, id, in the sheet. Google Sheets node in automatic mapping mode will handle adding the rest of the co
使用ノード
Google SheetsGraphQLCode
ワークフロープレビュー
⚡
E
Every day at 06:00
Get all your team's tick…
I
if has next page
G
Get end cursor
Get next page
S
Split out the tickets
S
Set custom fields
Write tickets to Sheets
Flatten object to have s…
9 nodes10 edges
仕組み
- 1
トリガー
このワークフローは スケジュール トリガーで開始します、定義されたスケジュールで実行。
- 2
処理
データは 9 個のノードを流れます, connecting code, googlesheets, graphql。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (9)
GO#1
Google Sheets
googleSheets
GR#2
GraphQL
graphql
CO#3
Code
code
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
write-all-linear-tickets-to-google-sheetsファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Write all Linear tickets to Google Sheets", "nodes": [...], ...}
インテグレーション
codegooglesheetsgraphqlifscheduletriggersetsplitout
作成者
Mutasem
@mutasem
タグ
codegooglesheetsgraphqlifscheduletriggersetsplitout