Understand connections | Zoho Creator Help

Understand Connections

This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version

What Does This Page Cover?

Learn about connections and their types that can be used to integrate your Creator application with Zoho and non-Zoho services.

Availability

Connections:
  1. Are available only for paid plans of Creator
  2. Can only be created and managed by the super admin, admins, and developers, while other users can authorize and access them.
  3. Are available in the United States (.com), Europe (.eu), India (.in), and Australia (.au) data centers
  4. The availability of the payment services differs based on your data center

Overview

Connections are intended to connect to external facilities. They enable you to integrate your application with various other cloud services. By utilizing Connections, you can effortlessly connect and interact with external services, leveraging the functionality and data they provide, thereby enhancing your application's capability.

Connections in Zoho Creator

Connections are like a gateway to communicate with other Zoho or third-party services from Zoho Creator. In other words, connections wrap the whole authentication process and let you effortlessly connect to your accounts in the supported services. Adding a connection to your account is a one-time process. You can use a connection in the context of a form workflow, a report workflow, an integration field, and so on.

Connections can be used in the following places:
  1. Datasources
  2. SMS actions
  3. Payment workflow
  4. Push data to a third-party service using the integrations action in form workflow
  5. Deluge's integration task
  6. Deluge's invokeUrl task
  7. Page panels

When the connection is created and connected, you can seamlessly transfer data and perform other related operations based on the target service.

When the connection is not connected, you will be restricted from communicating with the target service.
In Zoho Creator Connections are of three types, as shown below.
  1. System connection
  2. Admin connection 
  3. Logged-in user connection

System Connection

System connections are those that are created by default when certain integrations are performed by the users. The following are the areas where you can utilize system connection:
  1. To push data to a different Zoho service using the integrations actions in form workflows
  2. Integrations in the page panels for displaying the data from other services
  3. Deluge integration tasks in the absence of the optional connection parameter. In other words, when you create an integration task, it generally requires you to specify the connection parameter. If the connection parameter is optional and left unspecified, the system automatically generates a system connection for the specified service.
Though system connections get created by default, only super admin can authorize them, so that they are linked to the required service.
For example, when a Zoho CRM - Get records Deluge integration task is executed without the optional connection parameters, the system automatically generates a connection to access all Zoho CRM modules. To execute the integration script successfully, the super admin needs to authorize it using their account credentials. Click here to learn how to authorize a system connection.

Admin Connection

These connections can only be created and authorized by super admin, admins, and developers. Regular users or non-administrative roles cannot authorize the connection, but can consume them through admin authorization and thus making the connection as admin connection. Admin connections can have only one authorization. An administrator can create a connection from the list of available services or by custom connectors and authorize it. This connection can be used in places where integration is required. Click here to learn how to create an admin connection.
Note:
  1. Ideally, the administrator can create more than one connection for the same service. However, for payment services like Paypal, Razorpay, or WorldPay, the system allows for only one connection per service. Additionally, it's important to note that all built-in payment connectors only supports admin connections, limiting the authorization capabilities to administrators.
  2. The availability of payment services differs based on your country/region. Click here to view the payment services that are applicable to your region.

Logged-in User Connection

These connections are created by the Super admin/Admin/Developers and authorized by the respective logged-in users. Unlike admin connections, these connections can hold individual authorization for all logged-in users and can perform the integrations based on the authorization of the user who executes it. These connections enable the integration of third-party services within an application, providing authorization for individual users with authorized access to specific data and functionality. 
 
For example, In the case of a logged-in user connection with Salesforce service and its integration into a workflow to push data to the Salesforce module upon form submission, each logged-in user must individually authorize the connection using their own Salesforce credentials. This ensures that the integration is personalized for each user. When the workflow is triggered, the data will be pushed to the Salesforce account of the logged-in user who initiated the workflow.

Logged-in user connections can be created only for the following built-in connectors:
  1. Quickbooks
  2. Salesforce
  3. Zoho CRM
  4. Zoho Recruit
  5. Clickatell
  6. Hoiio
  7. Clockwork SMS
  8. SMS-Magic
  9. Twilio
  10. Zoho OAuth
  11. Zoho Projects
  12. Zoho Sheets
Primary Account
For creating datasources and schedulers using logged-in user connections, the primary account is necessary to channelize integrated services through a single account. For example, consider a scheduler workflow that automatically pushes data from a Creator application to Zoho CRM every day. In such cases, the scheduler runs independently without requiring user or admin actions. The scheduler utilizes the authorization of the primary account to perform its tasks.

