Constant Contact – Add existing contact to new list
-
Hi there!
We’re using Hustle to add a form that automatically adds folks to a Constant Contact List. This is working great when a contact doesn’t exist at all in our Constant Contact Contacts. However, if they exist in Constant Contact Contacts, but are not on the list, we get this error:
CtctUtilRestClient::httpRequest() Failed to add member – [{“error_key”:”http.status.email_address.conflict”,”error_message”:”Email address [email protected] already exists.”}]
This makes sense as an error, but could it not attempt to add to the additional list as well? We have many contacts that may want to be on separate lists, but with this error it seems that this isn’t possible currently. It seems that the Constant Contact API would support updating a contact via the lists array: https://developer.constantcontact.com/docs/contacts-api/contacts-resource.html?method=PUT. Does this seem doable or is there a setting or pro version that might offer this option?
The page I need help with: [log in to see the link]
- The topic ‘Constant Contact – Add existing contact to new list’ is closed to new replies.