Welcome to the Smartsheet Forum Archives
The posts in this forum are no longer monitored for accuracy and their content may no longer be current. If there's a discussion here that interests you and you'd like to find (or create) a more current version, please Visit the Current Forums.
Column ID (for C#)
Can anyone help me find out what the Column ID is for use with C# please?
Comments
-
Hello,
The Column ID is a unique identifier assigned to every column which allows the API to look at a specific column or set of columns. The API needs the Column ID in calls to perform column related actions (for example, delete column and update column) https://smartsheet-platform.github.io/api-docs/?csharp#columns
The Column ID is also needed for other various actions, such as getting cell history: https://smartsheet-platform.github.io/api-docs/?csharp#get-cell-history
-
Thanks, but I needed to know how to find the column ID to use in a C# program we've created...! I've figured it out myself now.
-
I canot find this info anywhere. Do you mind sharing how you found it?
-
Yeah sure! My hubby worked it out and posted the code here: https://pastebin.com/wNnXHi1Y
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 63.8K Get Help
- 410 Global Discussions
- 219 Industry Talk
- 457 Announcements
- 4.7K Ideas & Feature Requests
- 143 Brandfolder
- 136 Just for fun
- 57 Community Job Board
- 459 Show & Tell
- 31 Member Spotlight
- 1 SmartStories
- 298 Events
- 37 Webinars
- 7.3K Forum Archives