Skip to content
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

API Export 1.0 and API 2.0 will be retired on June 5, 2023 #325

Open
jjohnson opened this issue May 4, 2023 · 11 comments
Open

API Export 1.0 and API 2.0 will be retired on June 5, 2023 #325

jjohnson opened this issue May 4, 2023 · 11 comments

Comments

@jjohnson
Copy link

jjohnson commented May 4, 2023

Screenshot 2023-05-04 at 5 18 48 PM

def export_api_url
"https://#{get_data_center_from_api_key(@api_key)}api.mailchimp.com/export/1.0/"
end

@amro
Copy link
Owner

amro commented May 4, 2023

Thanks @jjohnson. I can release an update to remove Export API support in the near future

@amro
Copy link
Owner

amro commented May 4, 2023

BTW, is there a public announcement of this? Failing to find it

@jjohnson
Copy link
Author

jjohnson commented May 4, 2023

I also have not seen anything public. Email comms:

We’ll no longer allow integrations to use API Export 1.0 or API 2.0 after June 5, 2023. We stopped supporting these APIs on December 31, 2016, and all API documentation was taken offline in January 2019. Over the years, we’ve encouraged developers to update their integrations to Mailchimp 3.0. Our focus is on developing and maintaining Mailchimp API 3.0, so these retired APIs have increasingly seen performance issues.

@amro
Copy link
Owner

amro commented May 4, 2023 via email

@jjohnson
Copy link
Author

jjohnson commented May 4, 2023

Is the only fix dropping Export support in Gibbon?

@amro
Copy link
Owner

amro commented May 4, 2023 via email

@jjohnson
Copy link
Author

jjohnson commented May 4, 2023

Supported in Mailchimp API 3.0

@amro
Copy link
Owner

amro commented May 4, 2023 via email

@vlasar
Copy link

vlasar commented May 5, 2023

Hello @amro,

Thank you for all your work.

We just received the same email yesterday, even though we are using 3.0.2 version of this gem (and not using the export API at all), which seems to already be using v3 of the MailChimp API? We can upgrade to the latest version, I'm just worried that we won't know if that was the issue.

@amro
Copy link
Owner

amro commented May 5, 2023

Hi @vlasar. Version 3.0.0+ of Gibbon has supported Mailchimp API 3.0 since release. Export API was a separate set of endpoints for exporting large amounts of data. The latter API is being retired, and if you're not using the Export API then you've nothing to worry about.

You can continue to use the version of Gibbon you have or upgrade to the latest. When you decide to upgrade there should be minimal or no changes needed in your codebase, but please double check the changelog to confirm that. (There may be newer version of dependencies required, etc.)

@vlasar
Copy link

vlasar commented May 5, 2023

@amro thank you for the confirmation!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants