So recently I made my workflow active, after testing it to ensure it works (ie I know it actually functions when I test it). The webhook it’s connected to is my website’s contact form - however, when I submit anything via the contact form nothing happens (in regard to my workflow) - ie it doesn’t run.
Could someone please tell me where I’m going wrong??
Are you using the production webhook URL? Do you save successful executions?
Be aware that you will not see production executions in the node-view, rather only in past executions list.
Thanks for your reply, it ended up being a silly little issue on my behalf of using the text webhook url instead of the production one - such a careless error haha!