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

                                                                                                          • Power of Automation:: Automate the process of updating project status based on a specific task status.

                                                                                                            Hello Everyone, Today, I am pleased to showcase the capabilities of a custom function that is available in our Gallery. To explore the custom functions within the Gallery, please follow the steps below. Click Setup in the top right corner > Developer
                                                                                                          • ZOHO SHEETS

                                                                                                            Where can I access desktop version of zoho sheets? It is important to do basic work If it is available, please guide me to the same
                                                                                                          • Attention API Users: Upcoming Support for Renaming System Fields

                                                                                                            Hello all! We are excited to announce an upcoming enhancement in Zoho CRM: support for renaming system-defined fields! Current Behavior Currently, system-defined fields returned by the GET - Fields Metadata API have display_label and field_label properties
                                                                                                          • Billing Management: #3 Billing Unbilled Charges Periodically

                                                                                                            We had a smooth sail into Prorated Billing, a practice that ensures fairness when customers join, upgrade, or downgrade a service at any point during the billing cycle. But what happens when a customer requests additional limits or features during the
                                                                                                          • No bank feeds from First National Bank South Africa since 12 September

                                                                                                            I do not know how Zoho Books expects its customers to run a business like this. I have contacted Zoho books numerous times about this and the say it is solved - on email NO ONE ANSWERS THE SOUTH AFRICAN HELP LINE Come on Zoho Books, you cannot expect
                                                                                                          • Citation Problem

                                                                                                            I had an previous ticket (#116148702) on this subject. The basic problem is this; the "Fetch Details" feature works fine on the first attempt but fails on every subsequent attempt, Back in July after having submitted information electronically and was
                                                                                                          • Open Sans Font in Zoho Books is not Open Sans.

                                                                                                            Font choice in customising PDF Templates is very limited, we cannot upload custom fonts, and to make things worse, the font names are not accurate. I selected Open Sans, and thought the system was bugging, but no, Open Sans is not Open Sans. The real
                                                                                                          • Failing to generate Access and Refresh Token

                                                                                                            Hello.  I have two problems: First one when generating Access and Refresh Token I get this response:  As per the guide here : https://www.zoho.com/books/api/v3/#oauth (using server based application) I'm following all the steps. I have managed to get
                                                                                                          • Zeptomail 136.143.188.150 blocked by SpamCop

                                                                                                            Hi - it looks like this IP is being blocked, resulting in hard bounces unfortunately :( "Reason: uncategorized-bounceMessage: 5.7.1 Service unavailable; Client host [136.143.188.150] blocked using bl.spamcop.net; Blocked - see https://www.spamcop.net/bl.shtml?136.143.188.150
                                                                                                          • Apply transaction rules to multiple banks

                                                                                                            Is there any way to make transaction rules for one bank apply to other banks? It seems cumbersome to have to re-enter the same date for every account.
                                                                                                          • How to bulk update records with Data Enrichment by Zia

                                                                                                            Hi, I want to bulk update my records with Data Enrichment by Zia. How can I do this?
                                                                                                          • Need Guidance on SPF Flattening for Zoho Mail Configuration

                                                                                                            Hi everyone, I'm hoping to get some advice on optimizing my SPF record for a Zoho Mail setup. I use Zoho Mail along with several other Zoho services, and as a result, my current SPF record has grown to include multiple include mechanisms. My Cloudflare
                                                                                                          • How do I split a large CSV file into smaller parts for import into Zoho?

                                                                                                            Hi everyone, I’m trying to upload a CSV file into Zoho, but the file is very large (millions of rows), and Zoho keeps giving me errors or takes forever to process. I think the file size is too big for a single import. Manually breaking the CSV into smaller
                                                                                                          • Client Script Payload Size Bug

                                                                                                            var createParams = { "data": [{ "Name": "PS for PR 4050082000024714556", "Price_Request": { "id": "4050082000024714556" }, "Account": { "id": "4050082000021345001" }, "Deal": { "id": "4050082000023972001" }, "Owner": { "id": "4050082000007223004" }, "Approval_Status":
                                                                                                          • Sync Issue Between Zoho Notebook Web App on Firefox (PC) and Android App

                                                                                                            Hi Zoho Notebook Community, I'm facing a sync problem with Zoho Notebook. When I use the web version on Mozilla Firefox browser on my PC, I create and save new notes, and I've synced them successfully. However, these new notes aren't showing up in my
                                                                                                          • Messages not displayed from personal LinkedIn profile

                                                                                                            Hello. I connected both our company profile and my personal profile to Zoho social. I do see all messages from our company page but none from my private page. not even the profile is being added on top to to switch between company or private profile,
                                                                                                          • lead convert between modules

                                                                                                            Hello, The workflow we set up to automatically transfer leads registered via Zapier into the Patients module to the Leads module started to malfunction unexpectedly on September 25, 2025, at 11:00 AM. Under normal circumstances, all fields filled in the
                                                                                                          • Flow Task Limits - How to Monitor, Understand Consumption?

                                                                                                            So, I got an email last night saying that I've exhausted 70% of my tasks for this month, and encouraging me to buy more tasks. I started to dig into this, and I cannot for the life of me figure out where to find any useful information for understanding,
                                                                                                          • Cross References Do Not Update Correctly

                                                                                                            I am using cross references to reference Figures and current am just using the label and number, i.e. Figure #. As seen here: When I need to update the field, I use the update field button. But it will change the cross reference to no longer only including
                                                                                                          • Manage control over Microsoft Office 365 integrations with profile-based sync permissions

                                                                                                            Greetings all, Previously, all users in Zoho CRM had access to enable Microsoft integrations (Calendar, Contacts, and Tasks) in their accounts, regardless of their profile type. Users with administrator profiles can now manage profile-based permissions
                                                                                                          • How to Track and Manage Schedule Changes in Zoho Projects

                                                                                                            Keeping projects on track requires meticulous planning. However, unforeseen circumstances can cause changes to schedules, leading to delays. It becomes important to capture the reason for such changes to avoid them in the future. Zoho Projects acknowledges
                                                                                                          • Is there a notification API when a new note is addeding

                                                                                                            Trying to push to Cliq, or email notification when there's a new note added in module. How to implement this?
                                                                                                          • Zoho Sheet - Desktop App or Offline

                                                                                                            Since Zoho Docs is now available as a desktop app and offline, when is a realistic ETA for Sheet to have the same functionality?I am surprised this was not laucned at the same time as Docs.
                                                                                                          • Collaborate Feature doesn't work

                                                                                                            Hello Team. It seems that the collaborate section is broken? I can post something but it all appears in "Discussions". In there is no way how I would mark something as Draft, Approval, post or any of the other filter categories? Also if I draft a post
                                                                                                          • Edit Permission during and after approval?

                                                                                                            When a record is sent for approval Can a user request for edit permission from the approver? We don't want to give edit permissions for all the records under approval Only on a case-by-case basis How can we achieve this?
                                                                                                          • Zoho web and mobile application not workingn

                                                                                                            Both zoho forms web and mobile application aren't working. I have checked my network connections and they are fine.
                                                                                                          • Introducing the revamped What's New page

                                                                                                            Hello everyone! We're happy to announce that Zoho Campaigns' What's New page has undergone a complete revamp. We've bid the old page adieu after a long time and have introduced a new, sleeker-looking page. Without further ado, let's dive into the main
                                                                                                          • Prevent stripping of custom CSS when creating an email template?

                                                                                                            Anyone have a workaround for this? Zoho really needs to hire new designers - templates are terrible. A custom template has been created, but every time we try to use it, it strips out all the CSS from the head.  IE, we'll define the styles right in the <head> (simple example below) and everything gets stripped (initially, it saves fine, but when you browse away and come back to the template, all the custom css is removed). <style type="text/css"> .footerContent a{display:block !important;} </style>
                                                                                                          • Bulk Moving Images into Folders in the Library

                                                                                                            I can't seem to select multiple images to move into a folder in order to clean up my image library and organize it. Instead, I have to move each individual image into the folder and sometimes it takes MULTIPLE tries to get it to go in there. Am I missing
                                                                                                          • Latest updates in Zoho Meeting | Breakout rooms and End to end encryption

                                                                                                            Hello everyone, We’re excited to share a few updates for Zoho Meeting. Here's what we've been working on lately: Introducing Breakout Rooms for enhanced collaboration in your online meetings and End-to-end encryption to ensure that the data is encrypted
                                                                                                          • Systematic SPF alignment issues with Zoho subdomains

                                                                                                            Analysis Period: August 19 - September 1, 2025 PROBLEM SUMMARY Multiple Zoho services are causing systematic SPF authentication failures in DMARC reports from major email providers (Google, Microsoft, Zoho). While emails are successfully delivered due
                                                                                                          • Accidentally deleted a meeting recording -- can it be recovered?

                                                                                                            Hi, I accidentally deleted the recording for a meeting I had today. Is there a way I can recover it?
                                                                                                          • To Zoho customers and partners: how do you use Linked Workspaces?

                                                                                                            Hello, I'm exploring how we can set up and use Linked Workspaces and would like to hear from customers and partners about your use cases and experience with them. I have a Zoho ticket open, because my workspace creation fails. In the meantime, how is
                                                                                                          • How to access email templates using Desk API?

                                                                                                            Trying to send an email to the customer associated to the ticket for an after hours notification and can't find the API endpoint to grab the email template. Found an example stating it should be: "https://desk.zoho.com/api/v1/emailtemplates/" + templateID;
                                                                                                          • How to render either thumbnail_url or preview_url or preview_data_url

                                                                                                            I get 401 Unauthorised when using these urls in the <img> tag src attribute. Guide me on how to use them!
                                                                                                          • Update Portal User Name using Deluge?

                                                                                                            Hey everyone. I have a basic intake form that gathers some general information. Our team then has a consultation with the person. If the person wants to move forward, the team pushes a CRM button that adds the user to a creator portal. That process is
                                                                                                          • Zoho Bookings No Sync with Outlook

                                                                                                            Zoho Bookings appointments are showing on my Outlook Calendar but Outlook events are not showing on Zoho Bookings. How do I fix this?
                                                                                                          • Unable to retrieve Contact_Name field contents using Web API in javascript function

                                                                                                            Hello, I've added a field in the Purchase Order form to select and associate a Sales Order (Orden_de_venta, lookup field). I've also created a client script to complete some fields from the Sales Order (and the Quote), when the user specifies the related
                                                                                                          • Updating Woocommerce Variation Products Prices Via Zoho CRM

                                                                                                            I can update product prices with this flow: But I can't update variant products. I got a code from Zoho for this, but I couldn't get it to work. It needs to find the product in the CRM from the SKU field and update the variation with the price there.
                                                                                                          • Emails Disappearing From Inbox

                                                                                                            I am experiencing the unnerving problem of having some of the messages in my inbox just disappear.  It seems to happen to messages that have been in there for longer than a certain amount of time (not sure how long exactly). They are usually messages that I have flagged and know I need to act on, but have not gotten around to doing so yet.  I leave them in my inbox so I will see them and be reminded that I still need to do something about them, but at least twice now I have opened my inbox and found
                                                                                                          • Next Page