Supported platforms
How it works
- Devices register their push token via
POST /api/devices - When the service processes a conversation and creates or updates a task, it calls
POST /api/notifications/send - The cloud resolves team members and their registered devices
- Notifications are sent to all registered devices for the team
- Delivery is logged in the
notification_logtable