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

Node.js bindings for the Intercom API

Results 42 intercom-node issues
Sort by recently updated
recently updated
newest added

createDataAttribute for a contact is broken For feature requests please contact us at [email protected] ## Version info - intercom-node version: 2.10 - Node version: v16.19.0 ## Expected behavior 200 OK...

## Version info - intercom-node version: 4.0.0 - Node version: 18 ## Expected behavior We are using an HTTP proxy for all the outbound requests. If the proxy cannot establish...

## Version info - intercom-node version: 4.0.0 - Node version: v18.13.0 (npm v8.19.3) ## Expected behavior Searching conversations with date fields should return matching conversations ## Actual behavior The use...

## Version info - intercom-node version: 4.0.0 - Node version: 16 ## Expected behavior Using the `create` and `update` methods for the Company model should only require `companyId`. ## Actual...

## Version info - intercom-node version: 3.1.5 - Node version: 8.12.0 ## Expected behavior Get company info by company_id. Here is my code ``` let company = await intercom.companies.find({ companyId:...

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...

You have an interfaces for [UpdateContactData](https://github.com/intercom/intercom-node/blob/771d0bec465d9b8f22f66e97901c66ea94954ea5/lib/contact.ts#L244) which map property `isUnsubscribedFromMails` -> `unsubscribed_from_emails`. Meanwhile in all other places where you have this field you used isUnsubscribedFromEmails (not Mails, but Emails)

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...