So i started my n8n like 4 days ago and im working on auto reply for facebook comments but when ever i click on publish and i goes green but i dont get the active thing so i have to menually execute the workflow so can anyone help to fix it Thank you.
Are you using self-hosted n8n or the cloud version?
Also, open DevTools → check Network/Console when you click publish and see if any errors show up.
If you can share that + your setup, easier to debug
2 Likes
so im using the free 15 days trial so im soory i dont konw about the self hosted or cloud and also please tell me more about the devtools i dont get that too
Thank you.
that green publish just means your workflow is saved and ready — doesn’t automatically run tho. for it to trigger without manual execution you need a trigger node like http request, webhook, schedule, cron etc. if youre testing manually, just hit the execute button. what trigger are you trying to set up for the facebook comments?
im using webhook