Bulk Trigger workflow canvas preview
n8n · Webhook 7 nodes

Bulk Trigger

Batch webhook dispatch with payload control.

About this template

Accepts an array of items via webhook and fires one HTTP request per item, with concurrency control and per-item error handling. Useful for reprocessing queues, batch-syncing records, or triggering external pipelines from a single call. Includes configurable retry logic and a separate failure-log node. Seven nodes, no external dependencies beyond n8n.

What you get

  • workflow.json ready to import
  • README in PT-BR and EN with step-by-step instructions
  • ARCHITECTURE.md explaining each node
  • CHANGELOG.md with version history
  • .env.example with all variables documented
  • Commercial LICENSE for production use

Prerequisites

  • n8n self-hosted or n8n Cloud (any recent version)
  • HTTP credential configured for the target endpoint

Built on

n8n Webhook HTTP