zohosheet api doesnt save with new version
Hi,
I am using remote API (zohosheet) to save data.
when i save the data from api, it updates the same version with the current data & not to the different version.
how can i save to different version?
i am using this uri syntax in my api call
http://sheet.zoho.com/api/private/json/savebook/[BookID]?apikey=[API Key]&ticket=[Ticket]
thanks,
Sasi