Skip to content

Instantly share code, notes, and snippets.

@AnkurVyas-BTC
Last active June 3, 2017 10:42
Show Gist options
  • Save AnkurVyas-BTC/2464595314cff25498dfe12094058f0f to your computer and use it in GitHub Desktop.
Save AnkurVyas-BTC/2464595314cff25498dfe12094058f0f to your computer and use it in GitHub Desktop.
Mailchimp change email JSON
{
"type": "upemail",
"fired_at": "<time>",
"data": {
"new_id": "a0dcb064ff",
"new_email": "<TEST_NEW_EMAIL>",
"old_email": "<TEST_OLD_EMAIL>",
"list_id": "123456"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment