java - Is it possible to import an excel file to smartsheet API? -


are there functions or methods in smartsheet api 1.1 allow create new sheet or update existing sheet based on csv or xml file?

at time smartsheet api not have method import csv or xml file.

however, can import csv in smartsheet application. more info here

also, can use java library read csv or xml file , issue appropriate api calls create new sheet , insert rows. can done more efficiently using 2.0 version of smartsheet api.


Comments

Popular posts from this blog

yii2 - Yii 2 Running a Cron in the basic template -

asp.net - 'System.Web.HttpContext' does not contain a definition for 'GetOwinContext' Mystery -

wso2esb - How to concatenate JSON array values in WSO2 ESB? -