{"id":3667,"date":"2020-02-21T12:16:00","date_gmt":"2020-02-21T12:16:00","guid":{"rendered":"https:\/\/www.kommunicate.io\/blog\/?p=3667"},"modified":"2025-01-21T10:06:28","modified_gmt":"2025-01-21T10:06:28","slug":"button-response-amazon-lex-bot","status":"publish","type":"post","link":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/","title":{"rendered":"How to Add Rich Message Button Response in Amazon Lex Bot?"},"content":{"rendered":"\n<p>Rich messages are more than important in while building a bot. In contrast to the plain text, rich messages offer a cleaner, simpler, more intuitive and informative, and effortless conversation flow. In this post, we will learn how to add rich message button response in Amazon Lex bot.<\/p>\n\n\n\n<p>Buttons are the most widely used form of rich messaging. Buttons make it much easier for users to navigate through your chatbot. Not only they provide an easy and intuitive chat experience, but they also reduce the effort to type the answers. <\/p>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-pre-requisite\">Pre-requisite<\/h3>\n\n\n\n<p>You will need to have basic knowledge of the <a href=\"https:\/\/aws.amazon.com\/lex\/\" target=\"_blank\" rel=\"noreferrer noopener nofollow\">Amazon Lex<\/a> bot builder platform. You can also refer this <a href=\"https:\/\/www.kommunicate.io\/blog\/integrate-amazon-lex\/\">guide<\/a> to get started with Amazon Lex bots. For rendering the rich messaging button responses, you can use native Amazon Lex UI or the <a href=\"https:\/\/www.kommunicate.io\/\">Kommunicate chat widget<\/a>.<\/p>\n\n\n\n<p>Both of these platforms are free to use. Kommunicate comes with a codeless<a href=\"https:\/\/www.kommunicate.io\/product\/amazon-lex-integration\"> Amazon Lex integration<\/a>. Hence you can quickly play around with rich messages in Amazon Lex bot.<\/p>\n\n\n\n<p>Now, let&#8217;s dive deep into how to add rich message button response in Amazon Lex bot.<\/p>\n\n\n\n<figure class=\"wp-block-image size-large\"><a href=\"https:\/\/dashboard.kommunicate.io\/signup?utm_source=google&amp;utm_medium=tech+blog&amp;utm_id=tech+blog\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"250\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3-1024x250.png\" alt=\"try for free CTA\" class=\"wp-image-15138\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3-1024x250.png 1024w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3-300x73.png 300w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3-768x187.png 768w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3-1536x375.png 1536w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3-175x43.png 175w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3-450x110.png 450w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3-1170x285.png 1170w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/06\/Healthcare-CTA-1-\u2013-1-1-3.png 1845w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n\n\n\n<h3 class=\"wp-block-heading\" id=\"h-suggested-replies\">Suggested Replies<\/h3>\n\n\n\n<p>Suggested replies are nothing but button responses your users can choose in order to chat with the bot. They are also referred to as \u201cSuggestion Chips\u201d by Google Assistant\/Dialogflow and \u201cQuick Replies\u201d by Facebook messenger. See an example below:<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"663\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-61.png\" alt=\"lex chatbot\" class=\"wp-image-16298\" style=\"width:542px;height:auto\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-61.png 700w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-61-300x284.png 300w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-61-175x166.png 175w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-61-450x426.png 450w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n<\/div>\n\n\n<p>You can easily add Suggested Reply buttons in your Amazon Lex bot. In the response section of an intent, choose Custom Markup.<\/p>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"609\" height=\"335\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-2.png\" alt=\"response section of intent\" class=\"wp-image-3669\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-2.png 609w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-2-300x165.png 300w\" sizes=\"auto, (max-width: 609px) 100vw, 609px\" \/><\/figure>\n\n\n\n<p>Now, referring to the previous image, you can use this code snippet to set up Suggested Replies. Copy the below code and add it in the Custom Markup inside the Responses section.<\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: xml; title: ; notranslate\" title=\"\">\n{\n  &quot;platform&quot;: &quot;kommunicate&quot;,\n  &quot;message&quot;: &quot;Hi! Welcome to Kommunicate. How may I help you?\nPlease select one of the options as it will help us in responding faster.&quot;,\n  &quot;metadata&quot;: {\n    &quot;contentType&quot;: &quot;300&quot;,\n    &quot;templateId&quot;: &quot;6&quot;,\n    &quot;payload&quot;: &#x5B;\n      {\n        &quot;title&quot;: &quot;Just checking out&quot;,\n        &quot;message&quot;: &quot;Just checking out&quot;\n      },\n      {\n        &quot;title&quot;: &quot;Product Tour&quot;,\n        &quot;message&quot;: &quot;Product Tour&quot;\n      },\n      {\n        &quot;title&quot;: &quot;Talk to human&quot;,\n        &quot;message&quot;: &quot;Talk to human&quot;\n      },\n      {\n        &quot;title&quot;: &quot;I have a query&quot;,\n        &quot;message&quot;: &quot;I have a query&quot;\n      }\n    ]\n  }\n}\n<\/pre><\/div>\n\n\n<p>Just save the response and run it through Kommunicate. You will be able to recreate the bot with rich messaging buttons we had shown in the image.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full\"><a href=\"https:\/\/calendly.com\/kommunicate\/15min?month=2023-01&amp;utm_source=Demo%20link&amp;utm_medium=Inside%20the%20blog&amp;utm_campaign=Demo&amp;utm_id=Demo\"><img loading=\"lazy\" decoding=\"async\" width=\"615\" height=\"150\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/01\/How-to-1.png\" alt=\"CTA banner\" class=\"wp-image-13206\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/01\/How-to-1.png 615w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/01\/How-to-1-300x73.png 300w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/01\/How-to-1-175x43.png 175w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2023\/01\/How-to-1-450x110.png 450w\" sizes=\"auto, (max-width: 615px) 100vw, 615px\" \/><\/a><\/figure>\n<\/div>\n\n\n<h3 class=\"wp-block-heading\" id=\"h-link-button\"><strong>Link Button<\/strong><\/h3>\n\n\n\n<p>Link buttons, as go by the name, navigate you to different webpages. They are handy to share links and information across.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-full is-resized\"><img loading=\"lazy\" decoding=\"async\" width=\"700\" height=\"663\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-62.png\" alt=\"Link Button\" class=\"wp-image-16300\" style=\"width:544px;height:auto\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-62.png 700w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-62-300x284.png 300w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-62-175x166.png 175w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Frame-62-450x426.png 450w\" sizes=\"auto, (max-width: 700px) 100vw, 700px\" \/><\/figure>\n<\/div>\n\n\n<p>To create a link button, add the follow-up Intent to one of the above-suggested replies. In the above image, I have taken the example for the <strong>\u201cProduct Tour\u201d<\/strong> suggested reply.<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li>Click on + icon located on the top left corner of the Editor section &gt; Create  Intent &gt; Give a name to Intent. <\/li>\n\n\n\n<li>Click on created follow up Intent, in the given example follow up intent is <strong>ProductTourFollowuP<\/strong><\/li>\n<\/ol>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"946\" height=\"175\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-4.png\" alt=\"Screenshot showing the configuration of an intent named &quot;ProductTourFillowup&quot; with a section for adding sample utterances and a note about matching values with the Welcome intent.\" class=\"wp-image-3671\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-4.png 946w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-4-300x55.png 300w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-4-768x142.png 768w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-4-640x118.png 640w\" sizes=\"auto, (max-width: 946px) 100vw, 946px\" \/><\/figure>\n\n\n\n<figure class=\"wp-block-image\"><img loading=\"lazy\" decoding=\"async\" width=\"1019\" height=\"625\" src=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-5.png\" alt=\"Screenshot of a bot building interface \" class=\"wp-image-3672\" srcset=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-5.png 1019w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-5-300x184.png 300w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-5-768x471.png 768w, https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/amazon-lex-5-640x393.png 640w\" sizes=\"auto, (max-width: 1019px) 100vw, 1019px\" \/><\/figure>\n\n\n\n<p>The following is the code snippet we have added inside <strong>ProductTourFollowuP intent<\/strong> to render the link button. <\/p>\n\n\n<div class=\"wp-block-syntaxhighlighter-code \"><pre class=\"brush: xml; title: ; notranslate\" title=\"\">\n&lt;pre class=&quot;wp-block-code&quot;&gt;&lt;code&gt;\n{\n  &quot;platform&quot;: &quot;kommunicate&quot;,\n  &quot;message&quot;: &quot;Glad to know you are interested in our product&quot;,\n    &quot;metadata&quot;: {\n        &quot;contentType&quot;: &quot;300&quot;,\n        &quot;templateId&quot;: &quot;3&quot;,\n        &quot;payload&quot;: &amp;#91;{\n                &quot;type&quot;: &quot;link&quot;,\n                &quot;url&quot;: &quot;https:\/\/dashboard.kommunicate.io\/signupV2&quot;,\n                &quot;name&quot;: &quot;Create a free account&quot;\n            },\n            {\n                &quot;type&quot;: &quot;link&quot;,\n                &quot;url&quot;: &quot;https:\/\/docs.kommunicate.io\/docs\/web-installation&quot;,\n                &quot;name&quot;: &quot;Documentation&quot;,\n                &quot;openLinkInNewTab&quot;: false\n            }\n        ]\n    }\n}&lt;\/code&gt;&lt;\/pre&gt;\n\n<\/pre><\/div>\n\n\n<p>You can modify the button and other texts according to your needs. Once you are done with the modifications, you can see it live in action on your website and <a href=\"https:\/\/www.kommunicate.io\/resources\/white-papers\/chatbots-on-mobile-devices\">mobile apps<\/a>. Follow <a href=\"https:\/\/www.kommunicate.io\/blog\/integrate-amazon-lex\/\">these instructions<\/a> to add the Amazon Lex chatbot to your website and mobile apps.<\/p>\n\n\n\n<p>Also read: <a href=\"https:\/\/www.kommunicate.io\/blog\/rich-message-response-button-dialogflow-fulfillment\/\" target=\"_blank\" rel=\"noreferrer noopener\">Steps to add rich response button using Dialogflow Fulfillment<\/a>.<\/p>\n\n\n\n<p><strong>Here is the quick video<\/strong><\/p>\n\n\n\n<figure class=\"wp-block-embed is-type-video is-provider-youtube wp-block-embed-youtube wp-embed-aspect-16-9 wp-has-aspect-ratio\"><div class=\"wp-block-embed__wrapper\">\n<iframe loading=\"lazy\" title=\"How to Integrate Amazon Lex Chatbot Into Your Website | Kommunicate\" width=\"770\" height=\"433\" src=\"https:\/\/www.youtube.com\/embed\/cuaAiutVkow?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen><\/iframe>\n<\/div><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-css-opacity\"\/>\n\n\n\n<p><em><em>At&nbsp;<\/em><a href=\"https:\/\/www.kommunicate.io\/\" target=\"_blank\" rel=\"noreferrer noopener\"><em>Kommunicate<\/em><\/a><em>, we are envisioning a world-beating customer support solution to empower the new era of customer support. We would love to have you on board to have a first-hand experience of Kommunicate. You can signup&nbsp;<a href=\"https:\/\/dashboard.kommunicate.io\/signup\" target=\"_blank\" rel=\"noreferrer noopener\">here<\/a>&nbsp;and start delighting your customers right&nbsp;away.<\/em><\/em><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Rich messages are more than important in while building a bot. In contrast to the plain text, rich messages offer a cleaner, simpler, more intuitive and informative, and effortless conversation flow. In this post, we will learn how to add rich message button response in Amazon Lex bot. Buttons are the most widely used form<\/p>\n","protected":false},"author":3,"featured_media":3676,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_lmt_disableupdate":"no","_lmt_disable":"no","footnotes":""},"categories":[20],"tags":[],"class_list":{"0":"post-3667","1":"post","2":"type-post","3":"status-publish","4":"format-standard","5":"has-post-thumbnail","7":"category-tech"},"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.3 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Amazon Lex Bot: Add Rich Message Button Response | Kommunicate<\/title>\n<meta name=\"description\" content=\"Amazon Lex bot rich messaging makes the whole chat experience better and easier. Learn how to add rich message button with kommunicate\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"How to Add Rich Message Button Response in Amazon Lex Bot?\" \/>\n<meta property=\"og:description\" content=\"Amazon Lex bot rich messaging makes the whole chat experience better and easier. Learn how to add rich message button with kommunicate\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/\" \/>\n<meta property=\"og:site_name\" content=\"Kommunicate Blog\" \/>\n<meta property=\"article:publisher\" content=\"https:\/\/www.facebook.com\/kommunicateio\" \/>\n<meta property=\"article:published_time\" content=\"2020-02-21T12:16:00+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2025-01-21T10:06:28+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Cover-Rich-Message-AmazonLex.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"800\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"Avinash\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@kommunicateio\" \/>\n<meta name=\"twitter:site\" content=\"@kommunicateio\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Avinash\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"4 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/\"},\"author\":{\"name\":\"Avinash\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#\\\/schema\\\/person\\\/3c883b6d3cbea7e522f7024d93c4f7b0\"},\"headline\":\"How to Add Rich Message Button Response in Amazon Lex Bot?\",\"datePublished\":\"2020-02-21T12:16:00+00:00\",\"dateModified\":\"2025-01-21T10:06:28+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/\"},\"wordCount\":546,\"publisher\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Cover-Rich-Message-AmazonLex.jpg\",\"articleSection\":[\"Tech\"],\"inLanguage\":\"en-US\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/\",\"name\":\"Amazon Lex Bot: Add Rich Message Button Response | Kommunicate\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Cover-Rich-Message-AmazonLex.jpg\",\"datePublished\":\"2020-02-21T12:16:00+00:00\",\"dateModified\":\"2025-01-21T10:06:28+00:00\",\"description\":\"Amazon Lex bot rich messaging makes the whole chat experience better and easier. Learn how to add rich message button with kommunicate\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/#primaryimage\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Cover-Rich-Message-AmazonLex.jpg\",\"contentUrl\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2020\\\/02\\\/Cover-Rich-Message-AmazonLex.jpg\",\"width\":1200,\"height\":800},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/button-response-amazon-lex-bot\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Blog\",\"item\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Tech\",\"item\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/category\\\/tech\\\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"How to Add Rich Message Button Response in Amazon Lex Bot?\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#website\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/\",\"name\":\"The Kommunicate Blog\",\"description\":\"Insights on AI-Powered Customer Support\",\"publisher\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#organization\",\"name\":\"Kommunicate\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/Kommunicate-logo.png\",\"contentUrl\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/wp-content\\\/uploads\\\/2024\\\/05\\\/Kommunicate-logo.png\",\"width\":400,\"height\":400,\"caption\":\"Kommunicate\"},\"image\":{\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.facebook.com\\\/kommunicateio\",\"https:\\\/\\\/x.com\\\/kommunicateio\"],\"description\":\"Founded to bridge the gap between automation and human empathy, Kommunicate is a customer communication platform that combines the power of AI agents with the warmth of live support. Integrating seamlessly with tools like Dialogflow, Zendesk, and WhatsApp Business API, Kommunicate enables organizations worldwide to scale their support operations without sacrificing quality.\",\"email\":\"support@kommunicate.io\",\"telephone\":\"+1-3476809337\",\"legalName\":\"Intentive Inc\",\"numberOfEmployees\":{\"@type\":\"QuantitativeValue\",\"minValue\":\"11\",\"maxValue\":\"50\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/#\\\/schema\\\/person\\\/3c883b6d3cbea7e522f7024d93c4f7b0\",\"name\":\"Avinash\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3aae919b16695e47ef550c20a8079832711a2325ee81e0c4bde9880c8be65d29?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3aae919b16695e47ef550c20a8079832711a2325ee81e0c4bde9880c8be65d29?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/3aae919b16695e47ef550c20a8079832711a2325ee81e0c4bde9880c8be65d29?s=96&d=mm&r=g\",\"caption\":\"Avinash\"},\"description\":\"Avinash was a former employee at Kommunicate. He was a passionate marketer with a proven track record of quickly understanding a marketing campaign's mission, vision, and objective and then communicating this to potential customers. He had an in-depth knowledge of all digital channels. Whenever he was not marketing, you could find him reading books, swimming or cooking.\",\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/in\\\/avinash-passionate-digital-marketer-892794bb\\\/\"],\"url\":\"https:\\\/\\\/www.kommunicate.io\\\/blog\\\/author\\\/avinash\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Amazon Lex Bot: Add Rich Message Button Response | Kommunicate","description":"Amazon Lex bot rich messaging makes the whole chat experience better and easier. Learn how to add rich message button with kommunicate","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/","og_locale":"en_US","og_type":"article","og_title":"How to Add Rich Message Button Response in Amazon Lex Bot?","og_description":"Amazon Lex bot rich messaging makes the whole chat experience better and easier. Learn how to add rich message button with kommunicate","og_url":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/","og_site_name":"Kommunicate Blog","article_publisher":"https:\/\/www.facebook.com\/kommunicateio","article_published_time":"2020-02-21T12:16:00+00:00","article_modified_time":"2025-01-21T10:06:28+00:00","og_image":[{"width":1200,"height":800,"url":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Cover-Rich-Message-AmazonLex.jpg","type":"image\/jpeg"}],"author":"Avinash","twitter_card":"summary_large_image","twitter_creator":"@kommunicateio","twitter_site":"@kommunicateio","twitter_misc":{"Written by":"Avinash","Est. reading time":"4 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/#article","isPartOf":{"@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/"},"author":{"name":"Avinash","@id":"https:\/\/www.kommunicate.io\/blog\/#\/schema\/person\/3c883b6d3cbea7e522f7024d93c4f7b0"},"headline":"How to Add Rich Message Button Response in Amazon Lex Bot?","datePublished":"2020-02-21T12:16:00+00:00","dateModified":"2025-01-21T10:06:28+00:00","mainEntityOfPage":{"@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/"},"wordCount":546,"publisher":{"@id":"https:\/\/www.kommunicate.io\/blog\/#organization"},"image":{"@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/#primaryimage"},"thumbnailUrl":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Cover-Rich-Message-AmazonLex.jpg","articleSection":["Tech"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/","url":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/","name":"Amazon Lex Bot: Add Rich Message Button Response | Kommunicate","isPartOf":{"@id":"https:\/\/www.kommunicate.io\/blog\/#website"},"primaryImageOfPage":{"@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/#primaryimage"},"image":{"@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/#primaryimage"},"thumbnailUrl":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Cover-Rich-Message-AmazonLex.jpg","datePublished":"2020-02-21T12:16:00+00:00","dateModified":"2025-01-21T10:06:28+00:00","description":"Amazon Lex bot rich messaging makes the whole chat experience better and easier. Learn how to add rich message button with kommunicate","breadcrumb":{"@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/#primaryimage","url":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Cover-Rich-Message-AmazonLex.jpg","contentUrl":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2020\/02\/Cover-Rich-Message-AmazonLex.jpg","width":1200,"height":800},{"@type":"BreadcrumbList","@id":"https:\/\/www.kommunicate.io\/blog\/button-response-amazon-lex-bot\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Blog","item":"https:\/\/www.kommunicate.io\/blog\/"},{"@type":"ListItem","position":2,"name":"Tech","item":"https:\/\/www.kommunicate.io\/blog\/category\/tech\/"},{"@type":"ListItem","position":3,"name":"How to Add Rich Message Button Response in Amazon Lex Bot?"}]},{"@type":"WebSite","@id":"https:\/\/www.kommunicate.io\/blog\/#website","url":"https:\/\/www.kommunicate.io\/blog\/","name":"The Kommunicate Blog","description":"Insights on AI-Powered Customer Support","publisher":{"@id":"https:\/\/www.kommunicate.io\/blog\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/www.kommunicate.io\/blog\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/www.kommunicate.io\/blog\/#organization","name":"Kommunicate","url":"https:\/\/www.kommunicate.io\/blog\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/www.kommunicate.io\/blog\/#\/schema\/logo\/image\/","url":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2024\/05\/Kommunicate-logo.png","contentUrl":"https:\/\/www.kommunicate.io\/blog\/wp-content\/uploads\/2024\/05\/Kommunicate-logo.png","width":400,"height":400,"caption":"Kommunicate"},"image":{"@id":"https:\/\/www.kommunicate.io\/blog\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.facebook.com\/kommunicateio","https:\/\/x.com\/kommunicateio"],"description":"Founded to bridge the gap between automation and human empathy, Kommunicate is a customer communication platform that combines the power of AI agents with the warmth of live support. Integrating seamlessly with tools like Dialogflow, Zendesk, and WhatsApp Business API, Kommunicate enables organizations worldwide to scale their support operations without sacrificing quality.","email":"support@kommunicate.io","telephone":"+1-3476809337","legalName":"Intentive Inc","numberOfEmployees":{"@type":"QuantitativeValue","minValue":"11","maxValue":"50"}},{"@type":"Person","@id":"https:\/\/www.kommunicate.io\/blog\/#\/schema\/person\/3c883b6d3cbea7e522f7024d93c4f7b0","name":"Avinash","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/secure.gravatar.com\/avatar\/3aae919b16695e47ef550c20a8079832711a2325ee81e0c4bde9880c8be65d29?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/3aae919b16695e47ef550c20a8079832711a2325ee81e0c4bde9880c8be65d29?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/3aae919b16695e47ef550c20a8079832711a2325ee81e0c4bde9880c8be65d29?s=96&d=mm&r=g","caption":"Avinash"},"description":"Avinash was a former employee at Kommunicate. He was a passionate marketer with a proven track record of quickly understanding a marketing campaign's mission, vision, and objective and then communicating this to potential customers. He had an in-depth knowledge of all digital channels. Whenever he was not marketing, you could find him reading books, swimming or cooking.","sameAs":["https:\/\/www.linkedin.com\/in\/avinash-passionate-digital-marketer-892794bb\/"],"url":"https:\/\/www.kommunicate.io\/blog\/author\/avinash\/"}]}},"modified_by":null,"_links":{"self":[{"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/posts\/3667","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/comments?post=3667"}],"version-history":[{"count":25,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/posts\/3667\/revisions"}],"predecessor-version":[{"id":24258,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/posts\/3667\/revisions\/24258"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/media\/3676"}],"wp:attachment":[{"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/media?parent=3667"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/categories?post=3667"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.kommunicate.io\/blog\/wp-json\/wp\/v2\/tags?post=3667"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}