Bot - RichCard Carousel with Suggestions

POST https://{{baseURL}}/v1/gbm/messages

Request Body

{"from"=>"{{google_business_messages_app_id}}", "to"=>"{{conversationId}}", "representative"=>{"avatarImage"=>"https://developers.google.com/identity/images/g-logo.png", "displayName"=>"Chatbot", "representativeType"=>"BOT"}, "containsRichText"=>true, "richCard"=>{"carouselCard"=>{"cardWidth"=>"MEDIUM", "cardContents"=>[{"title"=>"Webex Connect", "description"=>"Cloud communication platform to automate and orchestrate your customer interactions.", "media"=>{"height"=>"MEDIUM", "contentInfo"=>{"fileUrl"=>"https://www.webex.com/content/dam/wbx/us/images/rebrand/nav-footer/black.png", "thumbnailUrl"=>"https://www.webex.com/content/dam/wbx/us/images/rebrand/nav-footer/black.png", "forceRefresh"=>true, "altText"=>"Webex Connect"}}, "suggestions"=>[{"reply"=>{"text"=>"Abount Connect", "postbackData"=>"about_wxconnect"}}, {"action"=>{"text"=>"Visit Website", "postbackData"=>"url_connect", "openUrlAction"=>{"url"=>"https://imimobile.com/products/webex-connect"}}}]}, {"title"=>"Webex Campaign", "description"=>"Manage and automate your marketing campaigns.", "media"=>{"height"=>"MEDIUM", "contentInfo"=>{"fileUrl"=>"https://www.webex.com/content/dam/wbx/us/images/rebrand/nav-footer/white.png", "thumbnailUrl"=>"https://www.webex.com/content/dam/wbx/us/images/rebrand/nav-footer/white.png", "forceRefresh"=>true, "altText"=>"Webex Campaign"}}, "suggestions"=>[{"reply"=>{"text"=>"Abount Campaign", "postbackData"=>"about_wxcampaign"}}, {"action"=>{"text"=>"Visit Website", "postbackData"=>"url_campaign", "openUrlAction"=>{"url"=>"https://imimobile.com/products/webex-campaign"}}}]}, {"title"=>"Webex Engage", "description"=>"Empower your contact center to support customer conversations on any channel.", "media"=>{"height"=>"MEDIUM", "contentInfo"=>{"fileUrl"=>"https://www.webex.com/content/dam/wbx/us/images/rebrand/nav-footer/black.png", "thumbnailUrl"=>"https://www.webex.com/content/dam/wbx/us/images/rebrand/nav-footer/black.png", "forceRefresh"=>true, "altText"=>"string"}}, "suggestions"=>[{"reply"=>{"text"=>"Abount Engage", "postbackData"=>"about_wxengage"}}, {"action"=>{"text"=>"Visit Website", "postbackData"=>"url_engage", "openUrlAction"=>{"url"=>"https://imimobile.com/products/webex-engage"}}}]}, {"title"=>"Webex Notify", "description"=>"Help operations staff keep your customers informed.", "media"=>{"height"=>"MEDIUM", "contentInfo"=>{"fileUrl"=>"https://www.webex.com/content/dam/wbx/us/images/rebrand/nav-footer/white.png", "thumbnailUrl"=>"https://www.webex.com/content/dam/wbx/us/images/rebrand/nav-footer/white.png", "forceRefresh"=>true, "altText"=>"string"}}, "suggestions"=>[{"reply"=>{"text"=>"Abount Notify", "postbackData"=>"Help operations staff keep your customers informed."}}, {"action"=>{"text"=>"Visit Website", "postbackData"=>"url_notify", "openUrlAction"=>{"url"=>"https://imimobile.com/products/webex-notify"}}}]}]}}, "callbackUrl"=>"", "callbackData"=>"", "correlationId"=>"", "fallback"=>""}

HEADERS

KeyDatatypeRequiredDescription
Authorizationstring
Content-Typestring