Skip to main content

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_VODvesper-vod-video
  • UPDATED_PLAYLISTvesper-playlist
  • UPDATED_VOD_SEASONvesper-season
  • CONTENT_BUCKET_UPDATEDvesper-bucket
  • LIVESTREAMING_EVENT_UPDATEDvesper-live-event-video
  • EVENT_WENT_LIVEvesper-live-event-video
  • EVENT_WENT_NOTLIVEvesper-live-event-video
  • LIVESTREAMING_EVENT_UPDATED_PARTICIPANTvesper-video-participant
  • UPDATED_VOD_SERIESvesper-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.

Was this page helpful?