Using Smartsheet Bridge, I'm trying to get a list of sheets only in a specific workspace. I haven't yet found a way to get a list of sheets for a specific workspace by id for example.
I can list ALL the sheets... but that's not super helpful when I want just a subset of them. Only way I can think of is to have a report that lists the sheet names, then use bridge to get sheets based on those names.
Am I missing a way to get a list of sheets for a specific workspace in Bridge? Kind of surprised there isn't a module for that.
I suppose the other way would be to use the Javascript module if there isn't a "built in" way.