Hello,can I use the intercom api to get customer satisfaction? | Community
Skip to main content

image

Looking forward to this answer 👀


Hey @thais​ Racheal from the support engineer team here👋 

 

While you cannot export the entire CSAT report, you can pull individual conversation ratings via the retrieve conversation endpoint. This will return a conversation rating object:

"conversation_rating": { "created_at": null, "contact": { "id": null, "type": null }, "rating": null, "remark": null, "teammate": { "id": null, "type": null } },

Screenshot 2022-12-14 at 6.13.23 PM