How to filter nested JSON array for conditions and return only one value from the first result of filter using Javascript (for Google Sheets)?
I am using the TMDB api to fetch data about a movie into a Google Sheet. This Google Sheet was reworked from Reddit user 6745408’s “MediaSheet 3.0”. The sheet uses a Javascript-based script. I’ve been able to extract values for keys that weren’t in the original script/sheet by following the patterns/code used in the original script. However, I don’t know how to do the following: