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?

  • 26 July 2022
  • 1 reply
  • 19 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?
icon

Best answer by Aparna 1 August 2022, 19:02

View original

1 reply

@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.

Reply