Dear Colleagues,
I definitely need your help.
I am using the example https://github.com/smartsheet-samples/python-read-write-sheet/blob/master/python-read-write-sheet.py to connect to Smartsheet, but the end is always a new Sheet ID with the data I retrieved from Excel.
What I want to do:
Connect to a specific Sheet ID;
Retrieve rows, columns, cells as needed (READ);
ADD, UPDATE, DELETE cells, columns, rows to a specific Sheet ID.
I have tried my best to try to make it work. I just can't. Can you please help? It is really important for a project I am working on.
Thanks in advance for all your help.
Kind Regards,
Fabio Ottolini