属性链接缩短器和二维码生成器
中级
这是一个Miscellaneous领域的自动化工作流,包含 6 个节点。主要使用 HttpRequest, GoogleSheets, GoogleSheetsTrigger 等节点。 使用Google Sheets和Bitly自动化属性链接缩短和二维码生成
前置要求
- •可能需要目标 API 的认证凭证
- •Google Sheets API 凭证
分类
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"id": "9EhOzsA7Ll6zYkZg",
"meta": {
"instanceId": "a287613f1596da776459594685fbf4e2b4a12124f80ab8c8772f5e37bff103ae"
},
"name": "属性链接缩短器和二维码生成器",
"tags": [],
"nodes": [
{
"id": "f6de70e3-5cc2-47e0-ad22-cb7e2bfa4b63",
"name": "0. Google Sheets(新/更新行触发器)",
"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. 缩短 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. 生成二维码(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. 更新 Google Sheet(更新行)",
"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": "3. Update Google Sheet (Update Row)",
"type": "main",
"index": 0
}
]
]
}
}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
中级 - 杂项
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
Invoice NINJA 发票自动化工作流
通过 Google Sheets、Invoice Ninja 和 Gmail 实现发票创建与发送的自动化
Gmail
Http Request
Google Sheets
+2
6 节点Marth
发票处理
基于 GPT-4 和 Stripe 发票的自动化智能现金流与账单管理系统
使用 GPT-4、Stripe 和 Google Workspace 的自动化发票工作流与智能提醒
If
Wait
Gmail
+7
16 节点Marth
发票处理
使用 Google Docs、DocuSign 和 Airtable 自动化合同员工生命周期
通过Google Docs、DocuSign和Airtable自动化合同员工生命周期管理
If
Wait
Slack
+7
16 节点Marth
人力资源
面向中小企业的简单客户支持自动化(使用 Google Sheets)
使用 Google Sheets 和自动邮件的 SME 客户支持工单系统
If
Set
Webhook
+3
7 节点Marth
工单管理
员工表彰自动化与Slack、Sheets和Gmail
使用 Slack、Sheets、Gmail 和可选 GPT-4 实现员工表彰自动化
If
Code
Gmail
+6
16 节点Marth
人力资源
使用Hunter.io和Google Sheets的自动化被动候选人搜寻与互动系统
通过Hunter.io、AI评分和Gmail自动化被动候选人搜寻与互动
If
Code
Wait
+5
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 查看 →
分享此工作流