How can I activate my workflow?

Describe the problem/error/question

I am a beginner. I completed the workflow and the test workflow worked fine. However, the workflow does not work even if I activate it. Am I missing something? The workflow is supposed to receive a webhook from LINE.

What is the error message (if any)?

nothing

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:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Hi there, hope all is well.
If you’re using LINE trigger, you can activate it by switch the Inactive switcher to Active

If you want to see the workflow data, you can go to Executions tab.

Thank you for your reply. Off course, I did choose “Active”


When I click “Execute Workflow”, it works well. but after finish “Execute Workflow” , It stops working despite “activate”.

Have you been look at Executions tab?


A green mark appears when the command is executed, but the execution result is not displayed.

I solved it myself. The webhook URL was just for testing, so it didn’t work. Thank you for your patience. Thanks!

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.