This workflow is designed to demonstrate a simple manual data setup process using n8n. When a user clicks the ‘execute’ button, it triggers the workflow which then sets predetermined data values—specifically a number, a string, and a boolean—using the Set node. This can be useful for testing, data initialization, or preparing static data for further processing or integration within a larger automation system. The flow is ideal for scenarios where manual triggering is needed to generate or simulate specific data points, such as testing API endpoints or preparing dummy data for development.
Manual Data Setup with n8n Trigger
Node Count | 0 – 5 Nodes |
---|---|
Nodes Used | manualTrigger, set |
Reviews
There are no reviews yet.