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
Has anyone found a workaround for sharing Smartsheet reports externally without giving access to internal data? I currently have to download the data and transfer it onto excel to create a pivot table for our client and I want to find an easier way to do so. I also already create a dashboard for our client, but I wanted…
Hello team! Hope you all are having a wonderful holiday season. I am trying to set up an automation that will send an email reminder one time when Next Update Date = 60 days, then another automation at 30d, etc. The key is I only want it to send the reminder one time when Next Update threshold is reached. Is this possible?…
I have an automation setup to escalate to managers when a step goes beyond 2 days. I have that titled as Escalation for Purchasing, Escalation for Planning, etc. In my trial run, 3 out of 6 showed up as Reminder: New part number request log ( this is the name of the sheet) The only thing we could see was that the ones that…