intercom.io icon indicating copy to clipboard operation
intercom.io copied to clipboard

An NodeJS API client for intercom.io

Results 3 intercom.io issues
Sort by recently updated
recently updated
newest added

As for GET, the DELETE method is not really expected to send a body. Or at least, the Intercom API expects query params when issuing DELETE requests.

Hi! Would you be able to cut a release 1.5.1 with the bugfix for #43

Intercom is replacing API keys with "Personal Access Tokens". Old requests will fail with effect from January 2017. Read more about here: [https://developers.intercom.io/docs/personal-access-tokens](url) This module needs to be updated to...