Hi,
I am trying to upload a file (.xls) its working fine using uploadbook api. the only problem is i am not able to see images embeded in the file when i am uploading using api.
although when i use your Import functionality from interface it is working fine.
so i thought of using import.do api. but this is opening up an interface after uploading the file.
i just wanted to import a file from a url and then returning me back the response of the workbookid created...
how do i do that...