Skip to content

Commit eaa2249

Browse files
authored
Add List Members collection to public docs (#4692)
* Add List Members Collection to docs - Update index.md Added the list members collection to the docs, as success eng is able to manually sync this collection for customer. Relevant JIRA: https://segment.atlassian.net/browse/SRC-364 * Update index.md edit list members collection
1 parent 2fbd567 commit eaa2249

File tree

1 file changed

+1
-0
lines changed
  • src/connections/sources/catalog/cloud-apps/mailchimp

1 file changed

+1
-0
lines changed

src/connections/sources/catalog/cloud-apps/mailchimp/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,5 +44,6 @@ Collections are the groupings of resources we pull from your source. In your war
4444
| ------ | ------ | ------ |
4545
| `conversations` | object | Conversation tracking is a [paid feature](http://kb.mailchimp.com/accounts/billing/how-mailchimp-pricing-plans-work) that lets you view subscribers' replies to your campaigns from inside your MailChimp account. Fetched using Mailchimp's [`/conversations`endpoint](https://mailchimp.com/developer/reference/conversations/). |
4646
| `lists` | object | The state of your various lists in Mailchimp. Fetched using Mailchimp's [`/lists` endpoint](https://mailchimp.com/developer/reference/lists/). |
47+
| `list members` | object | Get the list of members in a MailChimp list. Fetched using Mailchimp's [`/lists` endpoint] If you are interested in this collection, [contact Segment Support](https://segment.com/help/contact/) |
4748
| `campaigns` | object | Your Mailchimp campaigns. Fetched using Mailchimp's [`/campaigns` endpoint](https://mailchimp.com/developer/reference/campaigns/). |
4849
| `subscriber activity` | object | **Currently unavailable** Mailchimp's subscriber activity endpoint cannot support our Sources product. If you are interested in this collection, contact your MailChimp Client Success Manager and request that they update their export API functionality.* |

0 commit comments

Comments
 (0)