AutomationFlowsWeb Scraping › Criar Código Pix

Criar Código Pix

Criar código pix. Uses n8n-nodes-pagbank-connect, httpRequest. Event-driven trigger; 3 nodes.

Event trigger★☆☆☆☆ complexity3 nodesN8N Nodes Pagbank ConnectHTTP Request
Web Scraping Trigger: Event Nodes: 3 Complexity: ★☆☆☆☆ Added:

The workflow JSON

Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →

Download .json
{
  "name": "Criar c\u00f3digo pix",
  "nodes": [
    {
      "parameters": {},
      "type": "n8n-nodes-base.manualTrigger",
      "typeVersion": 1,
      "position": [
        0,
        0
      ],
      "id": "c92955dd-6eb5-459c-8aba-dc78f577ed68",
      "name": "When clicking \u2018Execute workflow\u2019"
    },
    {
      "parameters": {
        "referenceId": "teste123",
        "customerName": "Teste Pagbank",
        "customerEmail": "teste20251071458@ricardomartins.net.br",
        "customerTaxId": "01234567890",
        "items": {
          "itemProperties": [
            {
              "name": "Produto de Teste",
              "reference_id": "teste123",
              "unit_amount": 100
            }
          ]
        },
        "notificationUrl": "=https://9b1d9ff42005.ngrok-free.app/webhook/799b3531-dd3f-4014-9f79-33cc8045b9b6/pagbank-webhook"
      },
      "type": "n8n-nodes-pagbank-connect.pagBank",
      "typeVersion": 1,
      "position": [
        224,
        0
      ],
      "id": "61532330-4dd8-4e43-a9bd-99ca5df0f8a9",
      "name": "PagBank",
      "credentials": {
        "pagBankConnect": {
          "name": "<your credential>"
        }
      }
    },
    {
      "parameters": {
        "method": "POST",
        "url": "https://webhook.site/d40f20d2-ffe2-418f-9322-219a1d46e16d",
        "sendBody": true,
        "bodyParameters": {
          "parameters": [
            {
              "name": "Link de pagamento criado",
              "value": "={{ $json.links[1].href }}"
            }
          ]
        },
        "options": {}
      },
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 4.2,
      "position": [
        448,
        0
      ],
      "id": "987a9075-f506-4829-b794-4732d468a0e1",
      "name": "HTTP Request"
    }
  ],
  "connections": {
    "When clicking \u2018Execute workflow\u2019": {
      "main": [
        [
          {
            "node": "PagBank",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "PagBank": {
      "main": [
        [
          {
            "node": "HTTP Request",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "626fb514-389e-496c-aa45-270e8a989ffe",
  "meta": {
    "templateCredsSetupCompleted": true
  },
  "id": "eieAHk04Z4l0HDXS",
  "tags": []
}

Credentials you'll need

Each integration node will prompt for credentials when you import. We strip credential IDs before publishing — you'll add your own.

Pro

For the full experience including quality scoring and batch install features for each workflow upgrade to Pro

About this workflow

Criar código pix. Uses n8n-nodes-pagbank-connect, httpRequest. Event-driven trigger; 3 nodes.

Source: https://github.com/r-martins/PagBank-n8n/blob/2416a9d1842eae9aa74e11ea400110ccfcebed72/examples/create-pix-payment.json — original creator credit. Request a take-down →

More Web Scraping workflows → · Browse all categories →

Related workflows

Workflows that share integrations, category, or trigger type with this one. All free to copy and import.

Web Scraping

Criar link de pagamento. Uses n8n-nodes-pagbank-connect, httpRequest. Event-driven trigger; 3 nodes.

N8N Nodes Pagbank Connect, HTTP Request
Web Scraping

Atualização de pedidos. Uses n8n-nodes-pagbank-connect, httpRequest. Event-driven trigger; 2 nodes.

N8N Nodes Pagbank Connect, HTTP Request
Web Scraping

Our KB Tool - Confluence KB is crafted to seamlessly integrate into the IT Ops AI SlackBot Workflow, enhancing the IT support process by enabling sophisticated search and response capabilities via Sla

Execute Workflow Trigger, HTTP Request
Web Scraping

For developers and organizations that need to protect PDF files with the password.

Read Write File, HTTP Request, Google Drive
Web Scraping

This workflow takes ad copy, sends it to Spendict’s assess endpoint to score and classify it, and then routes the result based on the returned launch recommendation so only ads that pass the gate proc

HTTP Request