Using Zapier for Zoho FSM Integrations

Using Zapier for Zoho FSM Integrations

Zapier is an automation tool that connects different apps to streamline workflows without needing any coding. With 5,000+ app integrations, Zapier lets you automate workflows, save time, and reduce manual work. Listed below are some workflows that you can achieve using Zapier:
  1. Post in a Slack channel when a Zoho FSM work order is created.
  2. Automatically copy any new estimate created in QuickBooks to Zoho FSM.
  3. Create Google Calendar events for Zoho FSM Service Appointments.
It works by setting up Zaps (automations) that trigger an action in one app based on an event in another. A Zap connects two or more apps to automate a task. It consists of:
  1. Trigger: The event that starts the automation (e.g., a new Work Order in Zoho FSM).
  2. Action: What happens when the trigger is activated (e.g., send a Slack message).


 Available in Editions: Standard, Professional

How are Zaps for Zoho FSM implemented?

When Zoho FSM is used as a Trigger in a Zap, the integration is implemented using Zoho FSM Workflow Rules and Webhooks.
  1. Workflow Rule: Detects a change or action (e.g., when a Work Order is completed).
  2. Webhook Action: Sends a POST request to a Zapier Webhook URL.
  3. Zapier: Receives the webhook trigger and continues the automation using data sent from Zoho FSM (e.g., post in the Slack channel).
Thus, each zap that uses Zoho FSM as a trigger will use up a workflow rule and webhook in Zoho FSM.

Limits

You can create a total number of 20 Zaps and Flows that use Zoho FSM as a trigger. Correspondingly, you’ll be allocated 20 additional workflow rules and webhooks within Zoho FSM to support these integrations. This count is in addition to the workflow rules and webhooks included in each pricing edition.

Setting Up a Zap

Setting up a zap involves the following steps:
 
 
To explain the steps, we will be using the example: post in the Slack channel when a Zoho FSM work order is created.

Step 1: Set Up a Trigger

A trigger is the event that starts the automation (e.g., a new Work Order in Zoho FSM).
  1. In Zoho FSM, navigate to Setup > Integration > Zapier and click Get Started.
  2. Click Log in and enter your Zapier credentials.
    Click Sign up if you don't have a Zapier account.
  3. Click Create workflow.
    You will be taken to the Zap Editor with an Untitled Zap created in the Draft status. Rename as required.
  4. Click Trigger and choose Zoho FSM.



  5. Under Setup, do the following and click Continue.
    1. Select the Trigger event as New Module Entry.
    2. Choose the Zoho FSM Account you want to use.



  6. Under Configure, select Work Orders as the Module and click Continue.



  7. Test the trigger using a Zoho FSM record.




Step 2: Add an Action 

An action is what happens when the trigger is activated (e.g., post in the Slack channel).
  1. Select Slack as the app where the Action should occur.
  2. Under Setup, do the following and click Continue.
    1. Select the Action event as Send Channel Message.
    2. Choose the Slack Account you want to use.



  3. Under Configure, do the following and click Continue.
    1. Select the Slack Channel where you want to post the message.
    2. Enter a Message Text as Work Order {Work Order Name} created for {Contact Name}!.
      Use + to insert the dynamic variables.



  4. Test, if required.

Step 3: Activate Your Zap 

Once everything is set up, click Publish.



Testing

Create a work order in Zoho FSM, and you will see the message posted in your Slack channel.


More Examples - Email Parser

Using Zapier’s Email Parser to extract data from customer emails and automatically create a Contact in Zoho FSM using that data.

Step 1: Set Up a Trigger - New Email in Email Parser by Zapier

  1. In Zoho FSM, navigate to Setup > Integration > Zapier and click Get Started.
  2. Click Log in and enter your Zapier credentials.
    Click Sign up if you don't have a Zapier account.
  3. Click Create workflow.
    You will be taken to the Zap Editor with an Untitled Zap created in the Draft status. Rename as required.
  4. Click Trigger and choose Email Parser.
    Refer to this section to know how to set up the Email Parser by Zapier for extracting contact details from emails.



  5. Under Setup, do the following and click Continue.
    1. Select the Trigger event as New Email.
    2. Choose the Email Parser by Zapier Account you want to use.



  6. Under Configure, select your Mailbox and click Continue.



  7. Test the trigger using an email.


