App trigger

App trigger

Triggers a flow when an event or a data update occurs in an app.
For example, when a new lead is added in Zoho CRM.

How to configure

To configure the app based trigger:
  1. Click Configure in the App trigger box.

  2. Pick an app to trigger your flow and click Next.
  3. Choose the event in the app to trigger your flow and click Next.
  4. If you have not created any connections already, click Connect.



    If there are existing connections, you can choose to create a new one by clicking New connection. Once you create a connection, it can be used for various flows in your organization. Note that different apps have different authentication methods.



    If you would like to choose an existing connection, pick from the dropdown.


  5. After configuring or selecting a connection, the variable name will be autofilled. You can edit the name if needed. When renaming the variable, note that:
    • All names must start with a letter. Variable names can contain alphanumeric characters and underscores.
    • Other characters, such as spaces, are not accepted. Names must be unique to avoid naming clashes.
    • If you use the same variable name for multiple actions, the result of the action executed last will be stored in the variable. E.g: new_deal, createTask
  6. Enter data in the fields that appear.


  7. Click Done.

App trigger mechanism

App triggers can be either be Polling or Realtime.
  1. Polling trigger: This is the most common mechanism used in app triggers. When you use this trigger, Zoho Flow checks for new events in the connected app every 5 to 15 minutes to start the flow. The frequency of this checking will vary depending on your pricing plan.

  2. Realtime trigger: With this trigger, it works like a webhook trigger, and the connected app will send new event data instantly, and Zoho Flow will start the flow right away. 


You can look for the label next to a trigger name to find out if it is polling or realtime. 

Note: An app trigger's mechanism is fixed, and cannot be changed.

Trigger criteria

You can configure your trigger in such a way that your flow executes only when certain conditions are met. This avoids the extra step of adding a Decision logic following the trigger. While setting up your trigger, navigate to Filter criteria and configure the test conditions. The first dropdown is the list of variables from the trigger. The second dropdown is the operation to be performed. The field is what the variable should be compared with.


To add more test conditions, click the + button. Test conditions are separated by AND/OR logic.

AND - Output is true only if both the test conditions are true
OR - Output is true if one or both the test conditions are true

Adding groups

You can also stack together multiple test conditions as groups by clicking the Add Group button. It can then be separated using AND/OR logic.


In the above illustration, the first group contains two test conditions separated using 'OR', which checks whether the Lead was created by either Frank or Tom. If it is true, it then goes to the second group, which checks whether the Phone number field in that Lead entry is not empty. The flow will trigger only if the lead was created either by Frank or by Tom, and if the Phone number field is not empty.



        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

                                                                                                                                    • 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 ...
                                                                                                                                    • 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 ...
                                                                                                                                    • App trigger

                                                                                                                                      An app trigger starts a flow when a specific event occurs in a connected application. For example, the flow can start when a new record is created, an existing record is updated, or a supported event such as a payment, ticket, or meeting activity ...
                                                                                                                                    • 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 ...
                                                                                                                                    • Zoho Flow app for iPhone

                                                                                                                                      Overview The Zoho Flow app for iPhone is your on-the-go solution for managing and monitoring your workflows. While Zoho Flow lets you to connect business applications and automate complex workflows seamlessly, with the Zoho Flow mobile app, you can ...
                                                                                                                                      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