Send transactional emails via Brevo (formerly Sendinblue)
Notifications
Broadcast push notifications to mobile app users via Firebase Cloud Messaging
Event Status
Automatically finalize events past their end date
Security PINs
Retrieve event and app QR security PINs
Functions in this module
| Function | Description |
|---|---|
send_email | Send a transactional email via Brevo API |
send_notifications | Broadcast FCM push notifications to users with orders for an event |
list_notifications | Query notification history from PostgreSQL |
update_events_status | Mark events as Finalizado when their date_end has passed |
helpers_event_pin | Get the QR PIN for a specific event from Firestore |
helpers_app_pin | Get the global TMT app PIN from Firestore |