Step 2: Add an Action - Create a contact in Zoho FSM

  1. Select Zoho FSM as the app where the Action should occur.
  2. Under Setup, do the following and click Continue.
    1. Select the Action event as Create Module Entry.
    2. Choose the Zoho FSM Account you want to use.



  3. Under Configure, do the following and click Continue.
    1. Select Contacts as the Module.
    2. Select the following values:
      First Name: Parse Output Firstname
      Last Name: Parse Output Lastname
      Email: Parse Output Email
      Phone: Parse Output Phone
      Currency: USD



  4. Test, if required.


Step 3: Activate Your Zap  

Once everything is set up, click Publish.


Setting up Email Parser by Zapier 

Refer to this page for details on setting up your Email Parser account in Zapier. As shown in the screenshot below, in the email template, highlight the words or groups of words that you want to show up as data in your Zap.


 
Testing
 
Send an email to your Zapier inbox. A contact will be created in Zoho FSM.


More Examples - QuickBooks

Automatically copy any new estimate created in QuickBooks to Zoho FSM.
 
Note: Ensure that the services and parts in the estimate in QuickBooks should be present in Zoho FSM. Also, that the prices and tax values used are the same in QuickBooks and Zoho FSM.
 
The zap for this example will involve the following steps:

Step 1: Set Up the Trigger - A new estimate in QuickBooks

Set the trigger for the zap to be a new estimate in QuickBooks.
  1. Navigate to Setup > Integration > Zapier.
  2. Click Log in and enter your Zapier credentials.
    Click Sign up if you don't have a Zapier account.
  3. Click Create workflow.
    You will be taken to the Zap Editor with an Untitled Zap created in the Draft status. Rename as required.
  4. Click Trigger and choose QuickBooks Online.



  5. Under Setup, do the following and click Continue.
    1. Select the Trigger event as New Estimate.
    2. Choose the QuickBooks Account you want to use.


Test the trigger using an estimate record in QuickBooks.



Step 2: Add an Action - Get details of the customer used in the estimate

Fetch the details of the customer used in the estimate.
  1. Select QuickBooks Online as the app where the Action should occur.
  2. Under Setup, do the following and click Continue.
    1. Select the Action event as Find Customer.
    2. Choose the QuickBooks Account you want to use.



  3. Under Configure, select the following values and click Continue.
    1. Search Field: ID
    2. Search Value: Customer Ref Value
      Click + and select the value.



  4. Test step.


Step 3: Add an Action - Search customer in Zoho FSM

Using the customer details from the previous step, search for the customer in Zoho FSM using their email ID. If the customer is not found, create a new contact record in Zoho FSM.
  1. Click + to Add step.
  2. Select Zoho FSM as the app where the Action should occur.
  3. Under Setup, do the following and click Continue.
    1. Select the Action event as Find Module Entry.
    2. Choose the Zoho FSM Account you want to use.



  4. Under Configure, select the following values and click Continue.
    1. Module: Contacts
    2. Field name: Email
    3. Value: Primary Email Addr Address
      Click + and select the value from under Find Customer in QuickBooks Online.
    4. Check Create Zoho FSM Record if it doesn’t exist yet?
    5. Last Name: Given Name
      Click + and select the value from under Find Customer in QuickBooks Online.
    6. Email: Primary Email Addr Address
      Click + and select the value from under Find Customer in QuickBooks Online.
    7. Select a Company
    8. Select a Currency
    9. Service Address - City: Ship Addr City
      Click + and select the value from under Find Customer in QuickBooks Online.
    10. Billing Address - City: Bill Addr City
      Click + and select the value from under Find Customer in QuickBooks Online.



  5. Test step.


Step 4: Add an Action - Fetch the line items from the estimate

Get the details of the line items from the estimate.
  1. Click + to Add step.
  2. Select QuickBooks Online as the app where the Action should occur. Rename the step as Find Line Items from QBO.
  3. Under Setup, do the following and click Continue.
    1. Select the Action event as Find Products.
    2. Choose the QuickBooks Account you want to use.



  4. Under Configure, select the following value and click Continue.
    1. Product Name: Line Sales Item Line Detail Item Ref name
      Click + and select the value from under New Estimate in QuickBooks Online.



  5. Test step.


