My Test Node

A simple test node that outputs Hello World

Overview

This node is a simple test node that outputs a static message 'Hello World'. It is useful for testing workflows or demonstrating basic node functionality without requiring any input properties or complex logic.

Use Case Examples

  1. Use this node to verify that your workflow is correctly set up and can process data.
  2. Use it as a placeholder or starting point when building more complex workflows.

Output

JSON

  • message - A static message output with the value 'Hello World'

Troubleshooting

  • If the node does not output the expected 'Hello World' message, ensure the node is correctly connected in the workflow and that the workflow is activated and executed properly.

Discussion