Sending Welcome Email when using Mailchimp API 3 List/Member Method
问题 Is there a way to send the Mailchimp Welcome Email when using Mailchimp API 3 List/Member method? Older API implementations can do it without the need for Automation (paid feature), but I am not sure if API 3 supports it in List/Member method. I am referring to emails that users usually get when they sign up using a standard Mailchimp form. For instance, this script will not send a Welcome email or any other post-sign up Mailchimp emails. $apikey = '<api_key>'; $auth = base64_encode( 'user:'.