How to add contact to a list in v3

According to v3 docs I should be able to add a contact to a list using the Contact API but I am at a loss on how to do so as I see nothing list related under Contacts.

How do I add a contact to a list (not through automations) using version 3 of the API? Or are the docs in error?

Hi there! I’m Tim, a product manager at ActiveCampaign. I’m sorry to say that our v3 API doc around this was incorrect. At the moment, there is no way to add a contact to a list using a v3 API call. This is something we’re working on adding though and hope to have it available soon

Is it still the case that this is not possible through the API?

You can now subscribe a contact to a list or unsubscribe a contact from a list using v3 of our API. The call you need is documented here: https://developers.activecampaign.com/reference#update-list-status-for-contact

Hope this helps!

1 Like

Can i add/update list for E-Commerce Customers through the API?

No documentation about there…

Hey there! You should be able to find this API call here: Update list status for a contact. Let us know if any questions!