Create an Application by Importing Data | Applications | Zoho Creator Help

Create an Application by Importing Data

1. Preparing your source file

Zoho Creator supports importing data that's present in the following formats. However, it's best you prepare your data by referring to the guidelines below for a smooth import.

Importing data from spreadsheet and tabular formats

Zoho Creator supports importing data from .xls, .xlsx, .xlsm, .csv, .tsv, and .ods formats. Data import guidelines:

  • Ensure that the data in your file is UTF-8 encoded.
  • An application will be created based on the data you import.
  • Each sheet or table that you want to import must contain at least two rows of data in it. The sheet or table won't be detected otherwise.
  • Each sheet in your file will be referred to as a table in the import interface, and will become a form in the application.
  • Each row will become a record, and each column will become a field. Therefore the rows in a sheet and the cells in a column must contain similar data.
  • Column headers must be present in a row. It's alright if there are a few blank rows before it, as the import interface allows you to delete rows.
  • Blank rows will be imported. You may delete them before uploading your file, or manage them using the import interface's capabilities.
  • Delete the empty columns in all sheets. However, the import interface will allow you to deselect the columns you do not want to import.
  • Formulas in Excel files can be imported.
  • Data validations defined in the spreadsheet file will become Deluge script in the On Validate workflow block on the corresponding form.
  • For importing subform data: Parent and child data must be in separate sheets. The sheet containing the parent data is referred to as "parent table" or "main form", and the sheet containing the child data is referred to as its "subform".
  • For importing phone numbers: The phone field in Zoho Creator enables you to capture a valid international phone number. Thus while importing data, you must ensure that each phone number contains:
    • The + character and a valid international calling code. Alternatively, you can ensure this part by using the standardize phone numbers operation offered by the import interface, which automatically assigns a calling code based on country data present in another column of the same sheet.
    • A valid area code (applies to countries such as the US and UK)
    • The right number of digits as per that country's convention
  • Limits:
    • A cell must contain at most 65,536 characters.
    • A sheet can contain at most 70 columns.
    • Your file size can be up to 100 MB if your account is in Zoho’s US DC, and up to 10 MB if your account is in any other DC.

Importing data from database files

Zoho Creator supports importing data from .accdb and .mdb files. Data import guidelines:

  • An application will be created based on the data you import.
  • Each table in your database file will become a form in the application.
  • For importing subform data: Parent and child data must be in separate tables. The table containing the parent data is referred to as "parent table" or "main form", and the table containing the child data is referred to as its "subform".
  • For importing phone number: The phone field in Zoho Creator enables you to capture a valid international phone number. Thus while importing data, you must ensure that each phone number contains:
    • The + character and a valid international calling code. Alternatively, you can ensure this part by using the standardize phone numbers operation offered by the import interface, which automatically assigns a calling code based on country data present in another column of the same sheet.
    • A valid area code(applies to countries such as the US and UK)
    • The right number of digits as per that country's convention
  • Limits:
    • A cell must contain at most 65,536 characters
    • A table can contain at most 70 columns
    • Your file size can be up to 100 MB if your account is in Zoho’s US DC, and up to 20 MB if your account is in any other DC.

Importing a .ds file

DS is Zoho Creator's file format for storing an application's structure. A .ds file won't contain any data. Learn more

