Handling multiple rows returned by IMPORTJSON script on GoogleSheets
问题 I am trying to populate a google sheet using an API. But the API has more than one row to be returned for a single query. Following is the JSON returned by API. # https://api.dictionaryapi.dev/api/v2/entries/en/ABANDON [ { "word": "abandon", "phonetics": [ { "text": "/əˈbændən/", "audio": "https://lex-audio.useremarkable.com/mp3/abandon_us_1.mp3" } ], "meanings": [ { "partOfSpeech": "transitive verb", "definitions": [ { "definition": "Cease to support or look after (someone); desert.",