MailChimp API提供了一个叫做“search-members”的接口,可以用来搜索订阅者。可以使用此接口来搜索具有相同姓氏的订阅者。 要使用此接口,首先需要获取MailChimp API密钥。然后,可以使用以下代码来搜索具有相同姓氏的订阅者: // Set up the API key and list ID $api_key = 'YOUR_API_KEY'; $list_id = 'YOUR_...
API Key: 前面创建的api API server region: 后台域名最开始的部分,例如我的api服务器是us14(https://us14.admin.mailchimp.com/) Audience ID: 左侧竖向菜单栏中Audience -> Audience Dashboard新建一个Audience,然后找到All Contacts -> Settings -> Audience names and default,可以找到Audience ID。(Some plu...
"apikey": "1644b44d50bcc02f6f789aaf324f82ec-us4", "id": "7bab35f1af", "email": { "email": "{element_1}" }, "delete_member": false, "send_goodbye": false, "send_notify": true } like this: Note that the code above need to be adjusted with your own API Key, List ID ...
strpos($api,'-')+1).'.api.mailchimp.com/3.0/lists/'.$list_id,array('headers'=>array('Authorization'=>'Basic '.base64_encode('user:'.$api)));if(200==wp_remote_retrieve_response_code($response)){$body=json_decode(wp_remote_retrieve_body($response));echo'Subscribers:'.$body->stats...
Use real-time behavior data and AI to convert more customers with Mailchimp's marketing, automation & email marketing platform. Easy to use - start for free!
This module allows you to display the sign-up form you create in your Mailchimp.com account natively on your Joomla site, and been a long-running "must have" in the Joomla community. Features: -- Easy configuration with API Key -- Choose Mailchimp list id -- Collect email, first name ...
我们有一个来自Mailchimp的audience id和,我们将在我们的文件中注册。 第一的API key.envservices.php 'mailchimp' => [ 'key' => env('MAILCHIMP_KEY'), 'listid' => env('MAILCHIMP_LIST_ID'), ], 并在.env文件中设置 api 密钥和受众 ID MAILCHIMP_KEY=Your_api_key_from_mailchimpMAILCHIMP_LIST...
NameKeyRequiredTypeDescription List Id list_id True string The unique id for the list Email Type email_type string Type of email this member asked to get (‘html’ or ‘text’) Status status True string Subscriber’s current status. Possible Values: subscribed, unsubscribed, cleaned,...
値は、ブラウザーに表示される URL の最初の部分です。 URL がhttps://us14.mailchimp.com/account/api/の場合、データセンターはus14です。 また、API キーにもkey-dcの形式で追加されます。API キーが0123456789abcdef0123456789abcde-us14の場合、データセンターはus14になります。
To connect Amazon AppFlow to your Mailchimp account, provide your API key so that Amazon AppFlow can access your data. If you haven't yet configured your Mailchimp account for Amazon AppFlow integration, see Before you begin.To connect to Mailchimp Sign in to the AWS Management Console and ...