top of page

Create Array from Mock Data Items

An n8n workflow that generates mock JSON data objects and consolidates them into a single array object using JavaScript functions inside n8n. Useful for testing and prototyping data handling workflows without external APIs.

bottom of page