intercom-java
intercom-java copied to clipboard
Java bindings for the Intercom API
If you use Jackson v 2.16.x, you get this exception (in this case, updating a Company). Reverting to Jackson 2.15.4 works. ``` Caused by: io.intercom.api.IntercomException: Local exception calling [https://api.intercom.io//companies]. Check...
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...
Hi, The intercom api docs have conversationId as one of the response fields after creating a conversation: https://developers.intercom.com/intercom-api-reference/reference/createconversation This library returns a UserMessage which has no conversationId field, making Conversation.Create...
- intercom-java version: 2.8.2 The README documentation shows how to create a `Tag` and use it to tag users. However, the vast majority of time, an existing tag will be...
#### Why? Add _external_id_ because API 2.2 supports it. #### How? Allows have different _Contacts_ with the same _email_.
## 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**....
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...
This error does not occur consistently but there have been multiple reports of it. It possibly happens when the API times out and we try to parse the response. We...
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...