I am using the Java SDK to update Intercom from my Java application. However I note that the Java SDK only supports v 1.3 of the intercom API. Is anybody using this SDK? Should I just use the REST API instead? | Community
Skip to main content
Answered

I am using the Java SDK to update Intercom from my Java application. However I note that the Java SDK only supports v 1.3 of the intercom API. Is anybody using this SDK? Should I just use the REST API instead?

  • July 26, 2022
  • 1 reply
  • 71 views

I am using the Java SDK to update Intercom from my Java application. However I note that the Java SDK only supports v 1.3 of the intercom API. Is anybody using this SDK? Should I just use the REST API instead?

Best answer by Aparna

@eoin w​! Java SDK is outdated as mentioned by you. We are also calling out in the README that support for SDK issues is very limited, at the moment; the best course of action for you is indeed to connect directly to our APIs by writing your own client, which would benefit from the latest version of the APIs, if that's what. you want to use.

1 reply

Forum|alt.badge.img+5
  • Employee
  • Answer
  • August 1, 2022

@eoin w​! Java SDK is outdated as mentioned by you. We are also calling out in the README that support for SDK issues is very limited, at the moment; the best course of action for you is indeed to connect directly to our APIs by writing your own client, which would benefit from the latest version of the APIs, if that's what. you want to use.