intercom / intercom-go

Go Bindings For Intercom
https://developers.intercom.io/reference
Other
70 stars 78 forks source link

To add events for leads #73

Closed jazibjohar closed 6 years ago

jazibjohar commented 7 years ago

Based on documentation https://developers.intercom.com/v2.0/reference#submitting-events

In order to add lead events we need to pass lead id in event id key.

This should get that to work.

choran commented 6 years ago

Hi @jazibjohar, Yeah, good call, you do need the ID for that, will merge this and update the README Thanks Cathal