Hi, I’m trying to load Google Sheets data dynamically without specifying the sheet name. I used the Google Drive Trigger to fetch the file and referenced:
Here is an image that showcases it: Its currently hardcoded:
I see no relevance of “I always know what filetype to expect” with the sheet name you want to enter dynamically. My suggestion was to find out the names of the sheets in the document you want interact with dynamically.