The column ID has been removed from the Column Settings. It is now accessible only through Bridge. I would like to request that it be added back to the Column Settings.
@JenniferTorres I very much agree with this and I upvoted.
Just an FYI for you though it is possible to extract the column id in a roundabout way without using bridge. If you go to card view and group the cards by the column, you will see the column id in the url. The only caveat is that if your column is not a single select dropdown you can't view by that column, so you would have to change it temporarily. However, you can change it without saving, get the column id, and then refresh the sheet but don't save.
@Samuel Mueller - thank you for sharing this!
I have to admit this is a sneaky little tip I've never thought of before... brilliant. 🙌
Need more help? 👀 | Help and Learning Center
こんにちは (Konnichiwa), Hallo, Hola, Bonjour, Olá, Ciao! 👋 | Global Discussions
@Samuel Mueller Thanks so much!!
Currently, I can click File>Properties to get the Sheet ID.
I can also right click on a row and select properties to get the Row ID:
But it takes some API sleuthing to get a Column ID. It would be really great if I could right click on a column and get the Column ID.
This is a much needed enhancement. I've mentioned this somewhere before, but you can access column ID if you navigate to card view, it's in the url.
If the column isn't available in Card View, you can find the column ID by inspecting the network requests in your browser's developer tools. Here are the steps:
While more technical, this method lets you view all column IDs and other sheet metadata.