knadh / listmonk

High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
https://listmonk.app
GNU Affero General Public License v3.0
14.7k stars 1.34k forks source link

how to use messengers service? #304

Closed karimul closed 3 years ago

karimul commented 3 years ago

Hi, I'm trying listmonk and I was confused when configure messengers setting.

  1. how to configure messengers setting and which messengers provider that supported by listmonk? image

  2. is there a way to send individual campaigns using messengers?

knadh commented 3 years ago

Please refer to Messenger docs. You'll have to write your own HTTP messenger service that takes a POST from listmonk and dispatches to whatever upstream backend (SMS, Telegram etc.)