Webhook Trigger – Zoho Flow

Webhook trigger

Overview  

The webhook trigger starts a flow when it receives data from an external application or service through a unique webhook URL.

A webhook allows an application to send data to Zoho Flow as soon as an event occurs. When Zoho Flow receives the request at the webhook URL, it triggers the flow and makes the received data available to the subsequent steps in your workflow.

Use the webhook trigger when you want external applications, custom code, or services to initiate a flow by sending data to Zoho Flow.

If you're looking to send data from Zoho Flow to another application, use outgoing webhooks.

Steps to configure the webhook trigger  

  1. Navigate to the My Flows page, then click Create Flow.
  2. Enter a name for your flow and an optional description, then click Create.

  3. Select Webhook as the trigger and click Configure.



  4. Choose the format of the incoming request.


    JSON — Receives data in JSON format.

    FORM DATA — Receives form-encoded data.

    PLAIN TEXT— Receives plain text.




    NotesNote: Select PLAIN TEXT if the incoming data is in XML format. You can process the XML further using a custom function.

  5. Select the payload format that matches the format used by the source application. Once you select a payload format, Zoho Flow generates a unique webhook URL for the flow.

  6. Click Copy. Use this URL while configuring the webhook in your application or service, then click Next.

  7. Send a sample request from your application or service to the webhook URL. After Zoho Flow receives the request, the payload is displayed on the screen for verification. If you want to send another sample request, click Retest.

  8. Expand Advanced settings to configure additional options.
     

    • Check the Extract headers and use them in the next steps box to extract the headers in the payload received, and provide them as variables under Webhook in the Insert variable section in the flow builder.



    • By default, Zoho Flow extracts the complete payload. If you only need a specific section of the payload, enter the required key. For example, if the payload contains contact.phones and you only need the phone information, enter contact.phones. Only that portion of the payload will be available in the subsequent steps.

    • Check the Trigger flow for each entry box if the incoming payload contains multiple entries and you want the flow to run separately for each entry. For example, if the payload contains three entries, the flow runs three times, once for each entry.

    • Check the Enable webhook acknowledgement box to send a response back after Zoho Flow receives the webhook request. You can configure the response body and headers returned to the source application. You can choose to send the acknowledgement for only the first webhook request or for all webhook requests every time a flow is switched on.

After configuring the required settings, click Done to open the flow builder.


NotesNote: Once the webhook trigger is configured, you can use the extracted variables in subsequent actions and logic blocks to build your workflow.

Related articles  



        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

                                  Zoho FSM Video Tutorials


                                        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

                                                                                                                                    • How to trigger a flow when a row is updated in your Google Sheets spreadsheet

                                                                                                                                      Google Sheets is an online spreadsheet application that's popular amongst both individuals and businesses. You can easily integrate Google Sheets with hundreds of applications using Zoho Flow. In addition to the variety of standard triggers and ...
                                                                                                                                    • URL trigger

                                                                                                                                      The URL Trigger allows you trigger a flow when new data is added to an API-backed URL that you've configured in it. In other words, Zoho Flow will send a GET request to a REST API endpoint, and the response data will be converted into usable data for ...
                                                                                                                                    • Schedule trigger

                                                                                                                                      A schedule trigger starts your flow at a specific time or at regular intervals. Unlike app triggers, which depend on events in applications, schedule triggers run based on time. You can use schedule triggers to automate tasks that need to run ...
                                                                                                                                    • Email trigger

                                                                                                                                      The Email trigger lets you start a flow when an email is received. It parses incoming emails and extracts data from them as variables, which you can use in subsequent steps of your flow. This is ideal for workflows that involve consistently formatted ...
                                                                                                                                    • RSS/Atom feed trigger

                                                                                                                                      What is an RSS or Atom feed? An RSS or Atom feed is a structured data format used to deliver frequently updated content to users and apps. These feeds adhere to standards known as Really Simple Syndication (RSS) and Atom. RSS and Atom feeds enable ...
                                                                                                                                      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