Payload Encryption | Zoho Creator Help

Payload Encryption

Info

In a nutshell

Zoho Creator provides built-in encryption to secure your data. To add another layer of protection, you can enable the payload encryption feature. This helps achieve end-to-end encryption for all transmitted information, ensuring confidentiality and privacy. 
Quote

Availability

  1. Payload encryption is currently in its beta release and is available on-demand for users on paid plans. To enable this feature, please contact our support team
  2. ​Only the super admin and admins can configure payload encryption.

1. Overview

Zoho Creator uses TLS encryption to secure data in transit between the browser and the Creator servers. To provide an additional layer of protection, we also support Payload Encryption, which encrypts the request payload beyond the standard TLS layer.
This ensures that even if the data is accessed during transit, it remains unreadable and secure.

Data is referred to as the payload because it represents the actual content being transmitted between systems. Payload encryption is the process of encoding data (the payload) to protect its confidentiality and integrity during transmission—whether within your application or between your application and external services. It works by programmatically converting the data payload into an encrypted, unreadable format before transmission. This ensures that end-to-end encryption protects the data during transit, preventing unauthorized access or misuse.

1.1. Navigation guide

Go to the Governance module under the Manage section in the left-side pane of your dashboard. In the Encryption tab, click Configure next to Payload Encryption. You'll be redirected to the Payload Encryption section within Zoho Directory, where all further activities will take place.

1.2. Prerequisites

Ensure that the application is added to Zoho Directory before proceeding. This step is required to enable integration and configure payload encryption settings.

1.3. Why is Payload Encryption Important?

Implementing payload encryption is a critical security measure for enterprises handling sensitive data.
  1. Data Confidentiality: This prevents unauthorized parties, such as attackers intercepting network traffic, from accessing sensitive data including PII (Personally Identifiable Information), ePHI (Electronic Protected Health Information), passwords, or financial details.
  2. Data Integrity: Encryption helps ensure that the data has not been tampered with or altered during transit. Any modification to the encrypted data will result in a decryption failure.
  3. Regulatory Compliance: Many data protection regulations, like GDPR, HIPAA, CCPA, and DPDP mandate the encryption of personal and sensitive data to protect user privacy.

1.4. Who is this feature for?

Payload encryption is designed for organizations that require an additional layer of security beyond standard encryption protocols. This feature is particularly valuable for enterprises operating in high-trust environments, such as finance, healthcare, legal, or government sectors, where sensitive data demands maximum protection.

This feature is ideal for cases where built-in encryption alone may not meet strict compliance or security requirements.

1.5. Use cases

  1. Healthcare: Hospitals and insurance companies transmitting patient records between systems.
  2. Finance & Banking: Banks processing online transactions or financial apps syncing user data.
  3. Government & Defence: Agencies sharing classified or sensitive national security information.
  4. Technology: Companies transmitting sensitive user data or proprietary source code between micro services.
  5. Legal: Law firms sharing confidential case files and client information.

1.6. Supported Encryption Methods

The Payload Encryption feature in Zoho Creator is powered by Zoho Directory, which manages encryption settings and keys to ensure secure data transmission in compliance with industry standards. The platform supports two primary encryption methods: symmetric encryption and asymmetric encryption

Symmetric Encryption (AES-256)
In Zoho Creator, symmetric encryption is implemented using the AES-256 standard. This method uses a single secret key for both encrypting and decrypting the payload. The same key must be securely accessible to both the sending service and the receiving service. Symmetric encryption is generally recommended for API payloads because it offers high performance and efficiency.

When configured through Zoho Directory, symmetric encryption ensures that data exchanged between the Zoho Creator frontend and backend remains secure, even if intercepted. It is ideal for scenarios where your low-code application communicates internally or with trusted systems, offering high performance and minimal latency for large data transfers.

Asymmetric Encryption (RSA)
Asymmetric encryption in Zoho Creator uses a public and private key pair, managed through Zoho Directory, for secure key handling. The public key encrypts the payload, while the private key decrypts it. Since the public key can be shared openly and the private key is kept confidential, this method eliminates the need to share a secret key in advance.

This encryption type is often used in Zoho Creator when integrating with third-party services, such as payment gateways or API connectors, where Zoho Directory manages the key exchange process. This is especially well-suited for secure communication with external systems that require public and private key authentication.

1.7. How Payload Encryption Works

Payload encryption secures your core data through a multi-layered process involving both client-side and server-side encryption, ensuring confidentiality and integrity throughout transmission.

Here’s how it works:

First, the data payload is encrypted at the source using a powerful algorithm, such as the Advanced Encryption Standard (AES-256). This means the data is unreadable both at rest and in transit. This already-encrypted data is then sent through a secure channel protected by Transport Layer Security (TLS), which encrypts the entire connection, adding another layer of security. 

