Open mhassaanmughal opened 1 year ago
We are missing Manage Conversation API on SDK
We want to assign conversation to our team which can be done via this API and its missing in code base.
Reference https://developers.intercom.com/intercom-api-reference/reference/manageconversation
hey @mhassaanmughal, I needed these missing endpoints as well and ended up implementing them myself. Luckly the Intercom client allows extension easily. Here is the snippet how it can be done.
We are missing Manage Conversation API on SDK