How to programmatically export data from Smartsheet to csv?
Rahul H
✭
We are new to Smartsheet and our requirement is to programmatically export data from Smartsheet to csv using C# application. What type of license we need? Also, it would be great if you can share some documentation or steps to achieve the same.
Answers
-
To do any work with the API, you'll need a Business plan at a minimum. For C#, In the Smartsheet C# SDK, there's a method called GetSheetAsCSV, which you can call with the arguments ID and a BinaryWriter to output a CSV. You can find more here:
https://github.com/smartsheet/smartsheet-csharp-sdk/blob/mainline/smartsheet-csharp-sdk/main/Smartsheet/Api/SheetResources.cs
Categories
- All Categories
- 14 Welcome to the Community
- Smartsheet Customer Resources
- 64.1K Get Help
- 414 Global Discussions
- 221 Industry Talk
- 460 Announcements
- 4.8K Ideas & Feature Requests
- 143 Brandfolder
- 141 Just for fun
- 58 Community Job Board
- 462 Show & Tell
- 32 Member Spotlight
- 1 SmartStories
- 299 Events
- 38 Webinars
- 7.3K Forum Archives