Simple launch & monitor
examples/01 - Simple launch + monitor.json

This is the most basic example workflow that demonstrates the core Launch workflow and Monitor workflow nodes.
The flow consists of a simple sequence:
- Manual trigger - Click the inject node to start the process
- Launch workflow - Launches a pipeline using a Seqera Platform Launchpad configuration
- Monitor workflow - Continuously polls the workflow status until completion
- Debug outputs - Shows the running status updates and final completion message
Setup
To get this example working, you'll need to configure:
- Seqera configuration - Add your Platform API token and endpoint to both Seqera nodes
- Launch workflow node - Set the correct launchpad name and update any pipeline parameters as needed
Once configured, click "Deploy" in Node-RED, then click the inject node to trigger a workflow launch. You can follow the progress in the Debug panel on the right sidebar.