top of page
Batch Post Customer Data via HTTP
An n8n workflow that retrieves all customer records from a datastore, processes them one-by-one in batches, and sends each record as a POST request to a public JSON placeholder API. Uses n8n core nodes: Manual Trigger, Customer Datastore, SplitInBatches, HTTP Request, and Wait for pacing.

bottom of page
