Using this plugin conditionally
-
Hello,
I need to implement more complicated conditions to determine if and when a newsletter should be sent – basically I have to make some database queries first to find out if the conditions are met. I’m trying to achieve this by launching my own script via crontab – the script will check the conditions, and only if they are met, trigger the newsletter-sending process.
Is this something I can (ab)use the Tribulant plugin for?
Probable needs:
– For my purposes, I somehow need to trigger newsletters individually (from my script). Is there an URL or a specific function I can call to achieve that?
– Although this seems like an old article – https://tribulant.com/docs/tag/hooks/ – I guess those hooks still exist and can be used to alter the newsletter content from my script?Thanks!
- The topic ‘Using this plugin conditionally’ is closed to new replies.