Connect workflow to messengers (bots)

I think one of important missed options is connecting workflows to bots on messengers like:

  • Telegram
  • Facebook
  • WhatsApp

I created a very “simple” node to send message to telegram. If you want I can do PR

4 curtidas

Hi!
That would be great! We can then check and add it with the next version.
Sorry still have to write a proper guide about how to create nodes and what criteria they should meet (like not add additional dependencies, written in TypeScript, …) Hope I will get to that soon.

2 curtidas

I’ll be waiting for you :partying_face:

I’ve already built a few workflows using Telegram, and I found it fairly easy to integrate via the webhook node. I’m currently working on a Slack integration as well (as I need it for my office environment), and I’ll be sure to share my experience once that workflow is finished!

I also just came across this post: New Community Node: Wati — WhatsApp Business API Integration

I think this could make WhatsApp Business integration much smoother, but didn’t find the time to test it yet.