Kaizen #113 - Raising Signals in Zoho CRM through Zoho Flow

Kaizen #113 - Raising Signals in Zoho CRM through Zoho Flow

Hello everyone!
Welcome back to another post in the Kaizen series!

Last week, we discussed raising signals in Zoho CRM through functions. This week, we will discuss raising signals in Zoho CRM using Zoho Flow.

What is Zoho Flow?

Zoho Flow is an integration platform that allows you to automate workflows and connect various applications, including Zoho CRM. Using Zoho Flow to raise a signal in CRM can be beneficial in certain scenarios, particularly when you want to automate processes, trigger event-specific actions, or integrate CRM data with other applications.

Raising Signals using Zoho Flow

Consider the use case of Typeform. Typeform is an application that allows you to create forms and share them.

Let's consider you have a form in Typeform, where you get the details such as the Last Name, Company, Email. You also have a question if the user wants a demo of the product, and if yes, a convenient date for the same.

The aim is to create a lead in Zoho CRM when a form is submitted from the details obtained on the form in Typeform. You want to check if the user wants a demo. If yes, you want to raise a signal in Zoho CRM and create a task.

For data transfer to happen between Typeform, Zoho CRM and Zoho Flow, you must create connections with Zoho CRM and Zoho Flow, Typeform and Zoho Flow, respectively, and authorize them.

Here is a gist of the process.
  1. Create a flow and choose the app that triggers the flow. In our case, it is Typeform that triggers the flow when a form is submitted.
  2. Next, you must choose the Typeform trigger. In our case, it is form submission.
  3. Now, create a connection between Zoho Flow and Typeform. This requires you to sign in to Typeform and provide your consent.
  4. Configure the trigger and choose the right form from the list of forms displayed.
  5. In Zoho Flow's Builder, you can see an action block for Typeform.
  6. Next, you want to create a lead in Zoho CRM from the details submitted on the form.
  7. For this, choose the app as Zoho CRM and create a connection between Zoho CRM and Zoho Flow, and authorize it.
  8. After authorization, choose the "Create or Update Lead" action block, and map the necessary fields.
  9. Add the Decision action block to check if the user wants a demo.
  10. If yes, add the Raise Signal action block.
  11. Test and debug your flow and then enable it.

Let us discuss these steps in detail.

1. Creating a flow

  1. Log in to Zoho Flow.
  2. Give a name, description, and choose the folder for the flow.
  3. Click Create.

2. Choosing the trigger for the flow

  1. Since it is an app(Typeform) that triggers the flow, choose App and click Configure.

  2. From the list of applications displayed, search for Typeform.

  3. Choose the Typeform trigger. In our case, it is Entry Submitted. Click Next.

3. Creating a connection between Zoho Flow and Typeform

  1. Create a connection between Zoho Flow and Typeform for Zoho Flow to access Typeform's data. Click Connect.

  2. Specify a connection name and choose what this connection should execute—All triggers and actions or specific triggers and actions.
  3. Click Authorize.

  4. You will be redirected to Typeform. Log in to Typeform and provide your consent for Zoho Flow to use Typeform's data.
  5. Now, choose the form that you want Zoho Flow to use and click Done.

  6. Zoho Flow's Builder opens and you can see an action block for Typeform already in place.

4. Creating a lead in Zoho CRM

  1. After connecting Typeform and Zoho Flow, you want to create a lead in Zoho CRM. Choose the Create or Update Lead action block.
  2. For this, you must first connect Zoho Flow and Zoho CRM.
  3. Specify a connection name and choose what the connection should execute—All triggers and actions or specific triggers and actions.

  4. Click Authorize.
  5. You will be redirected to Zoho CRM's login page. Provide your credentials and your consent for Zoho Flow to use Zoho CRM.
  6. After successful authorization, the Create Lead form opens.
  7. The variable name will already be populated.
  8. Map the Owner ID in CRM, here.
  9. You can see that Last Name, Company, and Email are mandatory fields in the Leads module. These details are to be collected from the form and mapped with the fields in CRM.
  10. On the right pane, you can see the form. Click the drop-down arrow. You can see the fields on the form.
  11. Place the cursor on the Company field and click the field on the form that holds this data. It is the field "Give us your last name, please." field here. You can see that the field is populated by the $ key.
  12. Similarly, map the other fields.

  13. Click Done.

