Subscribing to Events
Event subscriptions allow you to receive real-time notifications when EPCIS events matching your criteria are captured in TrackVision.
Overview
The EPCIS 2.0 subscription mechanism enables real-time event streaming and notifications, allowing your applications to react immediately to supply chain events without polling.
Subscription Types
TrackVision supports Webhook Subscriptions delivery method in the current release.
Key Benefits
- Real-time Visibility - Immediate notification of relevant events
- Reduced Latency - No polling delays
- Efficient Processing - Only receive events you care about
- Scalability - Handle high-volume event streams
- Reliability - Guaranteed delivery with retry mechanisms
Creating Subscriptions
Currently, TrackVision staff will create subscriptions on your behalf, due to the complex nature of the standard. We will add self service methods in coming releases.
Related Documentation
- Querying Events - Query historical events
- Capture - Submit EPCIS events
- Authentication - API authentication details