How to find a smartsheeet with its ID
I have a smartsheet ID , so how do I look up that specific smartsheet ?
Answers
-
If you have the sheet id, then you can query the API to pull back its information which will include URL and SheetName.
-
Thanks for the suggestion, Casey. Do you mind explaining how exactly would I do that?
-
GET https://api.smartsheet.com/2.0/sheets
This returns a list of Sheet objects, where each sheet has an id attribute.
-
I only get 100 or so sheets using this command. How do I get pages so I can find the sheet id or is there a way to search for specific sheet names?
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.5K Get Help
- 402 Global Discussions
- 213 Industry Talk
- 450 Announcements
- 4.7K Ideas & Feature Requests
- 141 Brandfolder
- 135 Just for fun
- 56 Community Job Board
- 454 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 296 Events
- 36 Webinars
- 7.3K Forum Archives