Hello,
I’ve successfully subscribed my url to the conversation.rating.added topic, and I’m getting the data.
However, I’ve noticed that the conversation_rating object which is supposed to contain the “rating” and “remark” is always null.
How can I get the “rating” and “remark” directly from the webhook each time a rating is added to a conversation?
Thanks!