AirDoo Documentation¶
![]()
AirDoo is an Odoo 18 module that turns an email inbox into an integrated management system for short-term rentals. By automatically parsing Airbnb confirmation emails, it eliminates manual data entry and costly Channel Manager subscriptions.
🚀 Key Features¶
- **Automatic Sync**
- Gmail Airbnb email parsing
- Automatic reservation creation
- Multi-language support
- **Complete Management**
- Integrated dashboard
- Automated communication
- Multilingual email templates
- **API & Integration**
- Full REST API
- Next.js integration
- iCal export
- **Advanced Features**
- Dynamic pricing
- Loyalty system
- Client portal
📖 Quick Guide¶
For property managers¶
- Install the module and configure Google credentials
- Create products "Accommodation Nights" and "Cleaning Fee" in Odoo
- Create your accommodations with the exact Airbnb listing name
- Connect Gmail and run "Sync Airbnb Emails"
- Set up automated emails for your guests
For web developers¶
- Get your Bearer Token from
AirDoo → Configuration → Settings - Use the Calendar API to display availability
- Implement the booking flow with Stripe payment
- Follow the Next.js integration guide for secure architecture
📚 Documentation Sections¶
| Section | Description |
|---|---|
| Getting Started | Installation and initial setup |
| User Guide | Daily usage of the module |
| API & Integration | Technical API documentation |
| Advanced Features | Expert features |
| Templates & Communication | Customising communications |
| Development | Contributing and development |
🌐 Useful Links¶
- Kalpana Website: kalpana.com.br
- Support: support@kalpana.com.br
📄 License¶
- Documentation: CC BY-SA 4.0
- Source Code: LGPL-3.0
Next step: Overview →