Basic functions to fetch information from the Discogs API for each item in a spradsheet. With resume functionality.
discogs-api
resume
spreadsheet
google-sheets
google-apps-script
trigger
batch-process
maximum-execution-time
bulk-process
- RESUME_PROCESS_ALL(): Processes all rows on a given spreadsheet.
- GetAlbumInfo(artist,title): Fetch info from the api for a given artist and title.
Hint:
→ Set a recurring trigger for RESUME_PROCESS_ALL() (