intercom-java icon indicating copy to clipboard operation
intercom-java copied to clipboard

Java bindings for the Intercom API

Results 37 intercom-java issues
Sort by recently updated
recently updated
newest added

In issue #207, Company.delete() was removed because there was no API, but there is apparently an API now: https://developers.intercom.com/intercom-api-reference/reference#delete-a-company

## Version info - intercom-java version: 2.8.1 Please document which version(s) of the Intercom API are supported by this SDK. I would expect that it is supposed to support your...

Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which...

Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which...

## Version info - intercom-java version:2.8.1 - Java version:8 ## Expected behavior I would like to send an http GET to `api.intercom.io/segments?type=company` to list company segments (by default, I get...

Seems to be the same as #238 . Basically, the HttpClient tries to construct the Authorization header as follows: 1) Add colon to the end of the Intercom token 2)...

Please use the following template to submit your issue. Following this template will allow us to quickly investigate and help you with your issue. Please be aware that issues which...