5. Checking if a demo is needed

  1. You want to check if the user needs a demo, and raise the signal in CRM only when they need it.
  2. On the left pane, click Logic.

  3. Drag and drop the Decision block in the Builder.
  4. Choose the criteria to make the decision. In our case, the criterion is "Would you like a demo?", the operator is "contains" or "equals", and the value is "Yes".

  5. Click Done.

6. Using the Raise Signal action block

  1. When the user wants a demo, you want to raise a signal in CRM and create a task.
  2. In the Builder, on the left, under Apps, search for Zoho CRM.
  3. Click the drop-down and choose the Raise Signal block.

  4. The Raise Signal form opens.

  5. Choose the module you want to associate the signal to and the record ID.
  6. Specify the Subject of the Signal.
  7. You can also construct the message you want to see when the signal is raised. For this, under the Message field, map your message with the right field on your form in Typeform. The right pane shows the list of fields available for you to map from the form's response.
  8. Click Done.

  9. This is what the complete flow would look like.

7. Testing the Flow

  1. Click the Play button in the builder at the top-right corner.
  2. Submit a test form in Typeform. This triggers the flow.
  3. In Zoho Flow, you can see the data for the form you submitted. Click Test.
  4. You can now see the action blocks being executed for Typeform and the subsequent action blocks.
  5. Each block has input and output tabs. Click them to see the execution.

8. Viewing the Signal in Zoho CRM

  1. Log in to Zoho CRM.
  2. Click the bell icon at the top-right corner.
  3. You can see the signal. Click the notification and you can view the body of the signal.

  4. You can also see that a lead with the name Smith will be created.

  5. This lead will also have an associated task.

Now, turn on your flow and get instant notifications whenever users submit the form.

The advantage of using Zoho Flow is that it takes care of the logic of raising the signal through the Raise Signal action block, and does not require you to write the function in CRM. This also does not require much coding knowledge.

Once you set up the flow, it automates the entire process of lead generation, raising a signal and other actions.
Zoho Flow supports multiple apps and therefore, integrating between Zoho CRM and other apps through Zoho Flow is much easier.

