How to stop a triggered workflow?

Describe the problem/error/question

Hi!

So i am triggering a workflow via a Cron+trigger SubWorkflow. It works great, but how do i stop it? It doesn’t register under the Execution Tab.

Thank you.

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version: self-hosted
  • Database (default: SQLite): default
  • n8n EXECUTIONS_PROCESS setting (default: own, main): default
  • Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
  • Operating system: Ubuntu

Try using ‘When executed by another workflow’ trigger in your sub-workflow. These nodes work together: