通过HTTP自动化JotForm提交(无需API密钥)
初级
这是一个Lead Generation、Multimodal AI领域的自动化工作流,包含 2 个节点。主要使用 HttpRequest 等节点。 通过HTTP自动化JotForm提交(无需API密钥)
前置要求
- •可能需要目标 API 的认证凭证
使用的节点 (2 个)
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
"meta": {
"instanceId": "004a8f4f776326f6308ea533268fac22ea60e1995204a49569b21eb0ebbf949b",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "691d8ab9-c681-4a7d-a59e-1ead0a83e7de",
"name": "便签",
"type": "n8n-nodes-base.stickyNote",
"position": [
2256,
-208
],
"parameters": {
"width": 400,
"height": 416,
"content": "## 工作原理"
},
"typeVersion": 1
},
{
"id": "174c51e0-ce79-497f-9e97-d6d13286bd11",
"name": "提交数据到 JotForm",
"type": "n8n-nodes-base.httpRequest",
"position": [
2416,
48
],
"parameters": {
"url": "https://submit.jotform.com/submit/252217969519065",
"method": "POST",
"options": {},
"sendBody": true,
"contentType": "multipart-form-data",
"bodyParameters": {
"parameters": [
{
"name": "q3_name[first]",
"value": "test"
},
{
"name": "q3_name[last]",
"value": "test-last"
},
{
"name": "q4_email",
"value": "test@test.com"
}
]
}
},
"typeVersion": 4.2
}
],
"pinData": {},
"connections": {}
}常见问题
如何使用这个工作流?
复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。
这个工作流适合什么场景?
这是一个初级难度的工作流,适用于Lead Generation、Multimodal AI等场景。适合 n8n 新手,包含 1-5 个节点的简单工作流
需要付费吗?
本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。
相关工作流推荐
自动化JotForm提交到Google Sheets
自动化JotForm提交到Google Sheets
Code
Wait
Http Request
+5
12 节点moosa
Lead Generation
科技新闻聚合器:The Verge和TechCrunch RSS到Notion,含GPT-4摘要
科技新闻聚合器:The Verge和TechCrunch RSS到Notion,含GPT-4摘要
If
Code
Html
+11
37 节点moosa
Miscellaneous
每日Gmail收件箱摘要转Discord(GPT-4.1-mini + PDF转换)
使用GPT-4.1-mini和PDF转换的每日Gmail收件箱摘要发送到Discord
Code
Gmail
Discord
+8
18 节点moosa
Miscellaneous
jotform
使用GPT-4o-mini、Perplexity和Apify生成理想客户画像线索和个性化推介
Set
Http Request
Jot Form Trigger
+3
14 节点neightn011
Lead Generation
通过Rapiwa API发送表单提交的WhatsApp确认
基于Rapiwa API和Google表格的WhatsApp号码验证与确认系统
If
Code
Wait
+5
17 节点SpaGreen Creative
Lead Generation
使用Google表格、Hunter.io和EmailValidation.io的自动邮件验证
使用Google表格、Hunter.io和EmailValidation.io的自动邮件验证
Set
Filter
Hunter
+4
8 节点Khair Ahammed
Lead Generation