intercom-node
intercom-node copied to clipboard
Node.js bindings for the Intercom API
Hi, I can't find the SDK method for this API call: https://developers.intercom.com/docs/references/rest-api/api.intercom.io/contacts/showcontactbyexternalid Is it not supported? Any chance to add it?
According to the [API Documentation 2.12](https://developers.intercom.com/docs/references/2.12/rest-api/api.intercom.io/tickets/updateticket#tickets/updateticket/t=request&path=ticket_state_id), we can pass `ticket_state_id` to update a ticket to a specific state. Since the intercom client uses v.2.11 there is no way to update...