Skip to content

Unable to tag contacts through the Java api  #184

@blong824

Description

@blong824

Version info

  • intercom-java version: 2.2.6
  • Java version: 1.8

Expected behavior

I am expecting to call Tag.tag(tag, contact); and be able to tag a contact through the java api.

Actual behavior

The java api only allows users or companies as the second parameter.

Steps to reproduce

  1. Tag.tag(tag, contact) will not compile

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions