Sign in to join the conversation:
How to get cell history of all rows in a smartsheet without any error (rate limiting error).Using python code.
http://smartsheet-platform.github.io/api-docs/?python#get-cell-history
has sample code that you can check out that should lead you to your needs
I tried that get_cell_history however it is not letting me get all 1000 or 5000 rows in smartsheet .it leads me to error (rate limit exceeded)and takes lot of time.is there any way getting cell history of all rows without any error
Hi,
Would the Activity log export function work for you?
Please see attached link/screenshot.
https://help.smartsheet.com/articles/2476206-track-sheet-changes-with-activity-log#export
I hope this helps you!
Best,
Andrée Starå - Workflow Consultant / Get Done
Thank you
Hi, I have automations in place to generate various documents, based on the form completed. Once the document is generated, the user WOULD receive an email that included a message I create and then a link (at the very bottom) for the recipient to click on to download the generated document. Now, I still get the email but…
Is anyone aware of a method to inspect the login history of individuals added to your Safe Sharing Exempt List? We feel it would be wise to audit this periodically and then disavow anyone who has not logged in after x months
Hi! We have a project list that goes through our SteerCo for approvals on Wednesdays. I have an automation that sends all approval decisions from the meeting to the stakeholders following the meeting (set an hour after meeting conclusion). We have it set up so that only a couple admins can see the main sheet, all other…