hello i have a problem with adding leads in lists.
when i add a lead list still show 0 leads in it. i have to execute command : php app/console mautic:leadlists:update for lead to be actually add in the lists.
hello i have a problem with adding leads in lists.
when i add a lead list still show 0 leads in it. i have to execute command : php app/console mautic:leadlists:update for lead to be actually add in the lists.
Hi Massamba
This is actually expected behavior. You should set up a cron job to run that command at a regular interval to keep your lists up to date.