Technical Documentation
Setup guides for Orientavida Management Portal integrations
WhatsApp API
Trello Integration
OpenAI API
Supabase
Render Server
Quick Start Guide
The Orientavida Management Portal requires several API integrations to function properly. Follow the setup guides in each tab to configure all necessary services.
Required Integrations
- WhatsApp Business API (Meta)
- Trello API Integration
- OpenAI API
- Supabase Database
- Render Server
Setup Order
- 1Configure environment variables
- 2Set up Supabase database
- 3Configure WhatsApp Business API
- 4Connect Trello workspace
- 5Add OpenAI API key
Important: All API keys and sensitive information should be stored in environment variables. Never commit API keys to version control. For production deployment, add all environment variables from your .env.local file to your Vercel project settings.