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 →
{
"name": "Criar link de pagamento",
"nodes": [
{
"parameters": {},
"type": "n8n-nodes-base.manualTrigger",
"typeVersion": 1,
"position": [
0,
0
],
"id": "c862df62-2853-4425-bdcf-eaaeb6f2d4ba",
"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": "2647c9ee-044c-4bbe-9b34-24fc27c7311c",
"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": "f197a676-87aa-42c8-af4b-b2a97e53ea06",
"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": "94d9cb1a-1dc5-4a6f-bd84-ecc56a506994",
"meta": {
"templateCredsSetupCompleted": true
},
"id": "ntEATa2AaNsB7Ez9",
"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.
pagBankConnect
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Criar link de pagamento. Uses n8n-nodes-pagbank-connect, httpRequest. Event-driven trigger; 3 nodes.
Source: https://github.com/r-martins/PagBank-n8n/blob/2416a9d1842eae9aa74e11ea400110ccfcebed72/examples/create-payment-link.json — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
Criar código pix. Uses n8n-nodes-pagbank-connect, httpRequest. Event-driven trigger; 3 nodes.
Atualização de pedidos. Uses n8n-nodes-pagbank-connect, httpRequest. Event-driven trigger; 2 nodes.
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
For developers and organizations that need to protect PDF files with the password.
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