Periodically upload files in Zoho Creator to Zoho Workdrive

Periodically upload files in Zoho Creator to Zoho Workdrive

Requirement

Perform integration between Zoho Creator and Zoho Workdrive, and use Schedules to upload files from Creator to Workdrive on a monthly basis .

Use Case  

A project tracker app maintains report files of finished projects in a form - Projects. At the beginning of each month, report files of the projects completed in the previous month will be submitted for audit. To achieve this, a schedule will be run at the end of each month to create a new folder for the current month and push all the relevant project reports to the newly created folder automatically.

Steps to follow  

1. Create a form with the following details.
Form
Form Link Name
Field Type
Field Name
Field Link Name
Projects
Projects
Single Line
Company
Company
Single Line
Project title
Project_title
Single Line
Report
Report

This use case can be demonstrated using just the above-mentioned fields. You can include as many fields as required.
 
2. Create a connection with the following details.
This connection is used to authenticate the Zoho Workdrive account in which the files will be uploaded.

3. Create a schedule with the following details.
 
4. Click Add New Action > Deluge Script and add the following snippet:
  1. // Create a folder for the current month in Workdrive
  2. folder_name = "Audit_month-"+zoho.currenttime.getMonth();
  3. new_folder = zoho.workdrive.createFolder(folder_name, "oyw2o9aaeafa4c3e9421ca2ae4a8205d3c8c1", "workdrive_connection");

  4. // Fetch the ID of the new folder
  5. folder_id = new_folder.get("data").get("id");

  6. // Fetch the list of projects completed in current month
  7. projects_variable = Projects[End_date in this month];

  8. // Upload reports of the fetched projects to Zoho Workdrive
  9. for each rec in projects_variable
  10. {
  11.  response = zoho.workdrive.uploadFile(rec.Report, folder_id, rec.Project_title, false, "workdrive_connection");
  12. }

See how it works         

 
 



        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

                                                                                                                                  • Understanding Creator homepage

                                                                                                                                    In a nutshell The Homepage acts as the central hub for all your Creator solutions (applications, BI & Analytics, integration flows, and RPA flows) providing you an at-a-glance summary of all solutions you’ve built along with viewing and accessing ...
                                                                                                                                  • Understanding Zia features in Creator

                                                                                                                                    In a nutshell Zia brings GenAI-powered assistance directly into Zoho Creator to accelerate app development. Instead of manually designing forms, writing scripts, or defining logic from scratch, you can describe your requirements in a natural ...
                                                                                                                                  • Zoho Creator : Best practices to build better apps

                                                                                                                                    What does this page cover This page outlines recommended best practices for building efficient and scalable applications in Zoho Creator. It covers guidelines for designing apps, structuring forms and fields, organizing data, writing optimized Deluge ...
                                                                                                                                  • Integrating AI clients with Creator using Zoho MCP

                                                                                                                                    In a nutshell Zoho MCP is the integration layer that connects AI clients, such as Claude, ChatGPT, Gemini, and AI-enabled IDEs, such as Cursor, Windsurf, and VSCode, with Zoho Creator and other applications. Zoho MCP exposes application capabilities ...
                                                                                                                                  • Accessibility in Zoho Creator

                                                                                                                                    At Zoho Creator, we are committed to empowering users to build accessible applications that can be perceived, operated, and understood by everyone—including people with disabilities. Our goal is to ensure that the apps created on our platform foster ...
                                                                                                                                    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