top of page

Create JSON Items from Mock Data

An n8n workflow that generates a mock list of user objects and converts them into individual JSON items using Function nodes. Useful for testing or prototyping JSON data processing without external APIs.

bottom of page