Step 5: Add an Action - Add Zapier Formatter

Use the Zapier Formatter to convert comma delimited text values obtained in the previous step to line-items, i.e., 'a,b,c,d' becomes [a,b,c,d]. The line items obtained will be used in the subsequent step.
  1. Click + to Add step.
  2. Select Formatter as the app where the Action should occur.
  3. Under Setup, do the following and click Continue.
    1. Select the Action event as Utilities.



  4. Under Configure, do the following and click Continue.
    1. Select Line Itemizer (Create/Append/Prepend) for Transform
    2. Enter Item formatter for Line-item(s) Group Name
    3. Add the following value sets for Line-item Properties:

      Key
      Value
      name
      Line Sales Item Line Detail Item Ref name
      quantity
      Line Sales Item Line Detail Qty
      price
      Line Sales Item Line Detail Unit Price

      Select all values from New Estimate in QuickBooks Online.



  5. Test step.


Step 6: Add an Action - Separate the services and parts

From the line item details obtained from the previous step, separate the services and parts so it can be used to create the estimate in Zoho FSM in the subsequent step.
  1. Click + to Add step.
  2. Select Zoho FSM as the app where the Action should occur.
  3. Under Setup, do the following and click Continue.
    1. Select the Action event as Separate Service & Parts.
    2. Choose the Zoho FSM Account you want to use.



  4. Under Configure, select the following values and click Continue.
    1. Find Services & Parts By: Name
    2. Service & Parts Values: Output Item Formatter Name
      Click + and select the value from under Utilities in Formatter by Zapier.
    3. Quantity: Output Item Formatter Quantity
      Click + and select the value from under Utilities in Formatter by Zapier.
    4. List Price: Output Item Formatter Price
      Click + and select the value from under Utilities in Formatter by Zapier.



  5. Test step.


Step 7: Add an Action - Create the estimate in Zoho FSM

Create the estimate record in Zoho FSM.
  1. Click + to Add step.
  2. Select Zoho FSM as the app where the Action should occur.
  3. Under Setup, do the following and click Continue.
    1. Select the Action event as Create Module Entry.
    2. Choose the Zoho FSM Account you want to use.



  4. Under Configure, select the following values and click Continue.
    1. Module: Estimates
    2. Summary: Doc Number
      Click + and select the value from under New Estimate in QuickBooks Online.
    3. Company: Company ID
      Click on and select Custom. Select the value from under Find Module Entry in Zoho FSM.
    4. Contact: ID
      Click on and select Custom. Select the value from under Find Module Entry in Zoho FSM.
    5. Email: Email
      Click + and select the value from under Find Module Entry in Zoho FSM.
    6. Click and choose the Service Address

      Service line items
    7. Service: Services ID
      Click on and select Custom. Select the value from under Separate Service & Parts in Zoho FSM.
    8. Quantity: Services Quantity
      Click + and select the value from under Separate Service & Parts in Zoho FSM.
    9. List Price: Services List Price
      Click + and select the value from under Separate Service & Parts in Zoho FSM.

      Part line items
    10. Service Line Item: Services ID
      Click on and select Custom. Select the value from under Separate Service & Parts in Zoho FSM.
    11. Part: Parts ID
      Click on and select Custom. Select the value from under Separate Service & Parts in Zoho FSM.
    12. Quantity: Parts Quantity
      Click + and select the value from under Separate Service & Parts in Zoho FSM.
    13. List Price: Parts List Price
      Click + and select the value from under Separate Service & Parts in Zoho FSM.



  5. Test step and Publish the zap.


Zoho FSM Workflow Rules vs Zapier: What to Use When

Zoho FSM Workflow Rules
 
Use Zoho FSM Workflow Rules when you need to:  
  1. Automate your internal processes tied to your service modules.
  2. Trigger workflows based on updates in Zoho FSM modules like Requests, Work Orders, Service Appointments, and more.
  3. Enforce company-specific business rules (e.g., notify the customer by email each time the status of a request changes.).
  4. Maintain automation without relying on third-party tools.
