Contact_add with status 0 - Unconfirmed

Hello!
My friend and I are developing an integration with Active Campaign and we are trying to add a contact to a list through the PHP API.

The only problem is that we cannot add a new contact with status 0. It adds the contact as Active, and we want to add the contact as Unconfirmed.

Both status 1 and 0 do add to the same status…could you help us please?

Thank you in advance!

1 Like

Hey! Customer Experience team here to update this post. Unfortunately is not possible to update the contacts status as unconfirmed in lists, only as subscribed (1) or unsubscribed (2).

Select the option PHP on the upper right on our API Documentation to get the correct instructions: Update list status for a contact