Zoho FSM | Perform actions in Zoho FSM on Quote (Estimate) approval in Zoho Books

Perform actions in Zoho FSM on Quote (Estimate) approval in Zoho Books

Use case: When a Quote (Estimate) is approved in Zoho Books, perform the following in Zoho FSM:
  1. Create a Work Order
  2. Create an Invoice for the Work Order
  3. Send the created Invoice to the customer
Follow the steps below to implement this use case:

Step 1: Create a connection for Zoho FSM in Zoho Books

To create a connection for Zoho FSM that can be used in Zoho Books for invoking the Zoho FSM APIs, do the following:
  1. Log in to Zoho Books.
  2. Navigate to Settings > Developer Space > Connections and click New Connection.



  3. In the Create Connection page, select the Custom Services tab and click Create New Service.



  4. In the Create Service page, enter the following details and click Create Service.
    1. Service Name: Zoho FSM
      The Service Link Name will be automatically populated.
    2. Authentication Type: OAuth2
    3. Parameter Type: Header
    4. Generated Client ID, Client Secret
    5. Authorize URL: https://accounts.zoho.com/oauth/v2/auth?access_type=offline&prompt=consent
    6. Access Token URL: https://accounts.zoho.com/oauth/v2/token
    7. Refresh Token URL: https://accounts.zoho.com/oauth/v2/token
    8. Scope: ZohoFSM.modules.all
      Provide a Scope Display Name.



  5. Click Create Connection.
  6. Do the following and click Create And Connect:
    Connection Name: Zoho FSM
    Select the Scope ZohoFSM.modules.all.

In the custom function, where FSM APIs are used via the invokeURL task, use this Connection Link Name.
 


Additionally ensure that the status of the internal connection for Zoho Books Integration tasks is Connected. The green dot [] indicates that the connection is Connected.


Step 2: Create a custom function in Zoho Books

Create a custom function in Zoho Books to do the following:
  1. Create a Work Order in Zoho FSM for the customer for whom the Quote (Estimate) is created
  2. Create an Invoice for the Work Order
  3. Send the created Invoice to the customer
  1. Navigate to Settings > Automation > Workflow Actions.
  2. Select Custom Functions and click New Custom Function.



  3. Enter the following details and click Save:
    Function Name: ActionsOnEstimateApproval
    Module: Quote (Estimate)
    In the Deluge Script Editor, enter this script.

Step 3: Create a workflow rule in Zoho Books 

Create a workflow to perform the following in Zoho FSM when a Quote (Estimate) is approved in Zoho Books:
  1. Create a Work Order in Zoho FSM for the customer for whom the Quote (Estimate) is created
  2. Create an Invoice for the Work Order
  3. Send the created Invoice to the customer
  1. Navigate to Settings > Automation > Workflow Rules and click New Workflow Rule.



  2. In the New Workflow Rule screen, enter the following details and click Next:
    1. Workflow Rule Name: ActionsOnEstimateApproval
    2. Module: Quote



  3. For Choose when to Trigger, enter the following details and click Next.
    1. Workflow type: Event Based
    2. When Quote is: Created or Edited
    3. Execute the workflow when: When any field is updated



  4. For Filter the triggers, enter the following condition:
    1. When Quote Status is Accepted
    2. Just Once or Everytime?: Just Once



  5. In the Actions section, do the following:
    1. Type: Custom Functions
    2. Name: The function created in the previous step.



  6. Click Save.

Testing the use case

Following are the steps to test the use case discussed.

Create and send Quote (Estimate) from Zoho Books

  1. Navigate to Sales > Quotes and click New.



  2. Enter the necessary details and click Save and Send.
    Ensure that the contact you choose is present in Zoho FSM. A Service Address, Billing Address, and Email should be present for the contact. Since a quote (estimate) in Zoho FSM should have atleast one service, ensure that you add to the quote (estimate) a service that is present in Zoho FSM. If there are no services in your quote (estimate), in Zoho FSM create a dummy service with Unit Price zero, and add it to the quote (estimate).



  3. Click Send.


Approving the Quote (Estimate)

  1. Click Quotes (Estimates) in the left menu and click on the quote (estimate) you want to approve.
  2. Click Mark as Accepted.



    The status of the quote (estimate) changes to Accepted.
A new work order is created in Zoho FSM for the same customer for whom the quote (estimate) was created in Books. An invoice is also created for the work order and sent to the customer.



    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








                                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

                                      Zoho Desk Resources

                                      • Desk Community Learning Series


                                      • Digest


                                      • Functions


                                      • Meetups


                                      • Kbase


                                      • Resources


                                      • Glossary


                                      • Desk Marketplace


                                      • MVP Corner


                                      • Word of the Day


                                        Zoho Marketing Automation

                                          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 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







                                                                                            You are currently viewing the help articles of Sprints 1.0. If you are a user of 2.0, please refer here.

                                                                                            You are currently viewing the help articles of Sprints 2.0. If you are a user of 1.0, please refer here.



                                                                                                  • Related Articles

                                                                                                  • Zoho FSM Mobile App

                                                                                                    The Zoho FSM mobile app empowers on-the-go field agents with all the information they need, to be efficient at work and delight contacts with every appointment. It helps them to be on time for their appointments, attend more appointments in a single ...
                                                                                                  • Create a Work Order in Zoho FSM from a Sales Order in Zoho Books

                                                                                                    Use case: Whenever a Sales Order is created in Zoho Books, create a Work Order for it in Zoho FSM. Follow the steps below to implement this use case: Step 1: Create a connection for Zoho FSM in Zoho Books Step 2: Create a custom function in Zoho ...
                                                                                                  • Create a Work Order in Zoho FSM from an Invoice in Zoho Books

                                                                                                    Use case: Whenever an Invoice is created in Zoho Books, create a Work Order for it in Zoho FSM. Follow the steps below to implement this use case: Step 1: Create a connection for Zoho FSM in Zoho Books Step 2: Create a custom function in Zoho Books ...
                                                                                                  • Zoho FSM Extension for Zoho CRM (Data Sync via Zoho Books/Invoice)

                                                                                                    Prerequisites - Standard edition of Zoho FSM - Standard edition or above of Zoho CRM Install the Extension You can install Zoho FSM for Zoho CRM either from Zoho Marketplace or from Zoho CRM. To install the extension from your Zoho CRM account: ...
                                                                                                  • Integrating Zoho FSM with Zoho CRM

                                                                                                    Zoho FSM for Zoho CRM is a must-have extension for increasing collaboration between your sales and service teams. It can benefit the sales and service teams by providing them with a consolidated view of customers, enabling quicker and more efficient ...
                                                                                                    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