Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing "external_id" in the Contact model #286

Open
al3x3i opened this issue Sep 30, 2020 · 3 comments
Open

Missing "external_id" in the Contact model #286

al3x3i opened this issue Sep 30, 2020 · 3 comments

Comments

@al3x3i
Copy link

al3x3i commented Sep 30, 2020

Version info

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

Expected behavior

Possible to set external_id because API 2.2 supports it

Actual behavior

Missing setter for external_id.

Steps to reproduce

  1. Create Contact
  2. Set external_id
@al3x3i al3x3i changed the title Missing "external_id" in for the Contact model Missing "external_id" in the Contact model Sep 30, 2020
@kellycgb
Copy link

kellycgb commented Oct 6, 2021

any updates on this one?

@wschneider-epages
Copy link

Is there any update on this? We would really like to use the newest version of the java api.

@narenlog
Copy link

narenlog commented Nov 8, 2022

Hi ! lot of us are waiting to query contact based on external_id which is the userID from the User object which is not available anymore.

In any case, external_id is the unique identifier when we have multiple contacts with the same email.
You can see from the forum posts how important it is to query external_id

Please review and merge please.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants