intercom / intercom-go

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

Add ListEvents method to EventService #37

Open f2prateek opened 8 years ago

f2prateek commented 8 years ago

Ref: https://developers.intercom.io/docs/list-user-events

choran commented 7 years ago

Hi @f2prateek, Just to confirm here, you are asking about listing the events for a particular user? At the moment this is not available via the Go SDK. I will see if there is any workaround at the moment for this.

f2prateek commented 7 years ago

Correct, equivalent of this curl call via the Go library.

-u pi3243fa:da39a3ee5e6b4b0d3255bfef95601890afd80709 \
-H 'Accept: application/json'
choran commented 7 years ago

cool, thanks for the clarification,let me look into this a bit more, as I said in other issues, I am unable to provide a timeline but will look into this. So I will leave this issue open and update it when I have more info