Sync timer entries from Clockify to Syncro — n8n ワークフロー
概要
This workflow will take a timer entry from Clockify and submit it to a matching ticket in Syncro. It saves the time entry ID from Clockify and the time entry ID from Syncro into a Google Sheets. Then, it will check if a match already exists from a previous update and will update the same time entry if the description or time is changed in Clockify. There is a Set node with the name and Syncro IDs of technicians.
If you have multiple technicians with the same name, this won't work for you. Likew
使用ノード
Google SheetsHTTP Request
ワークフロープレビュー
Loading workflow preview...
仕組み
- 1
トリガー
このワークフローは webhook トリガーで開始します。
- 2
処理
データは 13 個のノードを流れます, connecting function, googlesheets, httprequest。
- 3
出力
ワークフローは自動化を完了し、設定された宛先に結果を配信します。
ノード詳細 (13)
GO#1
Google Sheets
googleSheets
HT#2
HTTP Request
httpRequest
このワークフローのインポート方法
- 1右側の JSONをダウンロード ボタンをクリックしてワークフローファイルを保存します。
- 2n8nインスタンスを開き、ワークフロー → 新規 → ファイルからインポート に進みます。
- 3ダウンロードした
sync-timer-entries-from-clockify-to-syncroファイルを選択し、インポートをクリックします。 - 4各サービスノードの 認証情報(APIキー、OAuthなど)を設定します。
- 5ワークフローをテスト をクリックして動作確認し、有効化します。
またはn8nの JSONからインポート に直接貼り付け:
{ "name": "Sync timer entries from Clockify to Syncro", "nodes": [...], ...}
インテグレーション
functiongooglesheetshttprequestifsetwebhook
作成者
Jonathan
@jon-n8n
タグ
functiongooglesheetshttprequestifsetwebhook