How to use Zoho Creator connector for Zoho DataPrep?

Zoho Creator connector for Zoho DataPrep



 

Zoho DataPrep allows you to seamlessly bring in your forms data from Zoho Creator using the Zoho Creator connector. Zoho Creator is a powerful low-code application development platform that helps businesses build custom web and mobile apps faster.

 To import data from Zoho Creator 

1. Open an existing pipeline or create a pipeline from the Home Page, Pipelines tab or Workspaces tab and click the Add data option.

Info: You can also click the Import data  icon at the top of the pipeline builder to bring data from multiple sources into the pipeline.


2. Choose the Zoho Apps category from the left pane and click on Zoho Creator. You can also directly search the option in the search box.



3. Choose the required workspace and application from the Choose workspace and Choose application dropdown.

 

4. You can choose to import all data, or configure your import since a previous date.    

a) If you choose to import all data -  All data available in the selected forms will be imported.



b) If you choose to import data from a specific date - All data recorded in the selected forms (both added and modified) since (on or after) the chosen date will be imported.

 

Info: The new and modified data will be fetched from the selected date using the Added_Time and Modified_Time columns generated while importing data from Creator (system generated columns).


  

5. In the Select forms box, you can choose the required forms to be imported from your Creator application.

Note: The forms created using integration with other applications and data sources (Integrated Datasource) cannot be imported into Zoho DataPrep.


6. The selected forms appear at the top. Click Import to import the selected forms into Zoho DataPrep.

 

7. Once you have completed importing data, Pipeline builder page will open from where you can start applying transforms. You can also right-click the stage and choose the Prepare data option to prepare your data in the DataPrep Studio page. Click here to know more about the transforms.



8. 
Once you are done creating your data flow and applying necessary transforms in your stages, you can right-click a stage and add a destination to complete your data flow.


 


Zoho DataPrep supports exporting data to Zoho Creator using the Zoho Creator connector. Zoho Creator is a powerful low-code application development platform that helps businesses build custom web and mobile apps faster.

 To export data to Zoho Creator   


1. Open an existing pipeline or create a pipeline from the Home Page, Pipelines tab or Workspaces tab. You can bring your data from 50+sources.

2. On the Pipeline Builder page, once you have completed creating your data flow and applying the necessary transforms in your stages, you can right-click a stage and select the Add Destination option.

 

3. You can search for Zoho Creator under the All destinations tab or filter using the Zoho Apps category and click on it.

 

 

4. Choose the Workspace, Application and Forms in Zoho Creator to which you want to export your data.

Note: Please note that exporting data to the forms created using integrated data source is not supported.


5. Choose one of the below options to determine how to handle the data being exported to Zoho Creator:

  • Add only new records : Using this option you can only add newly imported records from Zoho Creator.

  • Only update existing records : Using this option, you can update the existing records in Zoho Creator that match the selected field (match based on field).

  • Both add and update records : This option will update the records that match the selected field provided and insert those records that do not match the selected field value.

 

 

6. Select a unique and mandatory field to match data from the Match based on field dropdown. Please make sure that the field is set mandatory and marked as no duplicate values in your Zoho Creator form. Click here to know more.

7. By default, the Disable Creator Workflows option is enabled. This prevents the workflows from getting triggered when data is exported to Creator. You can also choose to disable it.

8. When you are exporting data to the same form that you imported from, you may choose to Delete records from Zoho Creator that do not match the data to be exported.

For example, if you've imported records from the Candidates form and removed duplicates, you may choose to delete those duplicate records from Zoho Creator when you export back to the same Candidates form.

You can also review the records before deleting using the Review records for deletion link.


9. Click
Save. Now that you have added a destination, you may want to try executing your pipeline using a manual run at first. Once you make sure manual run works, you can then set up schedule to automate the pipeline. Learn about the different types of runs 
here.

Info: Each run is saved as a job. When a pipeline run is executed, the data fetched from your data sources will be prepared using the series of transforms you have applied in each of the stages, and then data will be exported to your destination. This complete process is captured in the Jobs page.

