Linking Zoho Creator Apps with CRM | Online Help - Zoho CRM

Linking Zoho Creator Apps with CRM

Web tabs functionality can be used to access the applications created in Zoho Creator and link with the Zoho CRM data. In order to access the Creator application within Zoho CRM, design an application in Zoho Creator, add it as a web tab inside CRM and then activate to the selected user profiles. While creating the business application in Zoho Creator you can link with the CRM modules (leads, contacts, accounts, etc.). In addition, you can automatically access your secured Creator Application within CRM using Zoho Single Sign-on (both Zoho CRM and Zoho Creator support Single Sign-On).

In order to demonstrate the integration, we created a simple Travel application in Zoho Creator that helps sales people plan and log travel expenses. They can then associate them with a particular contact or account. In this application, Zoho Creator retrieves a list of accounts directly from the Account module in Zoho CRM. You can build this application easily using drag & drop tools and Deluge scripting in Zoho Creator.

Software Requirements

  • Zoho CRM - Professional Edition and above
  • Zoho Creator Paid Plan if you have more than 2 users

Prerequisite

Follow the steps given below to link the CRM and Creator application:

  • Step 1: Build Travel Expenses App in Zoho Creator
  • Step 2: Link Travel Expenses App with Zoho CRM
  • Step 3: Access Travel Expenses App inside Zoho CRM

Step 1 - Build Travel Expenses App in Zoho Creator

  1. Open Zoho Creator .
    Since you are already logged into Zoho CRM, you will have direct access to the Zoho Creator.
  2. Build the Travel application.
  3. To retrieve a contact from Zoho CRM - Contacts module to Creator, write Deluge script as shown below:
    contactsList = zoho.crm.getRecords("Contacts");
    for each contact in contactsList
    {
    Leads_From_CRM.add(contact.get("Last Name"));
    }

    To learn more about CRM deluge tasks refer to  this  document

  4. Share the Travel application with the selected Users.
Notes
Note
  1. Zoho Creator allows you to add 2 users and 3 applications free of cost. To add more users, you must subscribe to the paid version according to your business requirements. For information on Paid Plans, see Zoho Creator - Pricing page .
  2. Users will not be able to access the application inside CRM, if it is not shared. So, you need to share the Creator application with the group of users before linking it with CRM.
  1. Click Setup > Customization > Web Tabs.
  2. In the Web Tabs page, click Create Web Tab.
  3. Click icon to choose your Travel Expenses App from Zoho Creator.
  4. In the Creator Form Details page, select Travel.
  5. Select the profiles to activate web tab to the users.
  6. Click Save.
  7. Click  Setup >  Customization >  Tabs >  Organize Tabs.
  8. Click  Save.
    The  Travel tab will be available in your Zoho CRM account.
Notes
Note
Notes
  1. Make sure that the web tab you created is listed under Selected Tabs.

Step 3 - Access Travel Expenses App inside Zoho CRM

  1. Click the Travel tab.
  2. In the Travel View page, click the Add link.
  3. In the Add Record page, specify travel details, such as Type of Travel, Department, Location, Account Name and From/To Date.
  4. Click Save.
  5. The travel expense details associated with the contacts are added.




        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                      All-in-one knowledge management and training platform for your employees and customers.

                                                Create. Review. Publish.

                                                Write, edit, collaborate on, and publish documents to different content management platforms.

                                                Get Started Now




                                                                  You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                      Manage your brands on social media


                                                                        • Desk Community Learning Series


                                                                        • Digest


                                                                        • Functions


                                                                        • Meetups


                                                                        • Kbase


                                                                        • Resources


                                                                        • Glossary


                                                                        • Desk Marketplace


                                                                        • MVP Corner


                                                                        • Word of the Day


                                                                        • Ask the Experts


                                                                          Zoho Sheet Resources

                                                                           

                                                                              Zoho Forms Resources


                                                                                Secure your business
                                                                                communication with Zoho Mail


                                                                                Mail on the move with
                                                                                Zoho Mail mobile application

                                                                                  Stay on top of your schedule
                                                                                  at all times


                                                                                  Carry your calendar with you
                                                                                  Anytime, anywhere




                                                                                        Zoho Sign Resources

                                                                                          Sign, Paperless!

                                                                                          Sign and send business documents on the go!

                                                                                          Get Started Now




                                                                                                  Zoho TeamInbox Resources





                                                                                                            Zoho DataPrep Demo

                                                                                                            Get a personalized demo or POC

                                                                                                            REGISTER NOW


                                                                                                              Design. Discuss. Deliver.

                                                                                                              Create visually engaging stories with Zoho Show.

                                                                                                              Get Started Now








                                                                                                                                  • Related Articles

                                                                                                                                  • Setting up Zoho Creator Integration

                                                                                                                                    Prerequisite Before activating, please make sure that you meet the required criteria mentioned below: You should have Manage Extensibility and Manage Module Customization permissions enabled in your Zoho CRM account. You should have a Zoho Creator ...
                                                                                                                                  • FAQs: Zoho CRM Integration with Other Apps

                                                                                                                                    How can I integrate CRM with Facebook Ads? Zoho CRM provides a facility for you to integrate with Facebook Ads via the Facebook Adverts Manager extension that is available in our Marketplace. This will help you minimize the manual operation of ...
                                                                                                                                  • Zoho Creator Integration - Overview

                                                                                                                                    Zoho Creator is a business productivity tool through which you can build your own apps. With Zoho Creator inside CRM, you can extend your platform and build custom applications, forms and views to use them as custom tabs inside Zoho CRM. You will ...
                                                                                                                                  • Zoho CRM's Core Data Model and How You Extend It Safely

                                                                                                                                    Zoho CRM ships with a complete set of standard modules covering every stage of the sales cycle, and gives your team structured, governed ways to extend that model as your business grows. Here is how the core data model is built, what it covers, and ...
                                                                                                                                  • Zoho Creator integration in CRM Sandbox

                                                                                                                                    Zoho Creator can be integrated in the Zoho CRM sandbox environment. Clients can safely build, test, and validate their Creator-powered CRM customizations - such as Custom Tabs, Related Lists, and more - before deploying production. With this ...
                                                                                                                                    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