Voltar para o hubButton Actions (Chatbot API)Buttons in message cards send a webhook when clicked.SKILLExtensions & PluginsGITHUBVSCODEgithubplugins
MarkdownButton Actions (Chatbot API)Buttons in message cards send a webhook when clicked.PatternYou send a card with `actions.items[]` where each button has a unique `value`.Zoom sends `interactive_message_actions` to your webhook.Your handler routes based on that `value`.Routing TipUse stable action IDs like:`approve_request``reject_request``open_ticket:123`
Button Actions (Chatbot API)Buttons in message cards send a webhook when clicked.PatternYou send a card with `actions.items[]` where each button has a unique `value`.Zoom sends `interactive_message_actions` to your webhook.Your handler routes based on that `value`.Routing TipUse stable action IDs like:`approve_request``reject_request``open_ticket:123`
Conteúdos relacionadosRelacionadosTodo AppTask ListRequirements DocumentDesign DocumentTasks: Basic Todo AppRequirements: Basic Todo AppDesign: Basic Todo AppSpecification: Basic Todo AppGotchas — ticket-deflectorExample: Refund request — PayPal transaction foundTicket DeflectorGood / Bad PatternsWorked Example: Year-End 1099 PrepWorked Example: Quarterly Estimated TaxConnector Query GuideTax Calculation AssumptionsSpec-Driven Development (SDD) Skilljava-senior-spring-boot