Skip to content

Contact Request Tags and Lists does not work #1

Description

@jkirkpatrick

Following the code example, tags are not applied to a contact when set.

The tag was created in SendX

contactRequest.tags = ["sometagname"]; // DOES NOT WORK

Assuming that the ID for 'sometagname' is expected from the URL, e.g. https://app.sendx.io/audience/tag/details/12345678

contactRequest.tags = ["12345678"]; // DOES NOT WORK

The above is also true for Lists

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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