Is there a way to differentiate between updates made by a user and updates made by a python script?

wessholders
edited 08/15/24 in API & Developers

I am looking to track these differences in the last_edited_by column. Currently all edits made to the smartsheet, regardless of if they were made by a user or by the python script, all show up as being edited by the user.

Does anyone have any tips for this?

Answers