Skip to content
paulmlawr edited this page Aug 22, 2025 · 4 revisions

Welcome to the Smartsheet-Automations wiki!

I created these scripts leveraging Grok and ChatGPT and to solve workflow issues that I was having updating content into Smartsheet manually.

smartsheet_file_diag.py - This is a simple script to be able to extract data out of a Smartsheet file for use with configuring API configurations as well as script input.

It will provide an export of column info for a Sheet (Column Type, Column ID).

Clone this wiki locally