10. If the manual run succeeds without any errors, your data will be exported successfully. If the manual run fails throwing the below target match error, you can fix them by completing the target matching steps.




Target matching is a useful feature in DataPrep that prevents export failures caused due to errors from the data model mismatch. Learn more about target matching. 

 

Info : You also have an option to rollback your export because of partial failures or other problems in the Output section of the job summary page. Learn how to rollback.

 


 Target matching during export to Zoho Creator

Target matching happens before the data is exported to the destination. Target matching is a useful feature in DataPrep that prevents export failures caused due to errors from the data model mismatch. Using target matching, you can set the required Zoho Creator form as the target and align the source dataset columns to match with your target Zoho Creator form. This ensures seamless export of high quality data to Zoho Creator.

 

 

Note: Target matching failure is not an export failure. Target matching happens before the data is actually exported to the destination. This way the schema or data model errors that could cause export to fail are caught beforehand preventing export failures. Learn more about target matching.

 When target match check fails

1. If the target match check fails during Zoho Creator export, you can go to the DataPrep Studio page, click the target matching icon  at the top right corner and choose the Show target option. The target's data model is displayed above the existing source dataset. The columns in the source dataset are automatically aligned to match the columns in the target dataset, if found.


 


2. Target matching displays the different icons and suggestions on the matched and unmatched columns. You can click on these suggestions to quickly make changes to match the existing column with the target column. To make it easier for you to fix the errors, the target module in your Creator application is attached as a target to your data. You can view the mapping of your data with the table in the DataPrep Studio page along with the errors wherever there is a mismatch. You can hover over the error icons to understand the issue and click on them to resolve each error.

Note: All columns are displayed in the grid by default. However, you can filter out the required option by clicking the All columns link.

3. Click the View summary link to view the summary of the target match errors. The summary shows the different model match errors and the number of columns associated with each error. You can click on the required error columns and click Apply to filter out specific error columns. 


 

Target match error summary

  1. The Target match errors section shows the errors and the number of columns associated with each error. 
  2. The section at the top lists the error categories along with the number of errors in each category.
  3. You can click them to filter errors related to each category in the panel.
  4. In the default view, all columns are displayed. However, you can click any error category and get a closer look at the columns or view the error columns alone by selecting the Show only errors checkbox. 
  5. Your filter selection in the Target match error summary will also be applied on the grid in the DataPrep Studio page. 


Target matching errors

The errors in target matching are explained below:

 

  • Unmatched columns : This option filters the columns in the source dataset that do not match the columns in the target.

    Info : When using the unmatched columns filter, you can toggle the Show only mandatory columns to verify if there are any mandatory columns (set as mandatory columns) required and include them. You can also fix only the mandatory columns and proceed exporting.

  • Data type mismatch : This option filters the columns from the source dataset having data types that do not match the columns in the target.

  • Data format mismatch : This option filters columns from the source dataset having data formats that differ from those in the target dataset.

  • Constraint mismatch : This option filters the columns that do not match the data type constraints of the columns in the target. To know how to add constraints for a column, click here.

  • Mandatory columns mismatch This option displays the columns that are set as mandatory in the target but not set as mandatory in your source.


    Note: The mandatory columns cannot be exported to the destination unless they are matched and set as mandatory. You can click the  icon above the column to set it as mandatory. 


4. After fixing the errors you can go to the Pipeline builder page and run your pipeline to export your data. Once you make sure manual run works, you can then set up schedule to automate the pipeline. Learn about the different types of runs here.

 

Note: When there are multiple duplicate records in a Creator form, only the last duplicate record will be updated based on the unique field; the other duplicate records will be skipped. We recommend using the deduplicate transform in Zoho DataPrep before exporting to Creator to avoid duplicates.

 

5. In case of partial export failures, you may choose to undo or cancel the changes done to the Zoho Creator form using the Rollback now feature. You can rollback even a successful export if you want to. Learn more about rollback in the next section.

 

