BO 1.23 controlling, cron: sync customers
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
from ..mautic import MauticHelper
|
||||
|
||||
|
||||
def sync_customers():
|
||||
helper = MauticHelper()
|
||||
helper.sync()
|
||||
Reference in New Issue
Block a user