-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Source Mailchimp: Expand API support #1936
Comments
I propose to go in batches:
Streams that have the column |
I can't find some stream, see the list of APIs https://github.com/VingtCinq/python-mailchimp#api-structure |
Guessing that this is on the larger side, needs to be split up as eugene mentioned. |
@sherifnada Needs to resolve the questions about streams to support. Currently blocked on me. |
To make sure duplicative work doesn't happen, I am biting off a very small chunk of this. My plan is to add one new stream (for now) called List Members, which is mentioned in the original request. I need this specific stream for a use case at my company. It's my first attempt at doing any airbyte development so fingers crossed I can actually make it happen! |
Is List Members available yet? |
Closing this in favor of having individual issues for individual streams. @pkillarney91 we haven't made List Members available yet as we haven't seen others request this. If you're still interested in having this available, please create a specific issue and we'll make sure to track the users upvoting that request and prioritize accordingly. We'd also love for you to contribute if you're interested! |
Tell us about the problem you're trying to solve
I'd like to be able to read more of the resources exposed by the Mailchimp API. Here are the resources I'd like to read:
reports_email_activity
since there are other reports we'll add in the future)These resources should support incremental sync where possible.
It may make sense to structure this into separate issues/PRs where we add some endpoints + their incremental support, then add some more etc.. rather than add all resources in one go.
Describe the alternative you’ve considered or used
Fivetran, Stitchdata, and tap-mailchimp by Singer.
Campaign Recipient? |
Campaign Variate combination? |
Unsubscribe | Campaign | no | |
Automation | | no | | yes |
Automation Recipient? |
Automation Recipient Activity? |
Email activity | Campaign | yes | | | need to use batch API
┆Issue is synchronized with this Asana task by Unito
The text was updated successfully, but these errors were encountered: