Skip to content

Create Or Update Contact with unlinkListIds #256

@ybert

Description

@ybert

When we create or update a contact we love to use the updateUnabled option to don't care if the contact is already in sendinblue and just synchronize it.

The issue here is the Create Contact API allows to pass the unlinkListIds field and manage it (even if it's not documented) but the PHP SDK doesnt.
It could be great to allow this in the PHP SDK.

If we can't pass this field we have to make a second call on the API to update the unlinkListIds field after the Create or Update call.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions