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:
Hi. Is there a way to automatically revoke sheet sharing access after a certain number of days (e.g. after 60 days)? We''d like to give a third party access to our file but only within a limited number of days but we want it automatically.
Hi John,
There currently isn't a way to set temporary permissions on a sheet such that they become revoked after a certain amount of time. When you have a moment, please submit an enhancement request using the Product Enhancement Request form under Quick links on the right of the community site.
To make the share/revoke process easy is to use groups and add your items to a workspace. If you create a group for your temporarily collaborators, it's easy to add the group to a workspace (even if you're only sharing one sheet), then you can revoke the entire group's access when needed. More info on using groups is available in the help center: https://help.smartsheet.com/articles/1554165-managing-groups-team-business-enterprise-
More info on workspaces here: https://help.smartsheet.com/articles/522067-workspace-sharing
You might even consider building a reminder on your sheet to remind you that you need to revoke access on a certain date! More on reminders here: https://help.smartsheet.com/articles/542913-using-reminders
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…