Add data to a different application

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 in the Order Management app needs to be added as contacts in the Contact Management application. So, when a record is added in Customers form of the Order Management app, a contact is automatically created in the Contact Management app.

Steps to follow

1. Create two forms with the following details.
Application
Form
Field
Display Name
Link Name
Display Name
Link Name
Type
Display Name
Link Name
Contact Management
contact_management
New Contact
New_Contact
Name
Name
Name
Email
Personal Email ID
Personal_Email_ID
Phone
Phone Number
Phone_Number
Order Management
order_management
Customers
Customers
Name
Customer Name
Customer_Name
Email
Email
Email
Phone
Phone Number
Phone_Number

2. Create a connection with the following details:


3. Create workflow in the Order Management application with the following details.
 
4. Click Add New Action > Deluge Script and add the following snippet:
  1. // Create a KEY-VALUE variable to hold input parameters
  2. dataMap = Map();
  3. dataMap.put("Name", {"first_name":input.Customer_Name.first_name,"last_name":input.Customer_Name.last_name});
  4. dataMap.put("Personal_Email_ID", input.Email);
  5. dataMap.put("Phone_Number", input.Phone_Number );
  6.  
  7. // Create an empty KEY-VALUE variable to skip the other_params parameter
  8. otherParams = Map();
  9.  
  10. //Write create records integration task to add the input data into the specified form
  11. // Replace <admin_user_name> with appropriate value
  12. zoho.creator.createRecord("<admin_user_name>","contact_management ","New_Contact", dataMap, otherParams, "creator_oauth_connection");

See how it works


    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

                                                                                                  • Understand Record Comments

                                                                                                    What Does This Page Cover? Learn about record comments and how your application users can read comments as well as add new comments to records. Note: Record comments is only applicable to List Report. i.e. Users can only read and write comments to ...
                                                                                                  • Add subform rows with dynamic data from another subform

                                                                                                    Requirement             Automatically add rows to a subform and populate it with dynamic data fetched from another subform. Use Case   A form named Orders Database contains customer details and their frequent orders in a subform. We have another ...
                                                                                                  • Insert a record during an approval process

                                                                                                    Requirement   Insert a record into a form when an approval is approved or rejected. Use Case   A charity uses an application to approve the students who need their services. Any student can apply for their program, but the charity reserves their ...
                                                                                                  • Manage Application Summary

                                                                                                    The application summary page is a cumulative view of the application in Zoho Creator. This page serves as a common navigation point to branch out into various modules and perform actions relevant to those modules from here, and view the details ...
                                                                                                  • Manage Record Comments

                                                                                                    What Does This Page Cover? Learn how to configure record comments and set permissions to view and edit comments for users. Head over to the record comments page if you need a refresher before proceeding. Note: Record comments are only applicable to ...
                                                                                                    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