Core ConceptsScripts
Event-Driven Scripts
Event-driven scripts automatically execute when specific events occur in your Mirra account. This documentation has been reorganized for easier navigation.
Documentation Structure
The events documentation is now organized by integration source:
- Overview - Event system architecture, filtering, and best practices
- Telegram - Telegram messages and commands
- Gmail - Email events
- Google Calendar - Calendar events
- Google Docs - Document update events
- Google Drive - File update events
- Google Sheets - Spreadsheet update events
- Voice Calls - Call and transcript events
- Assignments - Scheduled execution events
- Crypto - Price alerts and transaction events
- Activity Feed - Activity feed events
Quick Start
Creating an Event Subscription
Basic Event Handler
See Also
- Events Overview - Start here for complete event system documentation
- Creating Scripts - Script structure and configuration
- Quickstart Guide - Create your first script
- Resources - Access external APIs from scripts