Project Management Bulletin: October, 2025

Project Management Bulletin: October, 2025



Every need leads to innovation. Project Management tools were developed out of sheer necessity to drive large projects. With wide usage, the specifications grew precise, and so did the refinement. Over years we’ve crafted one of the best project management tools, and also evolved with the upcoming trends with Zoho Sprints: our Agile management solution and Zoho Projects Plus: our hybrid management platform.
 
Over the past couple of months, we've been meeting and gathering insights from our customers and partners through Zoho user group meetups and project management gatherings. Here’s a detailed roundup of our upcoming meetups and recent updates.
 

Join us at the Zoho Projects Roadshows - USA

The second edition of roadshows in the USA is gearing up to start next week. You can get a chance to learn from our experts, build connections with peer users, and gain more clarity from our interactive sessions. Check out our complete agenda and book your slots here:

New York City
27th October, 2025
Atlanta
29th October, 2025
Miami
03rd November, 2025
Dallas
05th November, 2025
San Francisco
7th November, 2025
  

Project management meetups

Zoho Projects User Group meetups

Our user group meetups in the Middle East and Africa regions were a big hit! Passionate Zoho Projects' users from different verticals like construction, consulting, E-commerce, and IT were in attendance. We were able to solve their unique business cases and suggest techniques to enhance their project management experience. Keep a tab on this space to know about our upcoming meetups.  
 

Project Management South Asia Conference 2025

We sponsored the PMI South Asia Conference 2025, in Hyderabad. It was a successful event with over 1000 attendees. Our team of experts showcased the entire PM suite of products through interactive demos. The immersive virtual reality game was the star of the show. It enabled the audience to understand the various products available in the Zoho ecosystem.
 

APM: Women in Project Management 2025  

Association for Project Management organized a conference on project management centred on women with the theme ‘Transform tomorrow’ on the 2nd of October 2025 in London. We hosted a dedicated booth for Zoho Projects and got to engage and network with project professionals, speakers, and exhibitors from multiple global communities.
 
Idea

PM recommendations 

Are you currently using a third-party software that is not already integrated with Zoho Projects and finding it time consuming to navigate between apps?
 
First, we highly recommend you replace your third-party app with a similar Zoho app. We support a wide range of apps and cover major niches with a tight integrations among Zoho apps.
 
If not, try using our integration with Zoho Flow!  Zoho Flow lets you connect apps, build integrations, and manage workflows. Zoho Projects' integration with Zoho Flow allows users to connect Zoho Projects with multiple third-party applications for a unified work experience. Learn more 


Key releases

Zoho Projects has rolled out a bunch of interesting features like:
 
Tasks can now be grouped using custom or default fields for a more focused task management.
 
We’ve introduced longer URLs fields that support up to 1000 characters in Task Layouts. Users can also convert their short URLs into long URLs.
 
Task lists from an existing project template can be directly added to a project template.
 
 

Zoho Sprints has a lot to offer ensuring all your sprint projects are above par. Here’s the list of new features:
 
Leave tracker can now be used to manage leave requests and approvals, track individual and team leave records, and get prompt notifications for requests and approvals.
 
Admins can stop the timer automatically, blocking users from adding work hours to the timesheet after a set time. Admins can also mandate users to add log hours only through timers, restricting manual entries.
 
We’ve introduced an expense module to allow users to track and categorize project expenses. You can add recurring expenses that can be automated based on set frequencies.
 
You can import your objectives and key results into your workspace from XLS, CSV, or JSON files, and also map the file fields with Zoho Sprints fields.
 
 

Solution corner

Each project is unique and has precise requirements. We work hard to make sure all your requirements are met while using Zoho Projects. Here’s a list of the recent customer requests that were solved by our solution expert team.
 

Automatically associate teams to tasks based on owner

A customer approached us with the requirement to update the team field automatically when an owner is selected for the task. We created and implemented this with task custom functions and workflow rules. Check out this post for the script.
 

Track delays even after a task is closed

We received an interesting request to help track tasks that are closed after they areoverdue. Say, a task is closed after its due date, the customer wanted a custom status ‘Delayed & Closed’ to be updated as the task’s status. Here’s the custom function we suggested to achieve this requirement.
 

Automated weekly notifications for unapproved timesheets

One of our customers wanted to send email notifications to the project owner every week, detailing all the unapproved timesheets associated with their projects. To automate this weekly email, we suggested schedule functions. Refer to this post to view the complete script.
 

