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 Team, How can I prevent a non admin end user from deleting a comment or comment thread in the dynamic view? Also, how can I notify the end user by email of the comment sent?
Is there a way to create back and forth conversations in the Smartsheet dynamic view with clients about their request that also records the back-and-forth history? I created a feature in the details panel that points at the comment text box which I add comments BUT if the requestor responds back, historical comments can be…
I'd like to pull data from a Smartsheet row, having designated specific columns, and put it into a document that can be printed.