#2505-API for sending media & interactive messages
Xifu Halim
Hi BotSailor team,
I noticed the Send Message API currently only supports text. When I asked support about sending images via API, I was told it's not available yet.
*Feature Request:*
Please add API endpoints for:
1. *Media messages* - Send images, documents, files directly via API
2. *Interactive messages* - Send button messages, list messages via API
*Use Case:*
• Send dynamic images generated by external systems (receipts, reports, certificates)
• Send screenshots or files from automation workflows
• Create interactive flows with buttons for user responses
• Build custom integrations without relying on bot triggers
• Scale automations across multiple users without needing individual bot IDs
The current workaround (setting image inside Bot then triggering) doesn't work for dynamic content that changes each time. And for interactive messages, having API access would allow much more flexible automation.
Thank you for considering!