Find out which column was updated in a Zoho Sheet
I would like to set up a trigger when any column is updated in my Zoho sheet. I can easily enough determine which row was updated, but is there a way to know which column was updated. My plan would then be to build a map that would drive some behavior based on the column. I could, in theory, build a flow for each column, but that seems wildly inefficient. So is there a way of saying that the 14th column was updated, or better yet, tell me the column name (I have a header row)?