headless_lms_server::programs::mailchimp_syncer

Function ensure_mailchimp_schema

Source
async fn ensure_mailchimp_schema(
    list_id: &str,
    server_prefix: &str,
    access_token: &str,
) -> Result<()>
Expand description

Ensures the Mailchimp schema is up to date, adding required fields and removing any extra ones.