intercom / intercom-node

Node.js bindings for the Intercom API
https://developers.intercom.com
Other
366 stars 116 forks source link

Missing email field in contacts.createLead #315

Closed drewwatkins11 closed 2 years ago

drewwatkins11 commented 2 years ago

Version info

Expected behavior

SDK users should be able to create a lead with an email address, as per https://developers.intercom.com/intercom-api-reference/reference/create-contact

Actual behavior

email field is missing in type validation

wootwoot1234 commented 2 years ago

I'm also not able to save an email to a lead. @drewwatkins11 what did you end up doing to solve this for yourself? Are you using your code in production or did you go a different path?