Hi Team,
Client wants to display user credit score in a circular component in the bot instead of a plain text message. Refer to attached image. Is it possible ?

Hi Team,
Client wants to display user credit score in a circular component in the bot instead of a plain text message. Refer to attached image. Is it possible ?

@Jaya_Vardhani_Mantha This is not available as of now. What we can do as a work around is to leverage the Generate PDF/Image node to convert a html to image where we use a html code to dynamically create this component based on the score and convert it to image and send it to the user.