headless_lms_server::programs::mailchimp_syncer

Function fetch_current_mailchimp_fields

Source
async fn fetch_current_mailchimp_fields(
    list_id: &str,
    server_prefix: &str,
    access_token: &str,
) -> Result<Vec<MailchimpField>, Error>
Expand description

Fetches the current merge fields from the Mailchimp list schema.