To get the contents of a column and apply filter to the contents
Hello,
I am new to Smartsheet API. I am using Python API. Is there a way to get the contents of a column in something like list. I can get the Column name/ID but unable to lists out the contents of the column.
Answers
-
Hi Manish,
Try using the Get Sheet request specifying in the parameters the column ID; the details of how to do this using Python are outlined in our API Documentation, see here: https://smartsheet-platform.github.io/api-docs/?python#get-sheet