Zoho Remote API - UTF-8 Encoding

Zoho Remote API - UTF-8 Encoding

We have had feedback from quite a few developers and partners integrating Zoho's Remote API into their application about the document file name getting messed up when saving it back to their own servers. The reason for this discrepancy is attributed to:
  1. The name of the document being in language other than English.
  2. Presence of some special characters in the document file name.
To offset this problem, partners and developers can encode the document file names using the 'UTF-8' character encoding mechanism.UTF-8 or Unicode is a universal character set option that support multilingual documents, i.e., documents whose file name or content are written in various languages (Chinese, Japanese, German etc.) other than English.

So, developers need to remember to UTF-8 encode the document file name while doing a Form Submit using HTTP POST method.

Another significant advantage of UTF-8 encoding is that its ASCII compatible and supports multibyte encoding.

Thanks,
Ahmed
http://api.zoho.com










      • Sticky Posts

      • Zoho Office Integrator: Moving to the all-new Zoho Sheet

        We introduced the latest version of Zoho Sheet—Sheet 5—in early 2019. This new version consists of a new user interface, improved performance, and an array of useful features. As a part of this, we will upgrade our Remote API integrations to the new version's editor interface on February 29, 2020. Update: The remote API integrations upgrade to the new version's interface will be done on April 15, 2020. Here are some exciting enhancements the new version of Sheet offers for our API users: An AI-powered
      • Businesses prefer Zoho Office Integrator over Microsoft WOPI - Here's why

        Businesses often have difficult decisions to make when building web applications that provide document management capabilities for their users. For example, what's the best solution to integrate with online office editors— Zoho Office Integrator or Microsoft