I am now here, so I am truly honored to be a part of this community, I am new and a noob in n8n, so I have an issue with my workflow or any webhook that is in active mode. it doesn’t show me anything of the process as if nothing is going on, but when I go to executions, I can see the success or failure.
It’s hard to do it like that as I am unsure what to do now or if that’s normal. It does not show any of the work follows, errors, or anything unless I go to the executions.
Ensure to copy your n8n workflow and paste it in the code block, that is in between the pairs of triple backticks, which also could be achieved by clicking </> (preformatted text) in the editor and pasting in your workflow.
```
<your workflow>
```
That implies to any JSON output you would like to share with us.
Make sure that you have removed any sensitive information from your workflow and include dummy or pinned data with it!
Not clear to me what your expectations with regard to webhook are. Regardless, I would advise to watch this video explaining how to work with n8n webhooks, https://www.youtube.com/watch?v=IvUYJQkf6sA&pp=ygULbjhuIHdlYmhvb2s%3D. There are many video tutorial available on Youtube.