|
|
|
|
|
by knadh
2539 days ago
|
|
Out of the box, it isn't, but it's straight forward to do it with APIs (for individual entries and for bulk CSV imports) or with direct inserts to the DB (the table schema is simple). In production, we've made a small daemon that listens to a PubSub queue published by our CRM to keep the mailing list up to date. About attributes, every subscriber entry in listmonk can take a JSON map of attributes that can be queried. |
|