I put in a feature request to add a RocketChat man-in-the-loop node, so far not much interest.
How can I create workflow that does the same thing to use in the meantime?
I have a developer background, just new to n8n.
Looking for some general guidance, maybe: “here’s a video/url that shows you”, or just use such and such node along with such and such node … need to implement this api which rocketchat is missing and that’s why we don’t have a man-in-the-middle would be nice (if true, would be good to know before i put too much time into it).
I’ve learned its possible to configure a webhook via RocketChat Administration→Integrations→Outgoing .
This looks like the easier solution if you have admin access to a rocketchat server.
Due to my current security, this isn’t an option for me, so I may need to implement a websocket trigger using the technique documented in the previous posting.
If anyone knows of an existing implementation of a websocket trigger, I’d prefer to use an existing solution.
I keep finding articles that say the existing RocketChat node lets you trigger based off a message etc… like everything is there, but yet I can only find one method to send to a ‘channel/user’.