🎯 Purpose
Match Firebase deliveries with statistics.
📥 Input fields
start: strfirebase_uuids: List[str]end: Optional[str]
🧩 Workflow steps
- Statistics →
GET_FIREBASE_DELIVERIES_STATISTICS - Directory →
GET_FIREBASE_SUBSCRIBERS_DELIVERIES
📤 Result
List of deliveries per subscriber with aggregated statistics.
📄 Code
apps/workflows/collections/firebase_subscribers_deliveries.py