Hi,
Im trying to build a scenario for getting single sheets from a spreadsheet via the module Google Drive Download a file.
I’ve managed to download the whole spreadsheet, however, if I would like to download just a single sheet insida a spreadsheet I’m getting errors.
I’ve tried to add “{{spreadsheetId}}/#gid={{sheetId}}” in the “File ID” section of the module. But there I get google filter errors…
Has anyone managed to GET Sheet Id from Spreadsheet ID though this module without the need of creating an own https snippet?
Please help🥹