AutomationFlowsWeb Scraping › 08 Fraud-resistant Vendor Payment Gateway

08 Fraud-resistant Vendor Payment Gateway

01.08 Fraud-Resistant Vendor Payment Gateway. Uses httpRequest. Webhook trigger; 5 nodes.

Webhook trigger★★☆☆☆ complexity5 nodesHTTP Request
Web Scraping Trigger: Webhook Nodes: 5 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": "01.08 Fraud-Resistant Vendor Payment Gateway",
  "nodes": [
    {
      "parameters": {
        "path": "webhook-01-08"
      },
      "id": "1139d5bd-81f0-49d6-9c44-bc025c66cbce",
      "name": "Webhook Trigger",
      "type": "n8n-nodes-base.webhook",
      "typeVersion": 1,
      "position": [
        200,
        300
      ]
    },
    {
      "parameters": {
        "content": "## Fraud-Resistant Vendor Payment Gateway\n\n**The Problem:**\nVendor bank detail spoofing is a common fraud vector. Verifying payment details and compiling bank transfer files manually exposes the company to massive financial risk.",
        "height": 200,
        "width": 600
      },
      "id": "84a57f5c-cd09-4a9d-b411-805da0144485",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "typeVersion": 1,
      "position": [
        200,
        50
      ]
    },
    {
      "parameters": {},
      "id": "c77946b8-ac71-45ed-a6d0-201c6ee32c9f",
      "name": "Coupa",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 1,
      "position": [
        450,
        300
      ]
    },
    {
      "parameters": {},
      "id": "e3f12b55-0b27-4f79-8e95-6c34f38370b3",
      "name": "Fraud Database",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 1,
      "position": [
        700,
        300
      ]
    },
    {
      "parameters": {},
      "id": "309113c6-9ec2-4a8c-b4b2-6c79eebf9dd0",
      "name": "SFTP / Banking Portal",
      "type": "n8n-nodes-base.httpRequest",
      "typeVersion": 1,
      "position": [
        950,
        300
      ]
    }
  ],
  "connections": {
    "Webhook Trigger": {
      "main": [
        [
          {
            "node": "Coupa",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Coupa": {
      "main": [
        [
          {
            "node": "Fraud Database",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Fraud Database": {
      "main": [
        [
          {
            "node": "SFTP / Banking Portal",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  },
  "active": false,
  "settings": {},
  "versionId": "6df94faa-bdfa-495f-a2b1-4ae5088c63bf"
}
Pro

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

About this workflow

01.08 Fraud-Resistant Vendor Payment Gateway. Uses httpRequest. Webhook trigger; 5 nodes.

Source: https://github.com/avuzmal/n8n.automation/blob/main/workflows/01_08_fraud_resistant_vendor_payment_gateway.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

This template is designed for developers, businesses, and service providers who need to programmatically check Calendly availability. It's perfect for: Web developers building custom booking interface

HTTP Request
Web Scraping

Never lose a prospect to a missed call again. This workflow sends an automatic "sorry we missed you" SMS within seconds, follows up 2 hours later if there's no reply, and enrolls unresponsive contacts

HTTP Request
Web Scraping

Send Postcards to Contacts Automatically using CentralStationCRM and EchtPost. Uses httpRequest. Webhook trigger; 12 nodes.

HTTP Request
Web Scraping

Send Postcards to Contacts Automatically using CentralStationCRM and EchtPost. Uses httpRequest. Webhook trigger; 12 nodes.

HTTP Request
Web Scraping

Send Postcards to Contacts Automatically using CentralStationCRM and EchtPost. Uses httpRequest. Webhook trigger; 12 nodes.

HTTP Request