Map VESPER events to FORGE custom entities
The FORGE VESPER Connector enables integration between FORGE and VESPER by mapping VESPER event types to custom entities in FORGE.
Default event-to-customEntity mapping
The Connector maps VESPER event names to Custom Entity codes in FORGE as follows:
- UPDATED_VOD →
vesper-vod-video - UPDATED_PLAYLIST →
vesper-playlist - UPDATED_VOD_SEASON →
vesper-season - CONTENT_BUCKET_UPDATED →
vesper-bucket - LIVESTREAMING_EVENT_UPDATED →
vesper-live-event-video - EVENT_WENT_LIVE →
vesper-live-event-video - EVENT_WENT_NOTLIVE →
vesper-live-event-video - LIVESTREAMING_EVENT_UPDATED_PARTICIPANT →
vesper-video-participant - UPDATED_VOD_SERIES →
vesper-series
info
Event name matching is case-insensitive.
Customization
If you need to use a different mapping than the default entity codes, you can override the defaults by setting the Vesper__EventMappings environment variables.