Google Drive およびアーカイブを使用した自動作業フロー バックアップシステム
上級
これはOther分野の自動化ワークフローで、17個のノードを含みます。主にIf, N8n, GoogleDrive, ConvertToFile, ScheduleTriggerなどのノードを使用。 Google Driveとアーカイブを使用した自動化ワークフローバックアップシステム
前提条件
- •Google Drive API認証情報
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"meta": {
"instanceId": "82646634f490cb8ae2f5cc5a0c85aabc71a170fd92ff0cf9f1844efe09613228"
},
"name": "Automated Workflow Backup System with Google Drive and Archiving",
"tags": [],
"nodes": [
{
"id": "137736a9-1806-49a0-916f-5f9d42374af6",
"name": "スケジュールトリガー",
"type": "n8n-nodes-base.scheduleTrigger",
"position": [
-40,
840
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "be319541-c52e-49c6-87c8-fefbf4e7fd3e",
"name": "条件分岐",
"type": "n8n-nodes-base.if",
"position": [
1060,
840
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "91bb5679-ba91-482e-a20a-f8323b395259",
"name": "付箋9",
"type": "n8n-nodes-base.stickyNote",
"position": [
-140,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "f3d17ceb-8ade-4803-892c-b614e292a9af",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
580,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "9dd1aa23-fbee-42a9-a5e8-93309db351ee",
"name": "日付フォルダ作成",
"type": "n8n-nodes-base.googleDrive",
"position": [
340,
840
],
"parameters": {},
"typeVersion": 3
},
{
"id": "5778496b-fbbd-4949-8bec-118346eee19a",
"name": "ワークフロー取得",
"type": "n8n-nodes-base.n8n",
"position": [
720,
840
],
"parameters": {},
"typeVersion": 1
},
{
"id": "0b512c8b-6601-42f3-a787-fbbcbdce5089",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
980,
420
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "651ac297-2bc1-4966-9ed9-a4995537ac29",
"name": "JSONへ変換",
"type": "n8n-nodes-base.convertToFile",
"position": [
1280,
960
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "fc69f86d-eeac-43cc-901a-3fd7d14ba726",
"name": "JSON'へ変換",
"type": "n8n-nodes-base.convertToFile",
"position": [
1280,
720
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "f23e6e7f-60be-4436-815b-3ba03146e414",
"name": "'ARCHIVE'ワークフロー保存",
"type": "n8n-nodes-base.googleDrive",
"position": [
1600,
720
],
"parameters": {},
"typeVersion": 3
},
{
"id": "fcab95c4-a0e0-4c9f-b754-14ae2a81c532",
"name": "その他全ワークフロー保存",
"type": "n8n-nodes-base.googleDrive",
"position": [
1600,
960
],
"parameters": {},
"typeVersion": 3
},
{
"id": "fca8442a-7ef5-47a1-b217-3c2cf571caf0",
"name": "'ARCHIVE'ワークフロー削除",
"type": "n8n-nodes-base.n8n",
"position": [
1920,
720
],
"parameters": {},
"typeVersion": 1
},
{
"id": "8a32345b-bc4e-48da-b215-9a2beac8a06d",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
0,
0
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "afd14921-ce70-44e0-9798-b8d94851eb2e",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-160,
400
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "21adbbea-b46a-4046-a959-82395f13cbe9",
"name": "付箋4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-120,
440
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "8c59561d-3d4c-47ca-93ba-c4e6a8b4991c",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1480,
560
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "920d81cb-87ef-499d-b9ea-00f2fb92a8ab",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
200,
680
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"pinData": {},
"connections": {
"be319541-c52e-49c6-87c8-fefbf4e7fd3e": {
"main": [
[
{
"node": "fc69f86d-eeac-43cc-901a-3fd7d14ba726",
"type": "main",
"index": 0
}
],
[
{
"node": "651ac297-2bc1-4966-9ed9-a4995537ac29",
"type": "main",
"index": 0
}
]
]
},
"5778496b-fbbd-4949-8bec-118346eee19a": {
"main": [
[
{
"node": "be319541-c52e-49c6-87c8-fefbf4e7fd3e",
"type": "main",
"index": 0
}
]
]
},
"651ac297-2bc1-4966-9ed9-a4995537ac29": {
"main": [
[
{
"node": "fcab95c4-a0e0-4c9f-b754-14ae2a81c532",
"type": "main",
"index": 0
}
]
]
},
"fc69f86d-eeac-43cc-901a-3fd7d14ba726": {
"main": [
[
{
"node": "f23e6e7f-60be-4436-815b-3ba03146e414",
"type": "main",
"index": 0
}
]
]
},
"137736a9-1806-49a0-916f-5f9d42374af6": {
"main": [
[
{
"node": "9dd1aa23-fbee-42a9-a5e8-93309db351ee",
"type": "main",
"index": 0
}
]
]
},
"9dd1aa23-fbee-42a9-a5e8-93309db351ee": {
"main": [
[
{
"node": "5778496b-fbbd-4949-8bec-118346eee19a",
"type": "main",
"index": 0
}
]
]
},
"f23e6e7f-60be-4436-815b-3ba03146e414": {
"main": [
[
{
"node": "fca8442a-7ef5-47a1-b217-3c2cf571caf0",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - その他
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
AI エージェント レストラン [テンプレート]
🤖 WhatsApp、Instagram、MessengerのAIレストランアシスタント
If
N8n
Set
+
If
N8n
Set
239 ノードAmanda Benks
その他
✨😃Googleドライブへの自動ワークフローバックアップ
✨😃 自動ワークフローをGoogleドライブにバックアップ
N8n
Set
Code
+
N8n
Set
Code
22 ノードJoseph LePage
その他
Google Drive、GitHub、メッセージ アラートを使用した自動作業フロー バックアップシステム
Google Drive、GitHub、そしてメッセージアラートを使用した自動化ワークフローバックアップシステム
If
N8n
Set
+
If
N8n
Set
20 ノードKhairul Muhtadin
コンテンツ作成
n8nワークフローBack upと復元
Telegram、Google Drive、フォーム を用いた n8n ワーキ Flore バックアップ&復元
If
N8n
Code
+
If
N8n
Code
28 ノードDaniel Nkencho
[テンプレート] AIペットショップ v8
AIペットショップアシスタント - GPT-4o、Googleカレンダー、WhatsApp/Instagram/Facebookを統合
If
N8n
Set
+
If
N8n
Set
244 ノードAmanda Benks
営業
毎時間リトライ実行
自動リトライエンジン:エラーの復旧ワークフロー
If
N8n
Set
+
If
N8n
Set
14 ノードFrancis Njenga
その他
ワークフロー情報
難易度
上級
ノード数17
カテゴリー1
ノードタイプ6
作成者
Niten Musa
@nitenmusaJust like every business has its own processes, every business will have its own AI agents — I sell and teach that transition From France 🇫🇷 — Discipline, Humility, Benevolence
外部リンク
n8n.ioで表示 →
このワークフローを共有