Rollback export    

You can undo or cancel the changes done to your Zoho Creator form in case of partial export failures using the Rollback feature. Rollback will help you delete the inserted records, undo changes in the updated records, and restore the deleted records in your Zoho Creator form.

 

You can rollback after the pipeline run from the Output tab in the Jobs summary page. 



Rollback now

In case of partial export failures, you may choose to undo or cancel the changes done to the Zoho Creator form using the Rollback now feature. You can rollback even a successful export if you want to. 

 

 

1. Click the Rollback now link in the Output tab to rollback the export immediately. Review the rollback details and click Rollback in the confirmation dialog.

 

 

2. The rollback progress is shown. Please do not perform any other action while rollback is in progress. The rollback process cannot be reverted once started.

 



Important:

  • You can rollback only the latest export, i.e., the Rollback now link will be visible only for the most recent export that was carried out using the processed data.

  • The rollback process cannot be reverted once started. Please do not perform any other action while rollback is in progress.


 Limitations

1. You can use only the unique and mandatory columns under the Match based on field to match data during export.

2. Here are the list of fields supported in DataPrep that you can mark as unique and mandatory in Creator:

Field in Creator

Unique

Mandatory

Single Line

Yes

Yes

Multi line

Not Recommended - as updating based on this field can result in a slowdown in record updates.

Yes

Email

Yes

Yes

Rich text

Not Recommended - as updating based on this field can result in a slowdown in record updates.

Yes

Number

Yes

Yes

Decimal

Yes

Yes

Percent

Yes

Yes

Currency

Yes

Yes

Auto Number

Yes

Yes

Date

Yes

Yes

Date-Time

Yes

Yes

Drop Down

No

Yes

Radio

No

Yes

Multi Select

No

Yes

Check Box

No

Yes

Decision box

No

Yes

URL

No

Yes

Image

No

Yes

File upload

No

Yes

Formula

No

No

Signature

No

Yes

Users

Yes

Yes

Phone

No

Yes

Section

No

Yes

Name

No

Yes

Address

No

Yes

Time

Yes

Yes

Lookup

No

Yes

 

3. You can export a maximum of 50,00,000 (5M) records at a time.


SEE ALSO

How to schedule a pipeline?

Learn more about Target Matching

How to import data from Zoho Creator?

Learn how Zoho DataPrep can help you achieve different use cases with Creator data.


    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









                                                                                                          • Related Articles

                                                                                                          • Export data to Zoho Creator

                                                                                                            Zoho DataPrep supports exporting data to Zoho Creator using the Zoho Creator connector. Zoho Creator is a powerful low-code application development platform that helps businesses build custom web and mobile apps faster. To export data to Zoho Creator ...
                                                                                                          • Import data from Zoho Creator

                                                                                                            Zoho DataPrep allows you to seamlessly bring in your forms data from Zoho Creator using the Zoho Creator connector. Zoho Creator is a powerful low-code application development platform that helps businesses build custom web and mobile apps faster. To ...
                                                                                                          • Ruleset in Zoho DataPrep

                                                                                                            This page covers the following sections: What is a Ruleset? Data source settings Ruleset operations Options with individual rules Ruleset Templates What is a Ruleset? Each transform applied on the data is stored in DataPrep as a rule, in order of ...
                                                                                                          • Import configuration for Zoho Creator

                                                                                                            While configuring the Schedule, Backfill, Manual reload, Webhooks, or Zoho Flow runs, the import configuration needs to be mandatorily setup for all the sources. Without setting up the import configuration, the run cannot be saved. You can configure ...
                                                                                                          • Zoho DataPrep's Home page

                                                                                                            Dashboard Getting started The getting started section in the home page is shown to trial users, this shows you the various aspects to get started with Zoho DataPrep. You can take a Product tour to get a walkthrough and understand the end-to-end ...
                                                                                                            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