Hi! I hope you’re well!
My company just decided to use Mautic, and I’ve been assigned to implement it.
(am just in the process of familiarizing with the docs & codebase - so forgive me if any questions seem obviously answered anywhere)
A question from our marketing team was, is there a way to have a segment updated immediately after they manually add a tag or segement to a contact, as opposed to waiting for cronjobs to run.
i can see a few potential options - like calling a bash script (containing the mautic:segments:update call) when save method is called… but before i dig any further i thought i’d check if a solution already exists / there is a recommended way to achieve this.
Many thanks & look forward to testing!