loefsys.sync.tasks module

Module containing the tasks for synchronizing services.

(task)loefsys.sync.tasks.sync_all_services(user_pk: int)

Collector task to trigger all synchronization tasks for a user.

Parameters:

user_pk (int)

(task)loefsys.sync.tasks.sync_watersportverbond(user_pk: int)

Task that synchronizes the user data with Watersportverbond.

Parameters:

user_pk (int)

(task)loefsys.sync.tasks.sync_conscribo(user_pk: int)

Task that synchronizes the user data with Conscribo.

Parameters:

user_pk (int)