Block 1 - Webhook
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2
This workflow is provided as-is. Please review and test before using in production.
This workflow provides a complete, automated post purchase solution triggered by a successful payment webhook from Abacate Pay . (For international users, think of Abacate Pay as 'the Brazilian Str...
n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.respondtowebhook, n8n-nodes-base.code, n8n-nodes-base.emailsend, n8n-nodes-base.slack, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Matheus Pedrosa.
Original n8n.io sourceThis workflow provides a complete, automated post-purchase solution triggered by a successful payment webhook from Abacate Pay. (For international users, think of Abacate Pay as 'the Brazilian Stripe' – a popular and robust payment gateway in Brazil).
When a successful payment is registered, this workflow instantly sends a beautiful, responsive HTML confirmation email to the customer and posts a detailed notification to a designated Slack channel.
The key feature is its ability to dynamically reward first-time buyers. The workflow checks the customer's purchase history, and if it's their first order, it automatically generates a 10% discount coupon for their next purchase and includes it in the welcome email.
Configs node makes it easy to manage static variables like company name and tokens.billing.paid).Set node and fill in your company's information (companyName, companySite, companyEmail) and the token used to validate the webhook requests.GetOrders, CreateCustomCoupon): In both nodes, go to the "Authentication" or "Header" section and replace the placeholder Bearer Token with your actual Abacate Pay API key.SMTP, Gmail).SMTP, SendGrid, Gmail)This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Automated order confirmations with Abacate Pay: first-buyer coupon rewards via email & Slack |
|---|---|
| Complexity | intermediate |
| Nodes | 13 |
| Categories | CRM, Multimodal AI |
| Author | Matheus Pedrosa |
| Published | 14 Aug 2025 |
Use the JSON export at /data/workflows/7400/7400.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
This workflow provides a complete, automated post purchase solution triggered by a successful payment webhook from Abacate Pay . (For international users, think of Abacate Pay as 'the Brazilian Str...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your CRM, Multimodal AI use case.