Add support for "Update Existing Subscriber?" for contacts with statuses of cleaned
, archived
, and transaction
#119
Labels
type:question
Further information is requested.
Describe your question
Discovered on #113.
Currently, existing contact updates are handled (or have enhancement suggestions for)
subscribed
,unsubscribed
, andpending
statuses.However, three additional Mailchimp statuses exist.
cleaned
,archived
, andtransactional
. I believecleaned
andarchived
may be edge cases in the Mailchimp form integration whiletransaction
is outside the scope of the plugin.Proposal
We could review the form submission flow when the "Update Existing Subscriber?" option (
mc_update_existing
) option is enabled to ensure thatcleaned
andarchived
contacts are included in the conditional checks to update the existing Mailchimp contact.After that, the integration should be seamless. Both
cleaned
andarchived
contacts can resubscribe themselves and will fit into the same flow as the other contact statuses.Information on statuses not supported by the integration plugin
Cleaned:
Archived:
(I think this is beyond the scope of the plugin) Transaction:
Code of Conduct
The text was updated successfully, but these errors were encountered: