画像表示
中級
これはDesign, AI, Marketing分野の自動化ワークフローで、11個のノードを含みます。主にTelegram, GoogleDrive, HttpRequest, GoogleSheets, ConvertToFileなどのノードを使用、AI技術を活用したスマート自動化を実現。 Googleダイバックドライブとスプレッドシートを使ったAI画像生成とTelegram配送の自動化プロセス
前提条件
- •Telegram Bot Token
- •Google Drive API認証情報
- •ターゲットAPIの認証情報が必要な場合あり
- •Google Sheets API認証情報
- •Google Gemini API Key
使用ノード (11)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "EYffbq7nZzy74ND8",
"meta": {
"instanceId": "2000c64071c20843606b95c63795bb0797c41036047055a6586498e855b96efc",
"templateCredsSetupCompleted": true
},
"name": "Image generator",
"tags": [],
"nodes": [
{
"id": "c99dc6a0-d93b-410f-8647-d38281fe50e7",
"name": "ファイルに変換",
"type": "n8n-nodes-base.convertToFile",
"position": [
-180,
-240
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "d9cee081-13cd-4ed4-843c-84e3e4e6c3d5",
"name": "画像プロンプト",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
-720,
-240
],
"parameters": {},
"typeVersion": 1.9
},
{
"id": "9d2a73d3-fc71-47e4-94c5-1c79dd6b3a30",
"name": "Googleドライブ",
"type": "n8n-nodes-base.googleDrive",
"position": [
-240,
140
],
"parameters": {},
"typeVersion": 3
},
{
"id": "a4ac1967-64d1-455c-abef-bc3804d0cad4",
"name": "画像ログ",
"type": "n8n-nodes-base.googleSheets",
"position": [
20,
140
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "67ae3f89-2d7d-47c3-a55d-251a47a08072",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-820,
60
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "230b29c6-ae1b-4cd0-9a35-dce2a0b15c05",
"name": "付箋7",
"type": "n8n-nodes-base.stickyNote",
"position": [
-280,
-380
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b9bcd205-679b-4cb0-a6a5-cf2bd8b58887",
"name": "付箋6",
"type": "n8n-nodes-base.stickyNote",
"position": [
-280,
40
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "fd75b2ba-57f8-4ce3-8d39-915a96f7cef8",
"name": "写真を送信",
"type": "n8n-nodes-base.telegram",
"position": [
60,
-240
],
"webhookId": "8fcbda9c-8396-41f7-8f2d-39e4ae4337c7",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "91e34b1e-4d15-482f-bb07-86c81c32b478",
"name": "Telegramトリガー",
"type": "n8n-nodes-base.telegramTrigger",
"position": [
-920,
-240
],
"webhookId": "a9997053-40e2-4d1d-9abc-f2e5b6582096",
"parameters": {},
"typeVersion": 1.2
},
{
"id": "bf169f97-b545-4969-94c3-73be107c4c70",
"name": "AIモデル",
"type": "@n8n/n8n-nodes-langchain.lmChatGoogleGemini",
"position": [
-740,
120
],
"parameters": {},
"typeVersion": 1
},
{
"id": "14caf60f-2813-4e39-8960-0dc85adce28d",
"name": "画像を作成",
"type": "n8n-nodes-base.httpRequest",
"position": [
-420,
-240
],
"parameters": {},
"typeVersion": 4.2
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "c43ac7b7-f538-4479-80e3-86bb743788b8",
"connections": {
"bf169f97-b545-4969-94c3-73be107c4c70": {
"ai_languageModel": [
[
{
"node": "d9cee081-13cd-4ed4-843c-84e3e4e6c3d5",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"14caf60f-2813-4e39-8960-0dc85adce28d": {
"main": [
[
{
"node": "c99dc6a0-d93b-410f-8647-d38281fe50e7",
"type": "main",
"index": 0
}
]
]
},
"9d2a73d3-fc71-47e4-94c5-1c79dd6b3a30": {
"main": [
[
{
"node": "a4ac1967-64d1-455c-abef-bc3804d0cad4",
"type": "main",
"index": 0
}
]
]
},
"d9cee081-13cd-4ed4-843c-84e3e4e6c3d5": {
"main": [
[
{
"node": "14caf60f-2813-4e39-8960-0dc85adce28d",
"type": "main",
"index": 0
}
]
]
},
"c99dc6a0-d93b-410f-8647-d38281fe50e7": {
"main": [
[
{
"node": "9d2a73d3-fc71-47e4-94c5-1c79dd6b3a30",
"type": "main",
"index": 0
},
{
"node": "fd75b2ba-57f8-4ce3-8d39-915a96f7cef8",
"type": "main",
"index": 0
}
]
]
},
"91e34b1e-4d15-482f-bb07-86c81c32b478": {
"main": [
[
{
"node": "d9cee081-13cd-4ed4-843c-84e3e4e6c3d5",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - デザイン, 人工知能, マーケティング
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
PromptCraft AI
Telegramを使用したDALL-EとGPTによる高度なAI画像生成
Telegram
Google Drive
Http Request
+
Telegram
Google Drive
Http Request
12 ノードDavid Olusola
デザイン
AIベースのニュース動画生成ツール(HeygenとGPT4oを使用)
HeygenとGPT-4oを使用してRSSニュースをAIバーチャルキャラクター動画に変換
Set
Code
Wait
+
Set
Code
Wait
18 ノードDavid Olusola
デザイン
スライド/カルーセルコンテンツを全ソーシャルプラットフォームへ自動投稿
AI駆動のカルーセル投稿をBlotato経由でInstagram、LinkedIn、Twitterに公開
Set
Wait
Http Request
+
Set
Wait
Http Request
23 ノードDavid Olusola
デザイン
音楽生成ワーキングフロー
Suno API、Flux、Runway、Creatomate を使って AI ソングとミュージックビデオを生成
Set
Wait
Merge
+
Set
Wait
Merge
60 ノードJoseph
その他
AI搭載YouTubeショート動画自動化:OpenAIとElevenLabsを使用して作成と公開
AI駆動のYouTube Shorts作成ツール(OpenAIスクリプトとElevenLabsボイス)
If
Set
Wait
+
If
Set
Wait
76 ノードWIKIPILOT
デザイン
AI による YouTube Shorts 自動化:OpenAI を使って作成と投稿を行う
AIを使ったYouTube Shorts自動化:OpenAIを使って作成と公開
If
Set
Wait
+
If
Set
Wait
76 ノードAYYOUB TIGAMI
デザイン
ワークフロー情報
難易度
中級
ノード数11
カテゴリー3
ノードタイプ9
作成者
David Olusola
@dae221I love building smart, efficient automations with n8n that help businesses save time and scale effortlessly. Turning complex workflows into simple solutions is where I have the most fun
外部リンク
n8n.ioで表示 →
このワークフローを共有