In the case of datasource, lets us consider a Zoho CRM integration form where the data is pushed to the accounts module of the Zoho CRM through a connection. In order to create a datasource, it is necessary to have a primary account. Here, the integration form will be created with the fields based on the fields in the specified Zoho CRM module of the primary account. Each logged-in user can authorize this connection individually and add the data to the integration form, which will be added to the specified module of their Zoho CRM.

When an admin authorizes a logged-in user connection for the first time, that account will be designated as a primary account. However, any administrator has the authority to change the primary account status and assign it to another administrator's account if needed. If you have not chosen to use the same authorizations for all environments during the creation of a connection, you can set different primary accounts for each environment

Click here to learn how to mark an account as primary.
Note: Portal users and shared users can also authorize the logged-in user connections directly from the live mode of the application. Click here to know more about accessing connection in live mode of the application.

Use Cases 

  1. In your organization's hiring process, you utilize Zoho Recruit, a cloud-based hiring platform, along with an employee recruitment Creator application. The Creator application collects candidate data, allowing them to fill in their details and apply for job openings, while Zoho Recruit helps streamline the overall recruitment process. Using integration actions in the form workflow, the collected data such as First Name, Last Name, and Email can be automatically pushed to the Candidates module in your Zoho Recruit account. The system generates a Zoho Recruit system connection, which the super admin can authorize to enable data transfer from Zoho Creator to Zoho Recruit. This integration enhances efficiency and facilitates seamless synchronization of candidate data between the two platforms.
  2. Consider a customer support Creator application where the user raises support tickets or files a request for support in your organization. The customer data is stored in your Salesforce account. To enhance the user experience, you can establish an admin connection with Salesforce. When a user logs in to raise a support ticket, the application can fetch the customer's data from the Salesforce account by matching their email. This allows for auto-population of the user's data wherever necessary within the application. By establishing this admin connection with Salesforce, you ensure seamless access to customer information and improve support ticket management.
  3. Consider a task management application where team members collaborate on work items. To enhance communication and keep everyone updated, you can establish a logged-in user connection with Zoho Cliq account through the Zoho OAuth connector. With this integration, whenever a task is completed or sent for team's review, an automated notification message will be posted in the designated Zoho Cliq team group from the task owner's Zoho Cliq account.
To access connections, you can navigate to the Microservices section, as shown below.

Points to Note

  1. Connections can be created only by super admin, admins, and developers.
  2. System connections can only be authorized by super admin.
  3. Logged-in user connections can only be created in C6.
  4. For creating datasources and schedulers using logged-in user connections, the primary account is required to channelize integrated services through a single account.
  5. Datasource can be only created if the associated connection has same authorization for all the environment and primary authorization linked.

Limitations

  1. The number of connections you can create vary based on your Creator plan. Click here for more information on the connection limits associated with your plan.
  2. Administrators can create more than one connection for the same service. However, payment services like Paypal, Razorpay, or WorldPay, the system allows for only one connection per service. Additionally, it's important to note that all built-in payment connectors only supports admin connections, limiting the authorization capabilities to administrators.
  3. The availability of the payment services differs based on your country/region. Click here to view the payment services that are applicable to your region.
  1. Create and Authorize Connection
  2. Manage Connections
  3. Connection in Live and Edit Mode
  4. Understand Connectors

    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

                                                                                                  • Manage Connections

                                                                                                    This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. 1. What Does This Page Cover? Learn to manage the connections you have created for integrating other Zoho or third-party ...
                                                                                                  • Understand microservices

                                                                                                    Microservices are small, independent services or components of app that can easily be deployed to work in tandem with your application. You can build a robust application for your business. However, as your business grows, you will find that the ...
                                                                                                  • Manage Datasources

                                                                                                    Datasource is used to manage a module from a third party service in Creator with the help of the connection created linking the said service. This enables you to access data housed in an external service and use it in your Zoho Creator applications. ...
                                                                                                  • Understand prediction field

                                                                                                    AI Models have undergone a major revamp and is now rechristened as AI Modeler that lets you build, train, and publish models to be used across your apps. To know more, check out our new help pages. The Prediction field uses Zoho's Artificial ...
                                                                                                  • Add Connections

                                                                                                    This document provides a brief understanding of how the connections feature of the Creator 5 is realigned in Creator 6 Current: The purpose of connections is to integrate your Zoho Creator application with various cloud services. In current version, ...
                                                                                                    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