Everytime I use the smart-sheet-sdk code example, it creates a new Smartsheet with the same name and a new ID. How can I define which Smartsheet has to be updated? I just don´t want random sheets to be created every time.
Thanks in advance for all your help!
Sample code can be found here: https://github.com/smartsheet-samples/python-read-write-sheet/blob/master/python-read-write-sheet.py