Action Buttons and Links

Action buttons and action links let you execute custom code in your chat. They're perfect for creating quick-response actions, such as polls, approving requests, or marking items as done.

A chat message with two buttons asking the user if they prefer the color red or blue

Action buttons in an in-chat poll

Availability

On React and Web Components, action buttons and links are available to use inside message content.

If you're using Flutter, React Native, or the Classic JavaScript or React SDK, then you can add action buttons and links both to message content, and to the chat header, message field, conversation list header, and conversation list items.

Further reading