Is it possible to include buttons while using rest api

How can i parse a button response with “/conversations/<conversation_id>/messages” endpoint? or is there any way i can parse button payload using Rest APIs

Hi @sadque,

welcome to the community! Could you please give me a bit of context what you are trying todo?

How does your button response look like? If it’s triggering an intent, then you can just send a message /<triggered intent>.

1 Like