Like Button for Zia Skills

This card can be used to collect the feedback from the visitors via the like/dislike (thumbsup / thumbsdown) inputs format and update it in the Feedback section.

AttributeMandatoryDescriptionValues
typeYesThe type of input to be displayed to the visitorlike

Note:  The ratings will not be updated for the transferred and missed chats. 

Use Case:

Copied"channelData":{
        "zohosalesiq": {
            "input": {
              "type": "like"
              //Key for updating the rating in the feedback section
              "set_conversation_rating":true
            },
            "replies":{["Was the chat session constructive?"]}
        }
    }

Output: