Configure a Webhook With Zoho Survey - Online Help Guide

Webhook

Trigger a webhook whenever someone responds to your survey. You can send the data you received in the callback URL to various other services, and process this data to use however you want.

To configure webhook:

  1. Click the Hub tab.

  2. Click the Triggers section.
    triggers
  3. Click Create in the Webhook section.
    webhook-create
  4. Type a name for your webhook in the Name field.
    New webhook
  5. Type the URL to be notified in the POST URL field.
    1. To configure survey responses in the request body, select the format of your request in the Request Body section:
      1. Form data - to receive the responses as form data
      2. JSON - to receive the responses in JSON format
        1. Type in a key or a name in the Name field.
        2. Click the Value dropdown to map responses and merge tags to a given name. To add direct values to your field, select the Direct value in the Value dropdown, then type in the corresponding value.
          Request body JSON
    2. To configure responses in the Query Parameter and Header sections, click Add Query Param or Add Header Data in the Query Parameter and Header sections. respectively.
      Query Parameter and Header
      1. Type in a key or a name in the Name field.
      2. Click the Value dropdown to map responses and merge tags to a given name. To add direct values to your field, select the Direct value in the Value dropdown, then type in the corresponding value. You can use the Header section for authentication purposes such as API Key, OAuth Token, and Auth Token. And, you can map questions only in the Request Body and Query Parameter sections.
      3. Click +  to add more names and keys.
      4. Click x to remove any data you added.
  6. Click Save.

Sample JSON Data (with name)

         jsonName={  
         "singleChoice":"Agree",
         "directValue":"Zoho Survey",
         "multiChoice":[  
         "Sunday",
         "Thursday",
         "Saturday"
         ],
         "numeric":"1996",
         "email":"
         
         
         xyz@zoho.com
         ",
         "responseId":"xxxxxxxx155013"
         }
         
      

Sample JSON Data (without name)

         {  
         "singleChoice":"Agree",
         "directValue":"Zoho Survey",
         "multiChoice":[  
         "Sunday",
         "Thursday",
         "Saturday"
         ],
         "numeric":"1996",
         "email":"
         
         
         xyz@zoho.com
         ",
         "responseId":"xxxxxxxx155013"
         }
         
      

Note

  1. Currently, we only support POST.
  2. We don't support piped fields in the callback.

To make edits to a webhook you created:

  1. Click the Hub tab. 
  2. Click the Triggers section. 
    triggers
  3. Click Manage in the Webhooks section. 
    webhook-manage
  4. Click webhooks-edit-icon  to make edits to your webhook. 
  5. Click the delete icon to delete the webhook you created. 
  6. Click Delete in the following popup. 
    webhook-delete-confirm
  7. Click  webhooks-sync-status-icon  to check the status of your survey's synchronization with your server or app. 

To check the synchronization status of your webhook:

  1. Click the Hub Tab.
  2. Open the webhook you have created.
  3. Click Sync Status.
  4. To check the status of each response, hover over the response and click  webhooks-sync-status-icon.




        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

                                                                                                                                • Custom Script using Deluge

                                                                                                                                  Deluge is a scripting language specifically designed for the Zoho ecosystem. It stands for Data Enriched Language for the Universal Grid Environment and is tailored to help users automate tasks and customize applications across Zoho's suite of ...
                                                                                                                                • Custom Script using JavaScript

                                                                                                                                  JavaScript is a powerful and widely-adopted programming language that excels in client-side scripting within web browsers. It allows developers to create dynamic and interactive web applications. In Zoho Survey, you can leverage JavaScript for ...
                                                                                                                                • Is there an integration available with SendinBlue?

                                                                                                                                  As of now, we don't support this integration. However, you can either use the Webhook integration or the Trigger function feature to push your survey data to SendinBlue. Read more here.
                                                                                                                                • Roles and Permissions

                                                                                                                                  There are four roles you can create and manage in Zoho Survey: Department Admin - Department admins can access all the surveys in the departments they're part of, and can perform operations such as department, user, and role management. This role ...
                                                                                                                                • Audit Logs

                                                                                                                                  Audit logs track all the relevant records of significant activities related to surveys, portals, and departments in chronological order. You can find the date and time of action along with the username and the activity in detail. However, the audit ...
                                                                                                                                  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