I’m creating a series of integrations based on Youtube/new video in channel event. Sometimes we are observing missing fields such as thumbnail URLs.
Before applying more complex business logic, such as using Paths to tag videos differently in Ghost based on title, we’d like to ensure that missing fields are populated with default values (such as default image url for missing thumbnails).
How do we achieve that?