属性リンク短縮機能&QRコードジェネレーター
中級
これはMiscellaneous分野の自動化ワークフローで、6個のノードを含みます。主にHttpRequest, GoogleSheets, GoogleSheetsTriggerなどのノードを使用。 Google SheetsとBitlyを使ったプロパティリンクの短縮とQRコード生成の自動化
前提条件
- •ターゲットAPIの認証情報が必要な場合あり
- •Google Sheets API認証情報
カテゴリー
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
"id": "9EhOzsA7Ll6zYkZg",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "Property Link Shortener & QR Code Generator",
"tags": [],
"nodes": [
{
"id": "f6de70e3-5cc2-47e0-ad22-cb7e2bfa4b63",
"name": "0. Google スプレッドシート (New/Updated Row Trigger)",
"type": "n8n-nodes-base.googleSheetsTrigger",
"position": [
0,
0
],
"parameters": {},
"description": "Monitors a Google Sheet for new or updated property listing rows.",
"typeVersion": 1
},
{
"id": "cc9738c4-f044-423f-80c6-926a0a73bf32",
"name": "1. Shorten URL (HTTP リクエスト - Bitly)",
"type": "n8n-nodes-base.httpRequest",
"position": [
256,
0
],
"parameters": {},
"description": "Shortens the property URL using Bitly.",
"typeVersion": 3
},
{
"id": "7ff26d30-70ec-440f-8ec0-7ec6157dd8c5",
"name": "2. Generate QR Code (HTTP リクエスト - QR Code API)",
"type": "n8n-nodes-base.httpRequest",
"position": [
512,
0
],
"parameters": {},
"description": "Generates a QR code image link from the shortened URL.",
"typeVersion": 3
},
{
"id": "da72e327-4fbd-4235-a12d-18de7290de99",
"name": "3. Update Google Sheet (Update Row)",
"type": "n8n-nodes-base.googleSheets",
"position": [
752,
0
],
"parameters": {},
"description": "Updates the Google Sheet with the generated short URL and QR code URL.",
"typeVersion": 3
},
{
"id": "fe912fd8-9e37-4481-91f8-9dabd36ab7fa",
"name": "付箋",
"type": "n8n-nodes-base.stickyNote",
"position": [
-64,
-48
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "081be7b2-1d16-4cb5-8e79-b415044f9a2c",
"name": "付箋1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-64,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"pinData": {},
"settings": {
"executionOrder": "v1"
},
"versionId": "5d951876-7f3a-4123-abce-2251f921d1d4",
"connections": {
"1. Shorten URL (HTTP Request - Bitly)": {
"main": [
[
{
"node": "2. Generate QR Code (HTTP Request - QR Code API)",
"type": "main",
"index": 0
}
]
]
},
"0. Google Sheets (New/Updated Row Trigger)": {
"main": [
[
{
"node": "1. Shorten URL (HTTP Request - Bitly)",
"type": "main",
"index": 0
}
]
]
},
"2. Generate QR Code (HTTP Request - QR Code API)": {
"main": [
[
{
"node": "da72e327-4fbd-4235-a12d-18de7290de99",
"type": "main",
"index": 0
}
]
]
}
}
}よくある質問
このワークフローの使い方は?
上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。
このワークフローはどんな場面に適していますか?
中級 - その他
有料ですか?
このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。
関連ワークフロー
Invoice NINJA インボイス自動化ワークフロー
Google Sheets、Invoice Ninja、Gmailを使って、收への請求書作成と送信を自動化
Gmail
Http Request
Google Sheets
+
Gmail
Http Request
Google Sheets
6 ノードMarth
請求書処理
GPT-4 と Stripe 基于の自動スマートキャッシュフローと請求管理システム
GPT-4、Stripe、Google Workspaceを活用した自動入金業務フローとスマートアラート
If
Wait
Gmail
+
If
Wait
Gmail
16 ノードMarth
請求書処理
Google Docs、DocuSign、Airtable を使用した契約社員の life cycle 自動化
Google Docs、DocuSign、そして Airtable を使った契約社員ライフサイクル管理の自動化
If
Wait
Slack
+
If
Wait
Slack
16 ノードMarth
人事
中堅企業向けのシンプルな顧客サポート自動化(Google Sheets を使用)
Google Sheetsと自動メールを使用したSME向けカスタマーサポートチケットシステム
If
Set
Webhook
+
If
Set
Webhook
7 ノードMarth
チケット管理
従業員の表彰業務の自動化(Slack、Sheets、Gmailを使用)
Slack、Sheets、Gmailを使用し、必要に応じてGPT-4を活用した従業員賞賛業務の自動化
If
Code
Gmail
+
If
Code
Gmail
16 ノードMarth
人事
Hunter.ioとGoogleシートを使用した候補者の自動検出と対話システム
Hunter.io、AIスコアリング、そしてGmailを使ってパッシブな求職者探索とやり取りを自動化
If
Code
Wait
+
If
Code
Wait
21 ノードMarth
人事
ワークフロー情報
難易度
中級
ノード数6
カテゴリー1
ノードタイプ4
作成者
Marth
@marthSimplifying Business with Smart Automation. I create and share user-friendly, highly efficient n8n workflow templates for SMEs, focusing on digital marketing, sales, and operational excellence. Get ready to automate, innovate, and elevate your business. Connect me on Linkedin for custom solutions.
外部リンク
n8n.ioで表示 →
このワークフローを共有