Agent MESSAGE - from postman" } }], "reply_parts": [ { "template_content": { "type": "quick_reply_dropdown", "sections": [ { "name": "options", "parts": [ { "quick_reply_button": { "label": "Google", "custom_reply_text": "Google", "payload": "123_Google" } }, { "quick_reply_button": { "label": "Yahoo", "custom_reply_text": "Yahoo", "payload": "234_yahoo" } }, { "quick_reply_button": { "label": "Reddit", "custom_reply_text": "Reddit" } }] }] } }] } ' 캐러셀 API 페이로드 curl--location--request POST 'https://
Agent MESSAGE - from postman" } }], "reply_parts": [ { "template_content": { "type": "carousel", "sections": [ { "name": "carousel_title", "parts": [ { "text": { "content": "Hello choose one of following..." } }] }, { "name": "cards", "parts": [ { "template_content": { "type": "carousel_card_default", "sections": [ { "name": "hero_image", "parts": [ { "image": { "url": "https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" } }] }, { "name": "title", "parts": [ { "text": { "content": "This is title" } }] }, { "name": "description", "parts": [ { "text": { "content": "This is description" } }] }, { "name": "callback", "parts": [ { "callback": { "payload": "thisispayload", "label": "callback" } }] }, { "name": "view", "parts": [ { "url_button": { "url": "http://google.com", "label": "google", "target": "_blank" } }] }] }, { "template_content": { "type": "carousel_card_default", "sections": [ { "name": "hero_image", "parts": [ { "image": { "url": "https://www.google.com/images/branding/googlelogo/2x/googlelogo_color_272x92dp.png" } }] }, { "name": "title", "parts": [ { "text": { "content": "This is title" } }] }, { "name": "description", "parts": [ { "text": { "content": "This is description" } }] }, { "name": "callback", "parts": [ { "callback": { "payload": "thisispayload", "label": "callback" } }] }, { "name": "view", "parts": [ { "url_button": { "url": "http://google.com", "label": "google", "target": "_blank" } }] }] }] }] } }] } 드롭다운 및 캐러셀 (Android 및 iOS SDK) iOS 또는 Android 모바일 앱에서도 드롭다운 및 캐러셀을 응답 유형으로 사용할 수 있습니다.