Hi to all My requirement is, have to integrate ZOHO Remote API to my .net application. My Scenario is like this. Basically all documents will be stored in file Repository on our server machine. These documents will be shown in grid to user. When user click on any document then that particular document should open in Zoho Remote API in same browser. So that User can modify his document. I find following link https://help.zoho.com/portal/en/community/topic/problem-with-uploading-presentation-file-ppt-pps-to-zoho-show-with-httpwebrequest-in-net . But I couldn't find solution.
Please guide me to complete this.Thanks in advance