Key Benefits:  
  1. Native to Zoho FSM: No setup outside of Zoho FSM required.
  2. No extra cost: Included in your Zoho FSM pricing.
  3. Simple to use: Intuitive interface for rule creation and condition setup.   
Zapier

Use Zapier when you need to:  
  1. Set up no-code automation without writing scripts or relying on APIs.
  2. Integrate with apps that may not offer advanced automation capabilities but do provide basic trigger options.
  3. Extend Zoho FSM with tools or functionalities not currently supported in Zoho FSM, such as:
    1. Email parsing of customer or lead information arriving by email
    2. Complex workflows with multiple app interactions
  4. Connect Zoho FSM with external applications not in the Zoho ecosystem.
    1. QuickBooks Online: Automatically copy any new estimate created in QuickBooks to Zoho FSM.
    2. HubSpot: Automatically create a work order in Zoho FSM when a new deal is closed in HubSpot
Key Benefits:  
  1. Cross-platform automation: Ideal for syncing Zoho FSM data with non-Zoho systems.
  2. Quick to set up: No coding required.
  3. Extensive app ecosystem: Supports thousands of popular business apps.
  4. Flexible triggers/actions: Choose from a variety of triggers and multi-step workflows.

      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 FormsRetailOnline Data Collection Tool
                              Embeddable FormsBankingBegin Data Collection
                              Interactive FormsWorkplaceData Collection App
                              CRM FormsCustomer ServiceForms for Solopreneurs
                              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
                              Forms for Government
                              Intake FormsLegal
                              Mobile App
                              Form DesignerHR
                              Mobile Forms
                              Card FormsFoodOffline Forms
                              Assign FormsPhotographyMobile Forms Features
                              Translate FormsReal EstateKiosk in Mobile Forms
                              Electronic FormsInsurance
                              Drag & drop form builder

                              Notification Emails for FormsAlternativesSecurity & Compliance
                              Holiday FormsGoogle Forms alternative GDPR
                              Form to PDFJotform alternativeHIPAA Forms
                              Email FormsWufoo alternativeEncrypted Forms
                              Accessible FormsTypeform alternativeSecure Forms

                              WCAG

                                          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

                                                                  Use cases

                                                                  Make the most of Zoho Desk with the use cases.

                                                                   
                                                                    

                                                                  eBooks

                                                                  Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho Desk.

                                                                   
                                                                    

                                                                  Videos

                                                                  Watch comprehensive videos on features and other important topics that will help you master Zoho Desk.

                                                                   
                                                                    

                                                                  Webinar

                                                                  Sign up for our webinars and learn the Zoho Desk basics, from customization to automation and more

                                                                   
                                                                    
                                                                  • Desk Community Learning Series


                                                                  • Meetups


                                                                  • Ask the Experts


                                                                  • Kbase


                                                                  • Resources


                                                                  • Glossary


                                                                  • Desk Marketplace


                                                                  • MVP Corner



                                                                    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

                                                                                                                            • Using Zoho Flow for Zoho FSM Integrations

                                                                                                                              Zoho Flow is an integration and automation platform that connects your favorite apps without requiring any coding. It helps businesses automate workflows by linking different applications and allowing data to flow seamlessly between them. Listed ...
                                                                                                                            • Tips - Integrations

                                                                                                                              Does the FSM-Invoice integration support bidirectional sync? Yes, the FSM-Invoice integration does support bidirectional sync. Is it possible to integrate FSM with an existing Invoice organization? Yes, it is possible to integrate FSM with an ...
                                                                                                                            • Overview of Zoho FSM

                                                                                                                              What is Zoho FSM? Zoho FSM is a cloud application that offers an overarching solution for handling the entire life cycle of processes involved in the management and execution of field services. All processes that are pivotal to field services are ...
                                                                                                                            • Using FSM Mobile Offline

                                                                                                                              The Offline Mode of the Zoho FSM Mobile app enables you to access the data in your mobile app even when the internet connectivity is poor or non-existent. The offline mode of the Zoho FSM mobile app will come into effect when the offline mode is ...
                                                                                                                            • Encryption in Zoho FSM

                                                                                                                              Encryption is primarily used to safeguard the contents of a message so that only the intended recipient can read it. This is done by replacing the contents with unrecognizable data, which can only be understood by the intended recipient. This is how ...
                                                                                                                              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