I’m about to transfer a few workflows that utilize HITL inside them, to my self hosted N8N setup. Curious to know if these nodes work on self hosted solutions? For example: my HITL nodes are connected to Telegram. Upon completion of a HITL execution via TG, they open inside a browser tab, which opens n8n from their server. Will this still execute accordingly, when self hosted?
Hey @JDizzle ,
HITL does work in self hosted.
The main difference from cloud-hosted is that you need to handle the public accessibility yourself. The HITL functionality itself works identically,it’s just about making sure external users can reach your instance when they click those Telegram buttons.
I wasn’t concerned with the telegram part working, only the n8n browser tab that opens up after you choose the option on TG (opens with any HITL node). If it’s the same, then great.
Hey @JDizzle ,
Yeah i use delft hosted HITL without any problem even slack HITL.
As long as you have urls that you can hit. All ks good
Happy automation
Jm
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.