We hope you liked this post. Let us know your questions in the comments.
You can also email us at support@zohocrm.com.
Cheers!


    Access your files securely from anywhere







                          Zoho Developer Community






                                                • Desk Community Learning Series


                                                • Digest


                                                • Functions


                                                • Meetups


                                                • Kbase


                                                • Resources


                                                • Glossary


                                                • Desk Marketplace


                                                • MVP Corner


                                                • Word of the Day


                                                • Ask the Experts



                                                          • 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


                                                          Manage your brands on social media



                                                                Zoho TeamInbox Resources



                                                                    Zoho CRM Plus Resources

                                                                      Zoho Books Resources


                                                                        Zoho Subscriptions Resources

                                                                          Zoho Projects Resources


                                                                            Zoho Sprints Resources


                                                                              Qntrl Resources


                                                                                Zoho Creator Resources



                                                                                    Zoho CRM Resources

                                                                                    • CRM Community Learning Series

                                                                                      CRM Community Learning Series


                                                                                    • Kaizen

                                                                                      Kaizen

                                                                                    • Functions

                                                                                      Functions

                                                                                    • Meetups

                                                                                      Meetups

                                                                                    • Kbase

                                                                                      Kbase

                                                                                    • Resources

                                                                                      Resources

                                                                                    • Digest

                                                                                      Digest

                                                                                    • CRM Marketplace

                                                                                      CRM Marketplace

                                                                                    • MVP Corner

                                                                                      MVP Corner







                                                                                        Design. Discuss. Deliver.

                                                                                        Create visually engaging stories with Zoho Show.

                                                                                        Get Started Now


                                                                                          Zoho Show Resources


                                                                                            Zoho Writer Writer

                                                                                            Get Started. Write Away!

                                                                                            Writer is a powerful online word processor, designed for collaborative work.

                                                                                              Zoho CRM コンテンツ




                                                                                                Nederlandse Hulpbronnen


                                                                                                    ご検討中の方




                                                                                                          • Recent Topics

                                                                                                          • Elevate your CX delivery using CommandCenter 2.0: Simplified builder; seamless orchestration

                                                                                                            Most businesses want to create memorable customer experiences—but they often find it hard to keep them smooth, especially as they grow. To achieve a state of flow across their processes, teams often stitch together a series of automations using Workflow
                                                                                                          • Unified Directory : How to Access ?

                                                                                                            I signed in to Zoho One this morning and was met with the pop up about the upgraded directory (yay!) I watched the video and pressed "Get Started" ... and it took me back to the standard interface. How do I actually access the new portal/directory ?
                                                                                                          • Translation support expanded for Modules, Subforms and Related Lists

                                                                                                            Hello Everyone!   The translation feature enables organizations to translate certain values in their CRM interface into different languages. Previously, the only values that could be translated were picklist values and field names. However, we have extended
                                                                                                          • Unified task view

                                                                                                            Possible to enable the unified task view in Trident, that is currently available in Mail?
                                                                                                          • Bigin, more powerful than ever on iOS 26, iPadOS 26, macOS Tahoe, and watchOS 26.

                                                                                                            Hot on the heels of Apple’s latest OS updates, we’ve rolled out several enhancements and features designed to help you get the most from your Apple devices. Enjoy a refined user experience with smoother navigation and a more content-focused Liquid Glass
                                                                                                          • Importing data into Assets

                                                                                                            So we have a module in Zoho CRM called customers equipments. It links to customers modules, accounts (if needed) and products. I made a sample export and created extra fields in zoho fsm assets module. The import fails. Could not find a matching parent
                                                                                                          • Allow instruction field in Job Sheets

                                                                                                            Hello, I would like to know if it is possible to have an instruction field (multi line text) in a job sheet or if there is a workaround to be able to do it. Currently we are pretty limited in terms of fields in job sheets which makes it a bit of a struggle
                                                                                                          • Streamlining Work Order Automation with Zoho Projects, Writer & WorkDrive

                                                                                                            Hello Community, Here is the first post in 'Integration & Automation' Series. Use Case :: Create, Merge, Sign & Store Documents in Zoho WorkDrive. Scenario :: You have a standard Work Order template created in Zoho Writer. When a task status is chosen
                                                                                                          • The dimensions of multilingual power

                                                                                                            Hola, saludos de Zoho Desk. Bonjour, salutations de Zoho Desk. Hallo, Grüße von Zoho Desk. Ciao, saluti da Zoho Desk. Olá, saudações da Zoho Desk. வணக்கம், Zoho Desk இலிருந்து வாழ்த்துகள். 你好,来自 Zoho Desk 的问候。 مرحباً، تحيات من Zoho Desk. नमस्ते, Zoho
                                                                                                          • Multi-line address lines

                                                                                                            How can I enter and migrate the following 123 state street Suite 2 Into a contact address. For Salesforce imports, a CR between the information works. The ZOHO migration tool just ignores it. Plus, I can't seem to even enter it on the standard entry screen.
                                                                                                          • Accessing Zoho Forms

                                                                                                            Hi all, We're having trouble giving me access to our company's Zoho Forms account. I can log in to a Forms account that I can see was set up a year ago, but can't see any shared forms. I can log into Zoho CRM and see our company information there without
                                                                                                          • Archiving Contacts

                                                                                                            How do I archive a list of contacts, or individual contacts?
                                                                                                          • Cost of good field

                                                                                                            Is there a way we can have cost of good sold as a field added to the back end of the invoicing procedure and available in reports?
                                                                                                          • How to add image to items list in Invoice or Estimate?

                                                                                                            Hello! I have just started using Zoho Invoice to create estimates and, possibly to switch from our current CRM/ERP Vendor to Zoho. I have a small company that is installing CCTV systems and Alarm systems. My question is, can I add images of my "items" to item list in Zoho Invoice and Estimates and their description? I would like to show my clients the image of items in our estimates so they can decide if they like these items. And I tell you, often they choose more expensive products just because
                                                                                                          • Issue with the Permission to Zoho Form

                                                                                                            I am getting an error by signing in to zoho form as it is stated that i don't have permission to access this is admin account
                                                                                                          • CRM templates

                                                                                                            Hello everyone, In my company we use Zoho campaigns where we set up all newsletters and we use Zoho CRM for transactional emails. I have created some templates in Zoho campaigns but from my understanding i cannot use those in Zoho CRM, right?
                                                                                                          • Meet Canvas' Grid component: Your easiest way to build responsive record templates

                                                                                                            Visual design can be exciting—until you're knee-deep in the details. Whether it's aligning text boxes to prevent overlaps, fixing negative space, or simply making sure the right data stands out, just ironing out inconsistencies takes a lot of moving parts.
                                                                                                          • Addin Support in Zoho Sheet

                                                                                                            Is there any addin support available in zoho sheet as like google marketplace to enhance productivity by connecting with other apps, providing AI data analysis, streamlining business processes, and more?
                                                                                                          • Where to integrate Price Book and Product List Price

                                                                                                            Hello, We sync zoho crm all modules with all data to zoho analytics. In zoho crm, we have "Price Books" and "Products" modules, where each product is assigned to a few price books with different list prices. From zoho crm, I am able to export a dataset
                                                                                                          • Pending Sales Order Reports

                                                                                                            Pending sale order report is available for any single customer, Individual report is available after 3-4 clicks but consolidated list is needed to know the status each item. please help me.
                                                                                                          • How to change the from address from 'no reply' for an email template in CRM

                                                                                                            Hi, We have our CRM set up with the from field as sales@XXX. I have just created a series of email templates and sent a test and they are sending from noreply@zoho I have tried searching for how to change the email template but don't have the options
                                                                                                          • How to integrate Zoho Forms with Zoho CRM on Standard Plan

                                                                                                            Hello Zoho Support Team, I am using the Standard Zoho Forms plan (USD 30/user) and I would like to integrate Zoho Forms with Zoho CRM so that certain fields in my forms can be automatically prefilled using data from Deals in CRM. Specifically, I want
                                                                                                          • Zoho Mail SMTP IP addresses

                                                                                                            We are using Zoho Mail and needs to whitelist IP for some redirections from your service to another e-mails. You can provide IP address list for Zohomail SMTP servers?
                                                                                                          • Migrate Your Notes from OneNote to Zoho Notebook Today

                                                                                                            Greetings Notebook Users, We’re excited to introduce a powerful new feature that lets you migrate your notes from Microsoft OneNote to Zoho Notebook—making your transition faster and more seamless than ever. ✨ What’s New One-click migration: Easily import
                                                                                                          • Zoho Campaigns - Why do contacts have owners?

                                                                                                            When searching for contacts in Zoho Campaigns I am sometimes caught out when I don't select the filter option "Inactive users". So it appears that I have some contacts missing, until I realise that I need to select that option. Campaigns Support have
                                                                                                          • One Contact with Multiple Accounts with Portal enabled

                                                                                                            I have a contact that manages different accounts, so he needs to see the invoices of all the companies he manage in Portal but I found it not possible.. any idea? I tried to set different customers with the same email contact with the portal enabled and
                                                                                                          • End Date in Zoho Bookings

                                                                                                            When I give my appointments a 30 minutes time I would expect the software not to even show the End Time.  But it actually makes the user pick an End Time.  Did I just miss a setting?  
                                                                                                          • email forwarding not working

                                                                                                            Your email forwarding service does not work. I received the confirmation email and completed the confirmation, after that nothing and nothing since no matter what I have tried. Shame as everything else was smooth. I spose it's harder to run one of these web based internet mail services than you guys thought!!! can you fix the email forwarding asap PLEASE!
                                                                                                          • Google Ads Conversions Not Being Tracked in Zoho CRM

                                                                                                            We have 3 different conversions created in our Google Ads Account. Only one of the 3 conversion types is tracking in Zoho CRM. Our forms are Elementor Forms that are mapped into Zoho CRM. It apprears to me that all leads are showing up in Zoho CRM, but
                                                                                                          • Enable Locations for Expense

                                                                                                            Hi, please enable Locations (ex Branches) for Zoho Expense so that there is consistency between this app and Zoho Books. Thanks in advance.
                                                                                                          • Currency abbreviations

                                                                                                            Hello, Im stuck, and need help. I need the currency fields for example, opportunity value, or total revenue, to be abbreviated, lets say for 1,000 - 1K, 1,000,000 - 1M, and so on, how should I do this?
                                                                                                          • in the Zoho Creator i have File Upload field get the file on submission of the form Get the File and upload to Zoho Books

                                                                                                            in the Zoho Creator i have File Upload field get the file on submission of the form Get the File and upload to Zoho Books . how I get the file From zoho creator and upload to Zoho Books . using Api response = invokeUrl [ url: "https://www.zohoapis.com/creator/v2.1/data/hh/l130/report/All_Customer_Payments/"+input.ID
                                                                                                          • Generate a link for Zoho Sign we can copy and use in a separate email

                                                                                                            Please consider adding functionality that would all a user to copy a reminder link so that we can include it in a personalized email instead of sending a Zoho reminder. Or, allow us to customize the reminder email. Use Case: We have clients we need to
                                                                                                          • Syntax for URLs in HTML Snippets

                                                                                                            What are some best practices for inserting a URL in an HTML snippet? I've looked at Zoho Help articles on navigation-based and functional-based URLs, but I'm still unclear on how to incorporate them in an HTML snippet. For example, 1. How do I link to
                                                                                                          • Rate Limiting in Zoho Flow (OpenAI API)

                                                                                                            Hi Everyone, We are facing some issues when using Zoho Flow as we have a deluge script running which is making external calls to OpenAI endpoint. Sometimes the response takes more than 30 seconds meaning the script will timeout. We want to implement a
                                                                                                          • Placing a condition before converting the LEAD

                                                                                                            Hi,  I need some assistance with Lead conversion. I need to place certain conditions before allowing the user to convert the lead.  For example: up until the certain status's doesn't equal "green" don't allow to convert lead.  I tried creating this using
                                                                                                          • it is possible to open a widget via deluge script function

                                                                                                            I have one function that is workflow action I call my fucntion I need to call the internal widget it is possible to open or it have to please tell me the solution
                                                                                                          • Creator - Portal Custom Domain

                                                                                                            I will pay $100 in crypto to anyone who can actually get my Creator Custom Domain to function (actually tell me how you got yours to).  Domain verifies, Nothing. I've been fighting it a week, multiple chats to customer service. Clearly I'm doing something wrong.  Some datapoints Domain name itself unimportant, can be a string of numbers.  I need to know what registrars are working for you because GoDaddy does NOT.  Do I need hosting? I've tried both ways and nothing works.  I pushed through Cloudflare
                                                                                                          • steps and options to change Domain DNS/Nameservers settings

                                                                                                            Please share the options or steps to change  Domain DNS/Nameservers settings 
                                                                                                          • Employees in Leave Policy exceptions

                                                                                                            In the Leave Policies we should be able to add specific employees to the exception list So it will be like All Employees except A,B,C in the exception list, currently we can only add departments etc
                                                                                                          • Next Page