Some UTF-8 symbols are incorrectly stored in custom module, especially emoji

Some UTF-8 symbols are incorrectly stored in custom module, especially emoji

This is a shared problem in creating a record in custom modules over the CRM API as well as using the built in custom related list to display the data in custom modules. (Similar to this topic by @benjamin.jentsch )

Say you have a record and want to display its content (eg: Multi line field) in related list:
Original content as desired


Most of the emojis will be replaced by question marks:
Emoji are replaced with question marks


Same thing happens when I try to create a record in custom module over the CRM API using the same string as above and transmitting data as JSON / UTF-8 (Content-Type: application/json;charset=UTF-8).

And as I just noticed, this CRM custom module field I created seems to have the same issue, when I add / edit a field by entering some emoji, save, then reload page, all the emoji characters turn into question marks. They're just gone. This is the original input:


Inputing text into a custom field inside a custom module


Submit, Saved


Reload the page, As you may see, the emoji got replaced with ???.

I see Zoho Desk team has fixed the same problem happened in Desk API. So please consider fixing this similar in CRM soon.

Regards


    • Sticky Posts

    • Kaizen #197: Frequently Asked Questions on GraphQL APIs

      🎊 Nearing 200th Kaizen Post – We want to hear from you! Do you have any questions, suggestions, or topics you would like us to cover in future posts? Your insights and suggestions help us shape future content and make this series better for everyone.
    • Kaizen #198: Using Client Script for Custom Validation in Blueprint

      Nearing 200th Kaizen Post – 1 More to the Big Two-Oh-Oh! Do you have any questions, suggestions, or topics you would like us to cover in future posts? Your insights and suggestions help us shape future content and make this series better for everyone.
    • Celebrating 200 posts of Kaizen! Share your ideas for the milestone post

      Hello Developers, We launched the Kaizen series in 2019 to share helpful content to support your Zoho CRM development journey. Staying true to its spirit—Kaizen Series: Continuous Improvement for Developer Experience—we've shared everything from FAQs
    • Kaizen #193: Creating different fields in Zoho CRM through API

      🎊 Nearing 200th Kaizen Post – We want to hear from you! Do you have any questions, suggestions, or topics you would like us to cover in future posts? Your insights and suggestions help us shape future content and make this series better for everyone.
    • Client Script | Update - Introducing Commands in Client Script!

      Have you ever wished you could trigger Client Script from contexts other than just the supported pages and events? Have you ever wanted to leverage the advantage of Client Script at your finger tip? Discover the power of Client Script - Commands! Commands