2. Uploading your file in Zoho Creator

  1. Navigate to the homepage of Zoho Creator. Navigate to Solutions module. Click the Create Solution button in the top right corner.
  2. Three kinds of solutions will be displayed - Applications, BI & Analytics, and Integration flows. Click Select button in Applications.
  3. The different ways to create application will be shown: Create from scratch, Create from Gallery, and Import from file. Click the Import button under Import from file.
  4. Upload your data that's in one of the supported file formats. The file can be fetched from:
    • Local storage of your device
    • URL - a publicly accessible direct download link
    • Cloud service - Google Drive, Box, OneDrive, Dropbox, Zoho Docs


  5. While the process of creating an application by importing continues in the background you can use the completed application or view the status of the import. Click the Access Application button in the popup box to access the live mode of the application.


    • You can view the status of the import by clicking the View Import Status button.

    •   

      Navigate to View Import Status

      The Recent Imports tab will contain the status of all your imports with the number of total records imported, and both successful and failed records.
      Note: The import status will only be available for 24 hours from the time of import completion.

      1. Click the hamburger menu present in the top-right corner of a report and select Import.
          

      2. Click the Recent Imports tab in the window that appears, to view the status of the successful and failed imports. The import status can also be tracked in the Import progress pop-up.

      Note: Records that failed during importing can be downloaded in CSV format by clicking the download icon present near the record itself. This can be done only  when the number of failed records is less than 25 percent of the total records.

      1. When you click on a record which contains failed imports, the reason for the failure will be captured as shown below:

        Note : Ensure that the data being imported complies with the default and configured validation rules, to ensure an error-free import.  

        Limitations  

      • For CSV files, the file size limit is 2 GB. For all other file types, the size limit is 100 MB.

      • CSV files greater than 100MB can be imported only if they are from a local file. It cannot be imported from cloud or url sources.

      • If the first 3,000 records fail to import successfully, then the remaining import process will also be stopped.

      • Choice fields like Dropdown, radio, multi-select, and checkbox won't be available for application/form creation for files more than 100 MB. 

      • When creating an application by importing data, the Access Application button will not appear until the application is structured. This process will take place automatically within a few seconds, after which the button will become available and allow users to access the newly created application.

Zoho Creator will read your file and take you to the import interface's Design tab.

3. The import interface

The import interface sports two tabs - Design and Data .

The Design tab displays your data's physical data model. In other words, it displays the tables present in your file, the columns present in each table, the field type mapped to each column, and the relationships between the tables. The Data tab displays your data, and offers a variety of smart capabilities that enable you to filter, refine, and cleanse the to-be imported data.

Currently, the data modification features such as cleansingrefining, and restructure tables are allowed for files less than 20 MB.

A nifty feature that the import interface brings is to Undo and Redo up to ten changes. You can also use the standard keyboard shortcuts to perform these operations. These operations will not affect the removed and reset relationships .

4. Defining the to-be created application's aspects

Set your application's display name

By default, your to-be created application's display name is set with your file's name. To customize it:

  1. Click the name in the top-left corner, then edit as required.
  2. Step off to save the change.

Define what's to happen on import error

The import interface enables brings to you a slew of capabilities to filter, refine, and cleanse data. However, to manage the error that may occur while the data is being imported in to the new application, you can tell Zoho Creator to either Skip the corresponding rows or Set empty value for the column .

  1. Click the Application Settings icon next to the application's display name. The Settings pane will slide in from the right.
  2. Select the required choice for On import error .

Set your application's date format

Setting the data format's paramount as this will tell Zoho Creator how to interpret the date values in your file. To set the date format:

  1. Click the Application Settings icon next to the application's display name. The Settings pane will slide in from the right.
  2. Select the required value from the dropdown below Date Format .

Select / Deselect a table

By default, all the tables in your file are selected. You can deselect tables if required. Deselected tables (and consequently the data within them) will not imported in the to-be created application. To deselect/select a table:

  • From the Design tab, uncheck/check the required table. 
  • From the Data tab:
    1. Click the down arrow of the required table.
    2. Uncheck/check the Include this table checkbox.

Rename a table

