Mailtrain-org / mailtrain

Self hosted newsletter app
GNU General Public License v3.0
5.47k stars 691 forks source link

from lists, to segments, to channels to triggered campaign. #1377

Open coderofsalvation opened 2 weeks ago

coderofsalvation commented 2 weeks ago

So in the wiki I'm having trouble to figure out the relationship between these. My current understanding tells me:

However I can't get a triggered campaign triggered by REST base, my attempt:

I was hoping that triggered campaigns could be triggered by updating a field (hence I created the segment). Am I going the wrong way about this?

ps. I'm running the mailtrain/mailtrain image from dockerhub, which seems to match the v2 version of mailtrain. Is it correct that the 'automation' tab disappeared between v1 and v2? Am I missing out on something?