Finally, a cryptographic signature (like a Message Authentication Code) is used to verify two things upon arrival: that the data came from an authentic source and that it was not altered in any way. This layered approach ensures your data is robustly protected. 

1.8. Configuring Payload Encryption

Zoho Directory manages payload encryption for Zoho Creator to ensure secure data transmission. 
When you click Configure, you will be redirected to the Zoho Directory page to enable payload encryption, choose supported applications, and manage encryption keys.

For detailed steps, see the Zoho Directory guide on enabling Payload Encryption.

2. Points to note

  1. Payload Encryption is supported for API requests but is not available for external services.
  2. Decryption can fail if the key is incorrect, the data was corrupted in transit, or the ciphertext was tampered with.
  3. If decryption fails, the system must immediately reject the request. A generic HTTP 400 Bad Request or HTTP 422 Unprocessable Entity status code should be returned. Do not provide specific details like "Invalid Key" in the public error response, as this can give attackers useful information.
  4. Log the event of a decryption failure (e.g., Timestamp, Source IP, API Endpoint). Under no circumstances should you log the secret key or the payload that failed to be decrypted.
  5. Payload encryption is not a replacement for HTTPS/TLS. TLS protects the channel of communication, while payload encryption protects the data itself. The two work together to provide defense-in-depth.
  6. Implementing payload encryption is a key step towards compliance with data protection regulations like GDPR (General Data Protection Regulation), HIPAA (Health Insurance Portability and Accountability Act), and India's DPDPA (Digital Personal Data Protection Act, 2023).
  1. Encryption using Private Key in Zoho Creator
  2. Governance in Zoho Creator


        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                      All-in-one knowledge management and training platform for your employees and customers.

                                                Create. Review. Publish.

                                                Write, edit, collaborate on, and publish documents to different content management platforms.

                                                Get Started Now




                                                                  You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                      Manage your brands on social media


                                                                        • Desk Community Learning Series


                                                                        • Digest


                                                                        • Functions


                                                                        • Meetups


                                                                        • Kbase


                                                                        • Resources


                                                                        • Glossary


                                                                        • Desk Marketplace


                                                                        • MVP Corner


                                                                        • Word of the Day


                                                                        • Ask the Experts


                                                                          Zoho Sheet Resources

                                                                           

                                                                              Zoho Forms Resources


                                                                                Secure your business
                                                                                communication with Zoho Mail


                                                                                Mail on the move with
                                                                                Zoho Mail mobile application

                                                                                  Stay on top of your schedule
                                                                                  at all times


                                                                                  Carry your calendar with you
                                                                                  Anytime, anywhere




                                                                                        Zoho Sign Resources

                                                                                          Sign, Paperless!

                                                                                          Sign and send business documents on the go!

                                                                                          Get Started Now




                                                                                                  Zoho TeamInbox Resources





                                                                                                            Zoho DataPrep Demo

                                                                                                            Get a personalized demo or POC

                                                                                                            REGISTER NOW


                                                                                                              Design. Discuss. Deliver.

                                                                                                              Create visually engaging stories with Zoho Show.

                                                                                                              Get Started Now








                                                                                                                                  • Related Articles

                                                                                                                                  • Encryption in Zoho Creator

                                                                                                                                    Encryption is primarily used to safeguard the contents of a message so that only the intended recipient could read it. This is done by replacing the contents with unrecognizable data, which could be understood only by the intended recipient. This is ...
                                                                                                                                  • Understanding data encryption for fields

                                                                                                                                    Applies to the following fields: Single line, email, phone, date, date-time, number, percent, decimal, currency, and IP address. Learn how to manage data encryption for fields Encryption is a method of adding a layer of security to data preventing ...
                                                                                                                                  • Platform specifications

                                                                                                                                    In a nutshell Zoho Creator is a cloud-based, low code application development platform that offers flexible deployment options, including cloud and hybrid deployment. To build or access applications, users only need a supported modern web browser, a ...
                                                                                                                                  • Encryption using Private Key in Zoho Creator

                                                                                                                                    1. In a nutshell Bring Your Own Encryption Key (BYOK) allows you to encrypt your field data using a private key you configure and manage in Zoho Directory. This gives you direct control over your encryption, ensuring compliance with your ...
                                                                                                                                  • Governance in Zoho Creator (supported by Zoho Directory)

                                                                                                                                    This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. In a nutshell Governance lets you to improve user management and run your organization efficiently using the Zoho Directory ...
                                                                                                                                    Wherever you are is as good as
                                                                                                                                    your workplace

                                                                                                                                      Resources

                                                                                                                                      Videos

                                                                                                                                      Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                      eBooks

                                                                                                                                      Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                      Webinars

                                                                                                                                      Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                      CRM Tips

                                                                                                                                      Make the most of Zoho CRM with these useful tips.



                                                                                                                                        Zoho Show Resources