GformからGitHub
上級
これはEngineering, Product, AI分野の自動化ワークフローで、17個のノードを含みます。主にIf, Github, HttpRequest, GoogleSheets, Agentなどのノードを使用、AI技術を活用したスマート自動化を実現。 Googleフォーム送信によるGitHub issueエラーレポートの作成
前提条件
- •GitHub Personal Access Token
- •ターゲットAPIの認証情報が必要な場合あり
- •Google Sheets API認証情報
- •OpenAI API Key
使用ノード (17)
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "A7VNezDsDXf8tgIx",
"meta": {
"instanceId": "ef9a435dc5fb323832174ee57609152fe23226e84a00823788faba3ead1d45dd",
"templateCredsSetupCompleted": true
},
"name": "Gform to github",
"tags": [],
"nodes": [
{
"id": "0535cad3-e8c2-4e30-bf07-96c7cddca135",
"name": "OpenAI Chat Model",
"type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
"position": [
580,
200
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "de598b4e-d613-4408-8789-6e0228df15d9",
"name": "Window Buffer Memory",
"type": "@n8n/n8n-nodes-langchain.memoryBufferWindow",
"position": [
740,
200
],
"parameters": {},
"typeVersion": 1.3
},
{
"id": "86a8012f-11b3-4422-84cc-cac76b33cb68",
"name": "Structured Output Parser",
"type": "@n8n/n8n-nodes-langchain.outputParserStructured",
"position": [
900,
200
],
"parameters": {},
"typeVersion": 1.2
},
{
"id": "7b141119-3d4e-4442-a851-03940cab8973",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
260,
-80
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "52764f8d-357b-41f9-a259-6fc0709391dc",
"name": "既投稿イシューのフィルタリング",
"type": "n8n-nodes-base.noOp",
"position": [
100,
240
],
"parameters": {},
"typeVersion": 1
},
{
"id": "ea22664f-8dcc-46fa-b85c-c99cad081e40",
"name": "メッセージのフォーマット / 出力解析",
"type": "@n8n/n8n-nodes-langchain.agent",
"position": [
640,
-60
],
"parameters": {},
"typeVersion": 1.7
},
{
"id": "e291a507-75bf-4c03-adb2-271c7df94f41",
"name": "新規フォーム送信をGoogle Sheetsに追加",
"type": "n8n-nodes-base.googleSheets",
"position": [
20,
-80
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "a525c614-201e-466b-b283-823f6396af3f",
"name": "Google Form Trigger",
"type": "n8n-nodes-base.googleSheetsTrigger",
"position": [
-220,
-80
],
"parameters": {},
"typeVersion": 1
},
{
"id": "d5cf1f03-b9c5-4b6e-830b-de5133641c45",
"name": "イシューをGitHubに追加",
"type": "n8n-nodes-base.github",
"position": [
1180,
-60
],
"parameters": {},
"typeVersion": 1
},
{
"id": "1136c762-2dda-409e-8689-8553e3568ddd",
"name": "リンク付き通知をdiscordに送信",
"type": "n8n-nodes-base.httpRequest",
"position": [
1480,
-60
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "911bd61d-07fe-4829-afc5-9023bd95d577",
"name": "Githubリンクをシートに追加",
"type": "n8n-nodes-base.googleSheets",
"position": [
1760,
-60
],
"parameters": {},
"typeVersion": 4.5
},
{
"id": "f0b39a2e-04be-4c98-8887-4bbc28963f58",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-260,
-160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "488638f2-4dbd-4cbf-b208-fda165197148",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
220,
-160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "b6f5ef45-239f-4383-9eba-53022f4b8e03",
"name": "付箋2",
"type": "n8n-nodes-base.stickyNote",
"position": [
580,
-160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "93b4a53a-079d-4e9b-946a-5b8a8236fc99",
"name": "付箋3",
"type": "n8n-nodes-base.stickyNote",
"position": [
1100,
-160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c9c27b76-5ffd-4f50-b6ec-192934eb465d",
"name": "付箋4",
"type": "n8n-nodes-base.stickyNote",
"position": [
1700,
-160
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "e493762c-d9a7-4c94-8b91-8aee195788ac",
"name": "付箋5",
"type": "n8n-nodes-base.stickyNote",
"position": [
1420,
-160
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": true,
"pinData": {},
"settings": {
"callerPolicy": "workflowsFromSameOwner",
"executionOrder": "v1"
},
"versionId": "d55e1aaf-2b40-47e6-b017-6b6bf10caa38",
"connections": {
"7b141119-3d4e-4442-a851-03940cab8973": {
"main": [
[
{
"node": "ea22664f-8dcc-46fa-b85c-c99cad081e40",
"type": "main",
"index": 0
}
],
[
{
"node": "52764f8d-357b-41f9-a259-6fc0709391dc",
"type": "main",
"index": 0
}
]
]
},
"0535cad3-e8c2-4e30-bf07-96c7cddca135": {
"ai_languageModel": [
[
{
"node": "ea22664f-8dcc-46fa-b85c-c99cad081e40",
"type": "ai_languageModel",
"index": 0
}
]
]
},
"d5cf1f03-b9c5-4b6e-830b-de5133641c45": {
"main": [
[
{
"node": "1136c762-2dda-409e-8689-8553e3568ddd",
"type": "main",
"index": 0
}
]
]
},
"a525c614-201e-466b-b283-823f6396af3f": {
"main": [
[
{
"node": "e291a507-75bf-4c03-adb2-271c7df94f41",
"type": "main",
"index": 0
}
]
]
},
"de598b4e-d613-4408-8789-6e0228df15d9": {
"ai_memory": [
[
{
"node": "ea22664f-8dcc-46fa-b85c-c99cad081e40",
"type": "ai_memory",
"index": 0
}
]
]
},
"86a8012f-11b3-4422-84cc-cac76b33cb68": {
"ai_outputParser": [
[
{
"node": "ea22664f-8dcc-46fa-b85c-c99cad081e40",
"type": "ai_outputParser",
"index": 0
}
]
]
},
"911bd61d-07fe-4829-afc5-9023bd95d577": {
"main": [
[]
]
},
"ea22664f-8dcc-46fa-b85c-c99cad081e40": {
"main": [
[
{
"node": "d5cf1f03-b9c5-4b6e-830b-de5133641c45",
"type": "main",
"index": 0
}
]
]
},
"1136c762-2dda-409e-8689-8553e3568ddd": {
"main": [
[
{
"node": "911bd61d-07fe-4829-afc5-9023bd95d577",
"type": "main",
"index": 0
}
]
]
},
"e291a507-75bf-4c03-adb2-271c7df94f41": {
"main": [
[
{
"node": "7b141119-3d4e-4442-a851-03940cab8973",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
上級 - エンジニアリング, プロダクト, 人工知能
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
データとの対話:テキストをSQLクエリおよび可視化グラフに変換
データと対話:テキストをSQLクエリおよび可視化グラフに変換
If
Set
Merge
+
If
Set
Merge
36 ノードhippolyte-hu
エンジニアリング
OpenAI、Google Sheets、Jina AI、Slackを活用したAI駆動型情報監視
AIベースの情報監視ワークフローで、OpenAI、Google Sheets、Jina AI、Slackを統合
If
Set
Code
+
If
Set
Code
31 ノードDataki
営業
Telegram、Google スプレッドシートと AI を使って製品満足度調査を作成する
Telegram、Google テーブルとAIを使用して製品満足度アンケートを作成
If
Set
Redis
+
If
Set
Redis
40 ノードJimleuk
エンジニアリング
データベーススキーマのみから SQL クエリを生成 - AI 駆動
データベース構造のみからSQLクエリを生成する - AI駆動
If
Set
Merge
+
If
Set
Merge
29 ノードYulia
エンジニアリング
🉑Google翻訳とGPT-4oを使用して言語学習Ankiフラッシュカードを生成
🉑 Google TranslateとGPT-4oを使用して言語学習Ankiフラッシュカードを生成
If
Set
Merge
+
If
Set
Merge
21 ノードSamir Saci
その他
HDWリードジェットバグ
AIエージェントを使用した自動LinkedInリード生成、スコアリング、コミュニケーション
If
Code
Sort
+
If
Code
Sort
86 ノードAndrey
営業