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": "Atualiza\u00e7\u00e3o de pedidos",
"nodes": [
{
"parameters": {
"addCalculatedFields": false
},
"type": "n8n-nodes-pagbank-connect.pagBankTrigger",
"typeVersion": 1,
"position": [
0,
0
],
"id": "48fa0430-0382-41f0-baf9-c197ba247b71",
"name": "PagBank Connect Trigger"
},
{
"parameters": {
"url": "https://webhook.site/d40f20d2-ffe2-418f-9322-219a1d46e16d",
"sendBody": true,
"bodyParameters": {
"parameters": [
{
"name": "=Notifica\u00e7\u00e3o Recebida em {{ $today }}",
"value": "={{ $json.rawData }}"
}
]
},
"options": {}
},
"type": "n8n-nodes-base.httpRequest",
"typeVersion": 4.2,
"position": [
208,
0
],
"id": "baddd28c-2c49-4c4b-9f27-07306c6ab68c",
"name": "HTTP Request"
}
],
"connections": {
"PagBank Connect Trigger": {
"main": [
[
{
"node": "HTTP Request",
"type": "main",
"index": 0
}
]
]
}
},
"active": true,
"settings": {
"executionOrder": "v1"
},
"versionId": "461dbed3-d1c9-46da-98b6-f15a6e4a0c23",
"id": "h8kNppxSWBIMyL07",
"tags": []
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
Atualização de pedidos. Uses n8n-nodes-pagbank-connect, httpRequest. Event-driven trigger; 2 nodes.
Source: https://github.com/r-martins/PagBank-n8n/blob/2416a9d1842eae9aa74e11ea400110ccfcebed72/examples/webhook-order-updated.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.
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.
twenty-sync. Uses executeWorkflowTrigger, httpRequest. Event-driven trigger; 6 nodes.
This workflow illustrates how to use Perplexity AI in your n8n workflow.
This workflow converts an HTML string into a polished PDF file using the powerful open-source Gotenberg service. It's designed to be a reusable utility in your automation stack. Receives Input: The wo