Set task scores based on completion

A customer wanted to set up a fun scoring card for each task based on how quickly a task is completed. Here’s the scoring scale:
 
Task completed on or before the due date- 100 points
3 days late- 70 points
6 days late- 40 points
9 days late- 10 points
10+ days late- 0 points
 
Here’s how we implemented this with custom fields, custom functions, and workflow rules.

Alert
We build custom solutions to solve unique customer requirements and accommodate personalized requests. If you are looking for customized solutions in Zoho Projects, leave a comment below and we will reach out to you!
 
We hope all our new additions and enhancements help you manage your projects better. Keep tab on this space for more such round-ups and updates on our suite of project management tools.
 
Cheers,
Zoho Projects Suite

    • Sticky Posts

    • Project Management Bulletin: Q1 2025

      The first quarter of 2025 has flown by! Here at Zoho, we're pausing to appreciate all the goals we've hit so far. With this momentum in mind, we're excited to share our first edition of the Project Management Bulletin, where we'll discuss highlights from
    • Catch Zoho Projects' New Video Series!

      We have a refreshing update! Zoho Projects' How-To Video series is now live on Zoho Projects' Help page! The video series intends to provide significant information about Zoho Projects' features and solutions that would help users make full use of Zoho
    • Resource Utilisation is now Workload Report

      On behalf of the team, I am thrilled to share a significant transformation in one of our pivotal features – the current 'Resource Utilisation' chart is now reborn as the more versatile and insightful 'Workload Report'! It is not about just the name change.
    • Business Hours, Skip Weekends and Holidays

      After taking the customer requests to heart, I am glad to share with you about the launch of the much requested and awaited feature - Business Hours, Skip Weekend and Holidays. I know this feature is going to be a big one with way it helps you in organizing your work. You can select the preferred business hours, holidays and working days under Date Format & Business Hours settings. The benefits you will enjoy out of this feature are: Customize your holidays Organize your work better Enhanced recurrence
    • Deprecating Support for Authtokens in Zoho Projects

      Dear Users, Authtokens and OAuth are currently used to authorize third-party applications to access Zoho Projects. However, going forward we will not be supporting authtokens. This means that effective 1st December, 2020, you will no longer be able to

    Nederlandse Hulpbronnen


      • Recent Topics

      • Prevent stripping of custom CSS when creating an email template?

        Anyone have a workaround for this? Zoho really needs to hire new designers - templates are terrible. A custom template has been created, but every time we try to use it, it strips out all the CSS from the head.  IE, we'll define the styles right in the <head> (simple example below) and everything gets stripped (initially, it saves fine, but when you browse away and come back to the template, all the custom css is removed). <style type="text/css"> .footerContent a{display:block !important;} </style>
      • Stock Quotes/Spreadsheet

        It would be nice if we could download security and mutual fund prices from Yahoo Finance (or?) in order to maintain an up to date investment portfolio on Zoho. Any chance?
      • link to any Belgian bookkeeping software?

        Hello, Does anyone on this Forum can help me with the question whether the ZOHO CRM (Invoices) or ZOHO Book can be linked to software that is used for Belgian Bookkeeping/accountancy? By linking, I mean either with the help of a middleware program or either by the ability to export the custom made reports as CSV-files... If someone has an experience with online CRM-Accountancy in Belgium, with ZOHO (or other), it would be great to read it... Thank you
      • marketing automation

        wants to know about the zoho marketing automation
      • Problems with email templates (HTML - Outlook)

        Hi there, I've been trying to create a newsletter from the template "Business 4". Everything looks great in the preview, but when I send it to my Outlook inbox, the layout doesn't seems to stick. More particularly: - The line-height is way more reduced, even though I used the line-height tool from the template - Columns but they are sometimes misaligned - Font size is not always the one I've selected. Could you help? Thanks!
      • Zoho CRM IP Addresses to Whitelist

        We were told to whitelist IP addresses from Zoho CRM.  (CRM, not Zoho Mail.) What is the current list of IP Addresses to whitelist for outbound mail? Is there a website where these IP addresses are published and updated?  Everything I could find is over
      • How to create a drop down menu in Zoho Sheets

        I am trying to find out, how do I create a drop down option in Zoho sheet. I tried Data--> Data Validation --> Criteria --> Text  --> Contains. But that is not working, is there any other way to do it.  Thanks in Advance.
      • Introducing Keyboard Shortcuts for Zoho CRM

        Dear Customers, We're happy to introduce keyboard shortcuts for Zoho CRM features! Until now, you might have been navigating to modules manually using the mouse, and at times, it could be tedious, especially when you had to search for specific modules
      • Zoho CRM's custom views are now deployable from sandboxes

        This feature is now available for users in the AU, JP, and CN DCs. This feature is now available for users in CA and SA DCs. New update: This feature is now available for users in all DCs. Hello everyone, We're excited to announce that you can now deploy
      • Scheduling Calls in CommandCenter / Blueprints

        I would love it if you could add a function to schedule a call in the lead's record for a future date. I know you can add a Task by going to Instant Actions > Task and completing the form: These tasks go into the lead's record under Open Actions. But
      • Zoho One - Syncing Merchants and Vendors Between Zoho Expense and Zoho Books

        Hi, I'm exploring the features of Zoho One under the trial subscription and have encountered an issue with syncing Merchant information between Zoho Expense and Zoho Books. While utilizing Zoho Expense to capture receipts, I noticed that when I submit
      • Limit in number of records for subforms and multi-select lookup fields

        It is my understanding that a maximum of 100 items can be selected in a multi-select lookup field, and that a total of 200 items can be selected in total between both subforms in a given module.  Are there any ways to work around this limitation if we
      • Kaizen #136 - Zoho CRM Widgets using ReactJS

        Hey there! Welcome back to yet another insightful post in our Kaizen series! In this post, let's explore how to use ReactJS for Zoho CRM widgets. We will utilize the sample widget from one of our previous posts - Geocoding Leads' Addresses in ZOHO CRM
      • Getting Permission denied to access this portal.

        We have one user that can't login to projects even though access has been granted. This user can login to accounts.zoho.com but when login to https://projects.zoho.com/portals.do we get this error: Unauthorized login to this portal Permission denied to access this portal. Check your portal URL again. Sometimes we also get "server too busy". We have tried killing sessions (in accounts.zoho.com) and we have deleted cookies; and tried different computers and still the same problem. All others use can
      • Marketing Tip #1: Optimize item titles for SEO

        Your item title is the first thing both Google and shoppers notice. Instead of a generic “Leather Bag,” go for something detailed like “Handcrafted Leather Laptop Bag – Durable & Stylish.” This helps your items rank better in search results and instantly
      • Does Zoho Docs have a Line Number function ?

        Hi, when collaborating with coding tasks, I need an online real time share document that shows line numbers. Does Zoho's docs offer this feature ? If yes, how can I show them ? Regards, Frank
      • Setting Default Views for Custom, List and Detail Views

        Hey, Is it possible to set a default custom view, list view and detail view for a module for every user? We are onboarding a lot of non technical people that struggle with these things. Setting the views as default would really help. Btw: also setting
      • Custom function return type

        Hi, How do I create a custom deluge function in Zoho CRM that returns a string? e.g. Setup->Workflow->Custom Functions->Configure->Write own During create or edit of the function I don't see a way to change the default 'void' to anything else. Adding
      • Filter Based API request in Zoho Books using POSTMAN

        How do I GET only specified CONTACTS based on created time or modified time in Zoho Books using POSTMAN. In the api documentation, it is written we can apply filters but I need a sample request.
      • URL validation

        We use an internal intranet site which has a short DNS name which Zoho CRM will not accept.   When attempting to update the field it says "Please enter a valid URL". The URL I am trying to set is http://intranet/pm/ Our intranet is not currently setup with a full DNS name and given the amount of links using the shortname probably isn't a feasible change for us.
      • Has anyone been experiencing slow issues?

        Dear all, I just want to ask if anyone has been experiencing slow issues with Zoho Creator in the past two weeks? I worked with the ISP to improve network quality by changing routes and upgrading bandwidth, but nothing changed. I am in Vietnam.
      • Zoho Projects Roadshows 2025 - USA

        Dear Users, After an amazing response to our roadshows in 2024, we are excited to be back for the second year in a row! Join our team of experts as they walk you through the most-used features in Zoho Projects, explore powerful automation capabilities,
      • Billing Management: #6 Usage Billing in SaaS

        Imagine a customer shuffling across multiple subscriptions, a streaming service, a music app, cloud storage, and a design tool. Each one charges a flat monthly fee, regardless of how much or how little they use. Some months, the customer barely opens
      • Is there anyone who has been experiencing issues regarding the Zoho Creator Certification Website in the past 2 weeks?

        Dear all , I just wanted to ask is there anyone who was planning on taking the Zoho Creator Developer Certification Test in the past 2 weeks and have been facing errors stating that the website is under maintennance and also not allowed to access the
      • Directly Edit, Filter, and Sort Subforms on the Details Page

        Hello everyone, As you know, subforms allow you to associate multiple line items with a single record, greatly enhancing your data organization. For example, a sales order subform neatly lists all products, their quantities, amounts, and other relevant
      • GST Slabs Redefined: Stay Compliant Using Zoho Books!

        Hello Everyone! The Government of India is rolling out new GST rates, a major reform aimed at simplifying the current tax structure starting 22 September 2025. GST will move from four slabs (5%, 12%, 18%, 28%) to two main slabs (5% and 18%), plus a special
      • Allow syncing Activities from other applications

        Marketing Automation could be a much more powerful platform if you were able to sync activities into the platform (e.g. purchase, donation, etc) outside of a user doing something on your website. I'd love it if you could sync Custom CRM Modules as activities,
      • Create static subforms in Zoho CRM: streamline data entry with pre-defined values

        Last modified on (9 July, 2025): This feature was available in early access and is currently being rolled out to customers in phases. Currently available for users in the the AU, CA, and SA DCs. It will be enabled for the remaining DCs in the next couple
      • Global Sets for Multi-Select pick lists

        When is this feature coming to Zoho CRM? It would be very useful now we have got used to having it for the normal pick lists.
      • Introducing Profile Summary: Faster Candidate Insights with Zia

        We’re excited to launch Profile Summary, a powerful new feature in Zoho Recruit that transforms how you review candidate profiles. What used to take minutes of resume scanning can now be assessed in seconds—thanks to Zia. A Quick Example Say you’re hiring
      • Integración Books para cumplir la ley Crea y Crece y Ley Antifraude (VeriFactu)

        Hola: En principio, en julio de 2025, entra en vigor la ley Crea y Crece y Ley Antifraude (VeriFactu). ¿Sabéis si Zoho va a cumplir con la ley para cumplir con la facturación electrónica conectada a Hacienda? Gracias
      • Ask the Experts #1

        Hello everyone! It’s time to transform how you manage projects. Define the processes. Automate the tasks. Streamline the workflows. Let us dive into automation in Zoho Projects — from configuring workflows and custom functions to building triggers, using
      • How to overcome Zoho Deluge's time limit?

        I have built a function according to the following scheme: pages = {1,2,3,4,5,6,7,8,9,10}; for each page in pages { entriesPerPage = zoho.crm.getRecords("Accounts",page,200); for each entry in entriesPerPage { … } } Unfortunately, we have too many entries
      • Checking if Creator has Change History

        Like zForms - whenever an entry was updated there's an option to attached change history to email notif. Trigger -> Successful form submission
      • Your bot just got smarter: AI-Powered routing that reads between the lines

        What if your bot could tell the difference? Between a visitor who just needs a quick answer, someone actively comparing options, and a frustrated customer one click away from leaving? Most bots can't. They deliver the same response to everyone, missing
      • how to use validation rules in subform

        Is it possible to use validation rules for subforms? I tried the following code: entityMap = crmAPIRequest.toMap().get("record"); sum = 0; direct_billing = entityMap.get("direct_billing_details"); response = Map(); for each i in direct_billing { if(i.get("type")
      • Adding contact role to a specific deal js sdk malfunctioning

        i was trying to add the contact role to a specific deal contact but repeatedly i am getting this error: { "code": "SUCCESS", "details": { "statusMessage": { "code": "INVALID_DATA", "details": { "expected_data_type": "jsonobject" }, "message": "body",
      • Q3 Updates from Bigin!

        Hey Biginners, Hope you’re doing great! As we approach the end of 2025, we truly hope Bigin has been a part of helping you build your dream business this year! We've been busy working behind the scenes to bring you features that make running your business
      • New Series Announcement - Ecommerce Marketing Tips

        Running an online business is more than just having a website. It’s about getting the right customers to discover you, trust you, and keep coming back. To support your growth journey, we’re launching a weekly Marketing Tips series right here on Zoho Commerce
      • Client Script | Update - Introducing Subform Events and Actions

        Are you making the most of your subforms in Zoho CRM? Do you wish you could automate subform interactions and enhance user experience effortlessly? What if you had Client APIs and events specifically designed for subforms? We are thrilled to introduce
      • Next Page