Connect with peers, share your expertise, and inspire what’s next in Smartsheet — from proven practices to practical how-to insights from fellow users and product experts.
Sign in to join the conversation:
Is there a plan to allow for setting a default home sheet?
You can bookmark any sheet and use that bookmark to open SS.
Good Day, To add to Paul's comment, one helpful bookmark setup our team utilizes a "folder" in our bookmark bar in the internet browser. This is bookmark function is verified useable in Chrome, FireFox, and Edge.
Don't get me wrong, "SmartSheet" Favorites window is also pretty easy to get to, but if you are a "one click" type of person like we are, we just have it open directly using web browser bookmark bar.
Simply open common used smartsheet item, select your browsers add bookmark function, and you should be able to click drag bookmark into a folder structure. See image for example.
Few of us even created keyboard shortcuts to open those bookmarks. Hope that helps!
Hi, We are a developer and building a custom web platform for one of our client who is using smartsheet. Our platform needs to get data from smartsheet and need to show the data in our custom UI. Could anyone recommend the APIs we should be using for this?
This solution updates a column formula across multiple sheets in a workspace. The script finds all sheets with a certain string in the name, finds a certain column by name on those sheets, and then updates all column formulas to a new column formula. At the time of posting, Control Center Global Updates did not allow me to…
We have a webhook created in one of our Smartsheets, and we've been noticing lately that the webhook callbacks immediately disables the webhook after 1 try, causing data discrepancies between the Smartsheet and the system it sends the data to. Here's an excerpt JSON message received from Smartsheet showing the callback…