By default, the table's name is set with the sheet's name (when you've uploaded a spreadsheet) or the table's name (when you've uploaded a database file). A table's name becomes the corresponding form's display name after import. To rename a table:

  • From the Design tab:
    1. Click on the table's name and edit as required.
    2. Step off to save the change.
  • From the Data  tab:
    1. Click the down arrow of the required table.
    2. Click on the table's name and edit as required.
    3. Step off to save the change.

Select/Deselect a column

By default, all the columns are selected. You can deselect columns if required. Deselected columns (and consequently the data within them) will not imported in the to-be created application. Uncheck/check a column to deselect/select it, respectively.

Rename a column

By default, the column's name is set with what's there in the file. A column's name becomes the corresponding field's display name after import. To rename a column:

  • From the Design tab:
    1. Click on the column's name and edit as required.
    2. Step off to save the change.
  • From the Data tab, you may simply click on the column's name and edit as required. Alternatively:
    1. Click the down arrow of the required column, then click Customize Field .
    2. Edit the column's name as required.
    3. Step off to save the change.

5. Customize Fields

In the import interface, you can customize the field name, type, and properties using the Customize Fields option.

 

To customize fields:

 

  1. From the Data tab, click the down arrow near the column that you want to customize.

 

  1. Click Customize Field, You will find the options to customize the field.

 

    • Rename field: Click on the field name to edit.

 

    • Change field type: Select the desired field type from the dropdown below the Field type section.

Note: For composite fields Name and Address, you will be shown a section for subfield mapping with First name, Last name, and suffix for Name field, and Address Line 1, Address Line 2, and City/District for Address field. You can map these fields with the desired column. Refer to learn more about importing name and  address data.

.                                                           
    • Modify field properties: Under the FIELD PROPERTIES section, you can find the list of options to modify. Depending on the field type, the options in field properties will change as shown in the table below.

 

Field type

Field Properties

Initial value

Starting value

Initial decision

Max characters

Max digits

Decimal points

Mandatory

No duplicates

Contains personal data

Encrypt data

Contains health info

Name

Email

Address

Phone

Single Line

Multi Line

Date

Number

Drop Down

Radio

Multi Select

Checkbox

Decision Box

Rich Text

URL

Percent

Currency

Decimal

Date - Time

Time

Subform

Lookup multi-select

Lookup single-select

Auto Number

 

6. Create and manage relationships between forms

When you import a file to create an app, Zoho Creator detects the relationships between the tables in your file. The interface allows you to create and manage relationships between the to-be imported tables via lookup and subform fields.

The Design tab also allows you to view and manage relationships:

  • Use the View relationships of dropdown near the top-left corner to view table-specific relationships.
    • The All Tables option will be selected by default
    • Upon selecting a table, you'll be able to see all the tables it's related to
  • Use the Remove button to delete all the relationships of the selected table. If All Tables is selected in the dropdown, then you'll instead see the Remove All button.
  • When All Tables is selected, and you have made changes to the existing relationships, you'll also see the Reset All button, which will reset all table relationships to their original state:

7. Importing data in to specific fields

Zoho Creator offers many types of fields – each meant to capture a specific kind of data. When you import data in to Zoho Creator to create an app, all columns are automatically set with an appropriate field type. To change a column's field type:

  1. Click the down arrow next to the required column, then select Customize Field .
  2. Set Field type with the required value. Data can be imported in to all field types except add notes, integration, file upload, audio, video, image, and signature.

Refer to the following sections:

Importing subform data

In Zoho Creator, Subform is a field that best suited in maintaining data that's in a master-detail relationship. For example, in an order management scenario, the Orders and Order Line Items have a master-detail or parent-child relationship where every order can have multiple line items in it.

To tell Zoho Creator that the data in a table contains child data, and provision it as a subform (in the main form) in the to-be created application:

  1. Click the down arrow next to the required table, then check Make it a subform.
  2. Select the table that contains its parent data. This'll become the parent or main form after the import operation.
  3. Select the column in the main form that identifies each row uniquely.
    Note: Columns set as lookup fields will not appear in this dropdown. Navigate to the  Design  tab to delete the lookup-based relationship, and then perform this instruction set again.
  4. Select the column that's the parent row identifier in the current table.

Importing names

In Zoho Creator, Name is a composite field made up of the PrefixFirst NameLast Name, and Suffix subfields. Importing names is supported in both cases:

Case 1 : When the full name is present in one column, you have to:

  1. Select the column containing name data.
  2. Click the down arrow next to it, then select Customize Field.
  3. Set the Field type to Name. The Split icon will appear in the column header.
  4. Click the Split icon. The system will split the names as follows:
    • The white space character will be used to separate a name into prefix, first name, last name, and suffix, in that order.
    • Only  Mr. Ms. , and Mrs. will be considered as prefix. The period (.) at the end is a must for identifying the prefix.

Case 2: When the name is split across multiple columns, you have to:

  1. Select the column containing first name data.
  2. Click the down arrow next to it, then select Customize Field .
  3. Set the Field type to Name. The column will be mapped to the First Name subfield.
  4. Select the columns containing the other subfield data.

Importing addresses

In Zoho Creator, Address is a composite field made up of the Address Line 1Address Line 2City/DistrictState/ProvincePostal Code, and Country subfields. Importing addresses is supported in both cases:

Case 1: When the complete address is present in one column, you have to:

  1. Select the column containing address data.
  2. Click the down arrow next to it, then select Customize Field.
  3. Set Field type to Address. The Split icon will appear in the column header.
  4. Click the Split icon. The system will split the address data into the subfields using comma (,). All text present before the first comma will be considered Address Line1, and so on.

Case 2 : When the address is split across multiple columns, you have to:

  1. Select the column containing address data.
  2. Click the down arrow next to it, then select Customize Field .
  3. Set Field type to Address. The column will be mapped to the Address Line 1 subfield.
  4. Select the columns containing the other subfield data.

Importing phone numbers

  1. Select the column containing phone numbers.
  2. Click the down arrow next to it, then select Customize Field .
  3. Set Field type to Phone .

Importing boolean data

Tables in your file may have columns that store values such as true/false, 0/1, yes/no, Y/N. These are referred to as boolean values. Zoho Creator sports the Decision Box field to store such data.

If a column contains only "true" and "false" values, Zoho Creator will itself associate it with the decision box field. In case of other boolean values, Zoho Creator will associate the column with a Radio field. To tell Zoho Creator that a column contains boolean data:

  1. Select the required column, then click Customize Field.
  2. Set Field type to Decision Box. Zoho Creator will list the boolean values present in the column.
  3. Map which value is to be considered true and which false .
  4. Optionally, set the to-be created field's Initial value property.

8. Cleansing the data

Sort data

Based on a column, you can sort the data in a table in the ascending or descending order. The sorting order you apply will not be carried in to the to-be created application. This is to let you view data in the required order. Sorting data can help before you perform the data refining operations.

To sort data:

  1. Click the down arrow of the required column.
  2. Select the required sorting order.

Remove rows

The import interface allows you to delete rows from the tables. You may find need to remove rows when your sheet (when you've uploaded a spreadsheet) starts with a few blank rows, or when you wish to delete rows that satisfy a criteria (which you can find out by filtering the data)

  1. Select one or multiple records.
  2. Right-click, then select Remove rows. A banner will appear indicating the numbers of rows that were deleted.

Tip: The import interface allows you to Undo and Redo up to changes.

Filter data

Filtering the data in a table can help before you perform the data refining operations. Only the filtered data will be imported in to the to-be created application. To filter the data in a table:

  1. Select the required table.
  2. Click Filter .
  3. Set the required criteria. The criteria can contain up to 20 sub-criteria.

Find and replace data

You can find a value across a table or in one of its columns, and replace it with another. This option's available in the Data  tab.


9. Text transform

By using Text Transform, you can standardize the casing of the alphabets in the column and uniform the data in a column.

 

To transform text:

 

  1. From the Data tab, click the down arrow near the column in which you want to uniformize the text.

 

  1. Click Text transform and choose the casing to Upper case or to Lower case or to Sentence case depending on your preference.

 

  1. You can also decode the HTML entities in your data, if any, into their equivalent HTML special character. The HTML reserved characters like " < " will be replaced with their respective entity " &lt;". This action can be done by using the Unescape HTML entities option. For example, the expression &lt;pre&gt; will be decoded to <pre> on applying Unescape HTML entities .

10. Refining the data

The import interface brings to you the following smart data refining operations.

  • Fix Inconsistent Spellings - This enables you in identifying spelling inconsistencies and typographical errors. It'll display Clusters that are nearly similar in terms of number of characters, phonetics, and character repetition. You can modify the values in a cluster with the suggested value, or with a value of your choice.
  • Fix Missing Values  - This enables you in finding if a column contains empty cells, and fix them in any of the following ways:
    • Fill empty cells with the value present in their preceding row
    • Fill empty cells with a value of your choice
    • Fill empty cells with the most-occurring value in that column
    • Remove the rows that do not contain a value in that column
  • Split Column - This enables you to split the data in a column in to two. You'll need to define what delimiter (such as whitespace, comma, or hyphen) is to be used to split the data.
  • Merge Columns - This enables you to merge the data in two or more columns, in the order they are selected. Optionally, you can define if a separator (such as whitespace, comma, or hyphen) is to be added between the values or the to-be merged columns. You'll get to preview the merged value.
  • Explore - This shows the frequency distribution of values in a column, which can help in deciding if the data's to be modified by find and replace or use Fix Inconsistent Spellings  operation.
  • Standardize Phone Numbers - This enables you to standardize the phone numbers as per the international E. 164 notation. You'll be able to do one of the following:
    • Prepend a particular country's international calling code to all the phone numbers in the selected column. For example, if you select United States as the country, +1 will be prepended to all the phone numbers in the selected column. Similarly, +61 will be prepended to phone numbers associated with Australia.
    • Prepend the international calling code of the country present in another column of the same sheet. The country data must either be country names, or their standard two-letter or three-letter ISO 3166 codes. For example, if a row were to contain "222-555-019" in the phone number column and "United States" in the country column, it will be changed to "+12225550191". 

  • Fix duplicate rows  - This operation enables you to find and remove duplicate records across one or more columns in your sheet or table. In the remaining duplicate records to be deleted, you can include/exclude rows. When you exclude a row, that row will be greyed out and retained, whereas the remaining duplicate rows will be deleted. The following GIF shows how to include/exclude record looks like:
    • Exact match  looks for rows that contain the same (case-sensitive) values in the selected column
    • Similar match  looks for rows that contain values in the selected column that are similar barring case-sensitivity, punctuation, ordering of words, and white spaces
    • Fuzzy match  looks for rows that contain values in the selected column that are similar, barring typos, phonetic similarities, and transposition errors (where characters are swapped such as "ei" vs "ie" in the word field)
    • For text-based and phone number columns, you can choose to look for duplicates using any of the three matches: exactsimilar, or fuzzy .
    • For columns mapped to number, date, time and date-time field types, all three matches will display the same set of duplicate clusters.
    • Upon selecting the required cluster of duplicates, the corresponding rows will be displayed on the left. You can set one of the rows as the  master record , which will be highlighted in the UI.
    • Upon clicking  Remove Duplicates  button, all rows except the master record of each cluster and those rows that you exclude will be deleted. The following GIF shows how an exact match of duplicate records is removed in the import interface:


11. Restructure Table

When you create an application by importing large data, Restructure Table helps you to split this data into smaller related tables without incurring any data loss. Each of these smaller tables contains the minimum set of information that is grouped. Based on the data redundancy, the table designs will be auto-suggested. For example, consider an employee data table imported to create an application with name, team, work location, and phone number columns. The team and work location will have a repeated set of values for different employees. On restructuring, the team and work location columns will be suggested to be separated into another table, as they have repeated values, and these columns will be added as lookup relations in the original table. These tables will be processed as separate forms while creating the application. You can also modify the suggested or original structure, depending on your preference.
Note: 
- Restructure table will not be available for files more than 20 MB.
- A minimum of four columns is required for restructuring a data.
- Restructure tables will not be available for files with multiple sheets.
- If you have set field customization in a column, It will remain intact after restructuring the table.
To restructure the table:
  1. In the Data tab, click Restructure Table .


  2. Click Proceed to Restructure. You can also refine your data before restructuring by clicking Refine Data.
  3. Note: Refining your data before restructuring is recommended to get accurate suggestions, as it helps you fix missing values, inconsistent spellings, split/merge columns, and duplicate rows, as well as standardize phone numbers in the uploaded data.


  4. A structure will be auto-suggested by splitting the data into smaller tables. Use the dropdown to switch between the suggested and original structures. 
  5. Note:
    -The  Original view represents the structure of the data as in the uploaded file in a separate single table structure without any relations. This enables you to manually  create a structure of your own.
    -The Suggested view represents the auto-suggested structure of the uploaded data by splitting the original table into smaller tables with lookup relations.


    After splitting the data into smaller tables in suggested view, you will find some tables inserted with a new column. These columns have unique ID numbers, which are auto-generated under conditions like:

    -In a table with columns that cannot be considered as a primary key. The primary key is a column that uniquely identifies each row in a table. For example, consider a table with two columns name and date of birth. These two columns cannot be considered for primary keys as they cannot uniquely identify a record individually, so to unify this data with primary keys and to relate with other tables, this column will be auto-generated with unique ID's.

    -When a column in a table has repeated values, after restructuring, these repeated values will be compiled as unique values, and ID's will be auto-generated for these unique values. This auto-generated column will be mapped with other tables.
    Note: Auto-generated column with ID's will not be inserted if the table contains a column that can be considered as a primary key.


  6. Click on the table name to rename it.


  7. Drag and drop the column to modify the table design. This will modify the order of fields in that form.

  8. Drag and drop the columns into another table, to move the column between the table.


  9. Drag and drop a column out of the table to create a new table. In the popup select the checkbox for Create a lookup column in the old table, if you want to create a lookup with the selected column on the old table, click Create .


  10. To revert the modification you’ve made to the structure, click Reset. The structure will be reverted depending on the view selected. For example: If you are in suggested view, you will be reverted to the initial suggested structure.


  11. After reviewing the structure, click Restructure.
Note:
- You cannot modify the structure once you have restructured the table.
- After restructuring to the suggested table structure, the field properties, Mandatory and No duplicates, will be in an enabled state by default for the columns we identify as the primary key. However, if the table containing the primary key column is modified by inserting a column in that table or the primary key column is separated from the table, it will no longer be considered as the primary key, and so these properties will not be in an enabled state after restructuring.


12. Smart suggestions with Zia

Zia(Zoho's Intelligent Assistant) will provide suggestions to you based on problems that may be present in the data that has been uploaded from the file. Zia provides suggestions to a handful of problems which are as follows:

  • Duplicate rows at table level
  • Inconsistencies in data
  • Multiple data types
  • Missing values
  • Phone number without standardization
  • Name and Address without standardization
  • Date/Date-time/Time without standardization
  • Data with un-escaped HTML entities
  • Values enclosed in quotes

Clicking on the Smart suggestions button will display a slider listing out Zia's suggestions. Each of the above mentioned problems will be detected and displayed as cards.


13. Creating the application

  1. After you're done viewing and refining your data, click Create from the top-right corner of the import interface. A pop-up showing the progress will appear.
  2. Click Records imported successfully in the pop-up to view the data import's summary.
  3. Click Access Application to access the newly created application.


    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

                                                                                                  • Add data to a different application

                                                                                                    Requirement Automatically add a record to a form of one application when a record is added in a different application. Use Case A Zoho creator account has two applications: Contact Management and Order Management. All the customer details maintained ...
                                                                                                  • Create form by importing data

                                                                                                    1. Preparing your source file Zoho Creator supports importing data from .xls, .xlsx, .xlsm, .csv, .tsv, .ods, .accdb, .mdb, .json and .numbers file formats. However, it's best you prepare your data by referring to the guidelines below for a smooth ...
                                                                                                  • Create an application for solution

                                                                                                    Zoho Creator enables you to create an app solution based on your business requirement. You can create an application to run your business in a streamlined manner with the capabilities that Creator has to offer. An application helps you solve problems ...
                                                                                                  • Create an Application by Importing .ds file

                                                                                                    Zoho Creator also supports creating an application by importing a .ds file. A Deluge Script (.ds) file is a file that stores the structure of a Zoho Creator application in text format. To upload your .ds file Go to the homepage of Zoho Creator. ...
                                                                                                  • Create Application from Scratch

                                                                                                    Go to the homepage of Zoho Creator. Navigate to Solutions module. Click the Create Solution button in the top right corner. Three kinds of solutions will be displayed - Applications, BI & Analytics, and Integration flows. Click Select button in ...
                                                                                                    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