New to API/python dvlpment- need help with directory path name

Hello,

I'm looking to develop a use-case using the smartsheet-python sdk. Can anyone give me an example for this line and how it should appear in the code block to successfully pull a sheet as csv from smartsheet to a local/shared folder-

download_directory_path

This is from the Get Sheet as Excel / PDF / CSV section on the api doc- https://smartsheet-platform.github.io/api-docs/


Thanks in advance.

Best Answers

Answers