intercom-node
intercom-node copied to clipboard
Node.js bindings for the Intercom API
Since upgrading, I've found quite a few issues in contacts and leads that was silently dropping data over the last few weeks and have had to downgrade back to v2....
We are long time, happy Intercom customers and are excited about the new AI support features that you are working on. As we evaluate our approach to AI, especially for...
- intercom-node version: 5.0.0 - Node version: 20 (LTS) and TypeScript 5.4.5 ## Expected behavior Code Compiles ## Actual behavior Trying to compile breaks with the following error message: ```...
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...
Fixes intercom/intercom#342075. Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test...
I see a maintenance mode message saying it's not going through active development. Yet I see mentions of a TypeScript SDK, and a recent release of [email protected]. What's the situation?
Fixes intercom/intercom#355112. Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0. Release notes Sourced from path-to-regexp's releases. Fix backtracking in 1.x Fixed Add backtrack protection to 1.x release (#320) 925ac8e Fix re.exec(&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);/test/route&[#39](https://github.com/pillarjs/path-to-regexp/issues/39);) result...
Fixes intercom/intercom#354272. Bumps [micromatch](https://github.com/micromatch/micromatch) from 4.0.5 to 4.0.8. Release notes Sourced from micromatch's releases. 4.0.8 Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even...
It looks like your API definitions for the `POST /events/summaries` endpoint is wrong. The `event_summaries` field is defined as an object, while it should be an array.
Affected versions: 6.0+ ## Problem When I try to update a company using `client.companies.update`, nothing gets changed in Intercom. As previously noted in #465, the typing only accepts a `company_id`....