headless_lms_server::programs::mailchimp_syncer

Function add_field_to_mailchimp

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

Adds a new merge field to the Mailchimp list.