chatwoot icon indicating copy to clipboard operation
chatwoot copied to clipboard

[CW-2039] interactive message - cards

Open sadden3194 opened this issue 2 years ago • 9 comments

Hi all,

I am using the self hosted docker version 2.11.0. I send a interactive message (type cards) via api.

Response:


Array
(
    [id] => 431
    [content] => card message
    [inbox_id] => 1
    [conversation_id] => 76
    [message_type] => 1
    [content_type] => cards
    [content_attributes] => Array
        (
            [items] => Array
                (
                    [0] => Array
                        (
                            [description] => Hallo 👋 Ich bin Ihr virtueller Assistent. Womit kann ich Ihnen helfen?
                            [actions] => Array
                                (
                                    [0] => Array
                                        (
                                            [type] => link
                                            [text] => Terminbuchung
                                            [uri] => https://www.google.de
                                        )

                                    [1] => Array
                                        (
                                            [type] => postback
                                            [text] => Mitarbeiter
                                            [payload] => ITEM_SELECTED
                                        )

                                )

                        )

                )

        )

    [created_at] => 1669465769
    [private] => 
    [source_id] => 
    [sender] => Array
        (
            [id] => 6
            [name] => Bot
            [avatar_url] => 
            [type] => agent_bot
        )

)

optical result: Bildschirm­foto 2022-11-26 um 14 04 07

But if I choose the button "Mitarbeiter", nothing happens. No reaction, no webhook - nothing.

CW-2039

sadden3194 avatar Nov 26 '22 13:11 sadden3194

@Ghost108 Hey, it’s a bug and we will prioritize a fix in the upcoming releases

iamsivin avatar Nov 28 '22 01:11 iamsivin

Update: Not solved in v2.12.0

sadden3194 avatar Dec 20 '22 13:12 sadden3194

Update: Not solved in v2.12.0

@Ghost108 We don't ship a fix yet. Once we ship, we will update it here.

iamsivin avatar Dec 20 '22 13:12 iamsivin

This please

no-1ne avatar Apr 10 '23 11:04 no-1ne

Some love for this pls

no-1ne avatar Apr 14 '23 06:04 no-1ne

This still doesn't work. Is this still being worked on? This is priority for me right now and I am willing to help if nobody is currently working on it. Additionally... is there any documentation for all content types? The API docs show only high level message structure and list few example content types but without actual examples. Thank you.

WalterMccan avatar May 10 '23 11:05 WalterMccan

This still doesn't work.

July250229 avatar Jan 21 '24 13:01 July250229

This still doesn't work.

levanchien avatar Feb 02 '24 03:02 levanchien

Hello - is there an update on this issue?

jwilhelm48 avatar Aug 08 '24 14:08 jwilhelm48