8
n8n 中文网amn8n.com

巴西支付用PIX QR码生成器

中级

这是一个Finance, AI领域的自动化工作流,包含 10 个节点。主要使用 Set, Code, HttpRequest, ManualTrigger 等节点,结合人工智能技术实现智能自动化。 🔐 为任何巴西银行密钥生成PIX支付QR码

前置要求
  • 可能需要目标 API 的认证凭证
工作流预览
可视化展示节点连接关系,支持缩放和平移
导出工作流
复制以下 JSON 配置到 n8n 导入,即可使用此工作流
{
  "id": "q5j8e3kVJcgYfaLc",
  "meta": {
    "instanceId": "6a52f06a38696cfa8d3a5b70f84891fab02c428a5c2d448dcef39b1f17adf12b"
  },
  "name": "巴西支付用 PIX QR 码生成器",
  "tags": [],
  "nodes": [
    {
      "id": "8869c989-4596-4ca4-bba6-f5eb940458f6",
      "name": "QRCodePIX",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        400,
        20
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "b33cfefb-fec9-4ab4-a8f9-928b7bff87e1",
      "name": "PixFieldSend",
      "type": "n8n-nodes-base.set",
      "position": [
        60,
        20
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "2bd8dea9-d636-4f78-888d-22fac6354416",
      "name": "PIXFields",
      "type": "n8n-nodes-base.set",
      "position": [
        540,
        20
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "7882bf6d-54bb-4f92-abe5-63bc47d04242",
      "name": "点击测试",
      "type": "n8n-nodes-base.manualTrigger",
      "position": [
        -120,
        -20
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "aa337755-e28f-45bf-b7d9-fd34d03fda11",
      "name": "便签",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -780,
        -440
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "a9f09b1e-4145-4292-81ec-8fd277e434fd",
      "name": "便签1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -160,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "da17b432-fc61-463c-bb25-025c5f78b70e",
      "name": "便签2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        20,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "02eeed9a-c073-41be-ad79-265ed2c56007",
      "name": "便签3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        200,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "d5708ee8-53a0-45dd-908e-dba6eef8b03e",
      "name": "生成 PIX",
      "type": "n8n-nodes-base.code",
      "position": [
        240,
        20
      ],
      "parameters": {},
      "typeVersion": 2
    },
    {
      "id": "aa32dc4f-a9eb-407f-871b-14eb92f9de36",
      "name": "便签4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        380,
        -140
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "8af437ee-3c39-466e-852a-babcb5870ca0",
  "connections": {
    "QRCodePIX": {
      "main": [
        [
          {
            "node": "PIXFields",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Click Test": {
      "main": [
        [
          {
            "node": "PixFieldSend",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate PIX": {
      "main": [
        [
          {
            "node": "QRCodePIX",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "PixFieldSend": {
      "main": [
        [
          {
            "node": "Generate PIX",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
常见问题

如何使用这个工作流?

复制上方的 JSON 配置代码,在您的 n8n 实例中创建新工作流并选择「从 JSON 导入」,粘贴配置后根据需要修改凭证设置即可。

这个工作流适合什么场景?

中级 - 财务, 人工智能

需要付费吗?

本工作流完全免费,您可以直接导入使用。但请注意,工作流中使用的第三方服务(如 OpenAI API)可能需要您自行付费。

工作流信息
难度等级
中级
节点数量10
分类2
节点类型5
难度说明

适合有一定经验的用户,包含 6-15 个节点的中等复杂度工作流

作者
Bruno Dias

Bruno Dias

@brunodias

Especialista em automações, IA e marketing digital. #n8n #IA #automacao #make

外部链接
在 n8n.io 查看

分享此工作流