-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Closed as not planned
Labels
Description
I've just read the doc about DB sync across external API. The subscriber API works, but only one-directional - from outside server to listmonk.
The list monk does not have the logic that could notify the external server that subscriber credentials changed or he was deleted. And checking and comparing DB directly is not the smooth solution in my point of view.
@knadh would you implement a notify request system similar to messenger but for all CRUD operations?
tcurdt, coelmay, Mokkapps, kosssi and johnnyfish