The tap-mailchimp extractor pulls data from Mailchimp that can then be sent to a destination using a loader.
Available Variants
- lovepopcards
- singer-io (default)
Getting Started
Prerequisites
If you haven't already, follow the initial steps of the Getting Started guide:
Installation and configuration
-
Add the tap-mailchimp extractor to your project
using
:meltano add -
Configure the tap-mailchimp settings using
:meltano config -
Test that extractor settings are valid using
:meltano config
meltano add extractor tap-mailchimp --variant lovepopcardsmeltano config tap-mailchimp set --interactivemeltano config tap-mailchimp testNext steps
Follow the remaining steps of the Getting Started guide:
If you run into any issues, learn how to get help.
Capabilities
The current capabilities for
tap-mailchimp
may have been automatically set when originally added to the Hub. Please review the
capabilities when using this extractor. If you find they are out of date, please
consider updating them by making a pull request to the YAML file that defines the
capabilities for this extractor.
This plugin has the following capabilities:
- catalog
- discover
- state
You can
override these capabilities or specify additional ones
in your meltano.yml by adding the capabilities key.
Settings
The
tap-mailchimp settings that are known to Meltano are documented below. To quickly
find the setting you're looking for, click on any setting name from the list:
lagkeep_linksapi_keymerge_fields_arraystart_dateuse_email_activity_exportmax_run_timeuser_namecountuser_agentinclude_empty_activityinterests_arrayrequest_timeoutuse_list_member_exportuse_export
You can
override these settings or specify additional ones
in your meltano.yml by adding the settings key.
Please consider adding any settings you have defined locally to this definition on MeltanoHub by making a pull request to the YAML file that defines the settings for this plugin.
Lag (lag)
-
Environment variable:
TAP_MAILCHIMP_LAG
Lag in days for campaign reporting. Optional, default is 3.
Keep Links (keep_links)
-
Environment variable:
TAP_MAILCHIMP_KEEP_LINKS
If true, _links from the API response are preserved. These are generally not useful. Optional, default is false.
API Key (api_key)
-
Environment variable:
TAP_MAILCHIMP_API_KEY
MailChimp API key.
Merge Fields Array (merge_fields_array)
-
Environment variable:
TAP_MAILCHIMP_MERGE_FIELDS_ARRAY
If true, convert merge fields to an array rather than an object. This results in a list member merge fields subtable. Optional, default is true.
Start Date (start_date)
-
Environment variable:
TAP_MAILCHIMP_START_DATE
Determines how much historical data will be extracted. Please be aware that the larger the time period and amount of data, the longer the initial extraction can be expected to take.
Use Email Activity Export (use_email_activity_export)
-
Environment variable:
TAP_MAILCHIMP_USE_EMAIL_ACTIVITY_EXPORT
If true, use bulk export for email activity. Default is to fallback to value of use_export.
Max Run Time (max_run_time)
-
Environment variable:
TAP_MAILCHIMP_MAX_RUN_TIME
Minutes to run before exiting early. Useful for e.g. hourly jobs. Optional, default is null (no early exit).
User Name (user_name)
-
Environment variable:
TAP_MAILCHIMP_USER_NAME
MailChimp user name.
Count (count)
-
Environment variable:
TAP_MAILCHIMP_COUNT
Number of records to fetch at once through the API. Optional, default is 500.
User Agent (user_agent)
-
Environment variable:
TAP_MAILCHIMP_USER_AGENT
User agent for API requests, recommended.
Include Empty Activity (include_empty_activity)
-
Environment variable:
TAP_MAILCHIMP_INCLUDE_EMPTY_ACTIVITY
If true, include empty activity when tapping email activity stream. Optional, default is false.
Interests Array (interests_array)
-
Environment variable:
TAP_MAILCHIMP_INTERESTS_ARRAY
If true, convert interests to an array rather than an object. This results in a list member interests subtable. Optional, default is true.
Request Timeout (request_timeout)
-
Environment variable:
TAP_MAILCHIMP_REQUEST_TIMEOUT
Seconds before request times out. Optional, default is 300 (5 minutes).
Use List Member Export (use_list_member_export)
-
Environment variable:
TAP_MAILCHIMP_USE_LIST_MEMBER_EXPORT
If true, use bulk export for list members. Default is to fallback to value of use_export.
Use Export (use_export)
-
Environment variable:
TAP_MAILCHIMP_USE_EXPORT
If true, the MailChimp bulk export v1 API is used for list members and email activity. Highly recommended, default is true.
Something missing?
This page is generated from a YAML file that you can contribute changes to.
Edit it on GitHub!Looking for help?
#plugins-general
channel.
Install
meltano add extractor tap-mailchimp --variant lovepopcardsMaintenance Status
Meltano Stats
Keywords
