smartsheet-platform / smartsheet-python-sdk

Library that uses Python to connect to Smartsheet services (using API 2.0).
Apache License 2.0
136 stars 81 forks source link

Add rowsModifiedSince parameter to sheet.get_sheet #153

Closed charliemcco closed 4 years ago

charliemcco commented 4 years ago

sheet.get_sheet is missing the ability to filter rows by their last modified date (rowsModifiedSince parameter). This PR adds that functionality.

https://smartsheet-platform.github.io/api-docs/#get-sheet