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.
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
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
Recent Topics
Having trouble fetching contents of Zoho Connect Feeds using the API, requesting alternative API documentation.
I'm trying to retrieve feed/post data from Zoho Connect using the API but facing challenges with the current documentation. What I've tried: OAuth authentication is working correctly (getting 200 OK responses) Tested multiple endpoints: /pulse/nativeapi/v2/feeds,
Tip#45: Custom Tags and Cluster Tags
Tagging your work items helps categorize and label work items within your Zoho Sprints workspace. Now, this feature is expanded across multiple modules, along with the introduction of cluster tags that offer an advanced tagging mechanism. Manage Tags
Extensions 101 webinar series: Build, integrate, and monetize with extensions
Attention developers! Are you ready to take your extension development skills to the next level? We're excited to bring back the Extensions 101 webinar series with an expanded lineup of Zoho products and an introduction to more platform features. Last
When using "locations" in zoho books, can you keep the two locations totally separate from each other?
I am looking to add a location but I don't want to intermingle the banking or other accounts. I want that to be like two separate independent branches that use different banking accounts, accounts payable, and accounts receivable. The people who are in
[Free Webinar] User Management in Zoho Creator - Creator Tech Connect
Hello Everyone! We welcome you all to the upcoming free webinar on the Creator Tech Connect Series. The Creator Tech Connect series is a free monthly webinar that runs for around 45 minutes. It comprises technical sessions in which we delve deep into
A couple of minor enhancements to Workflows
Last updated on September 17, 2024: These enhancements were initially available for early access, and we've now enabled them for all users. We are elated to announce a couple of enhancements to custom functions in our Workflows! Say hello to: "Source"
Business Continuity - Disaster Recovery
I know about the Zoho CRM backup .zip files, however, this doesn't include any of the infrastructure with like custom fields or custom modules. I am curious on what everyone has in place for a true backup or what your plan is if your Zoho instance were
Free webinar alert on October 16 - Less Complexity, More Security: Workplace + Directory
Hello Zoho Workplace Community! Security and productivity shouldn't be at odds—and with Zoho, they're not. Discover how Zoho Workplace + Directory delivers seamless collaboration with enterprise-grade security, all in one integrated ecosystem. Join our
Narrative 11: Are your customers happy?
Behind the scenes of a successful ticketing system: BTS Series Narrative 11: Are your customers happy? Happiness isn't just something you experience; it's something you remember. Hear your customers' voices by enabling customer happiness ratings in Zoho
Don't understand INVALID_REQUEST_METHOD when I try to post up an attachment
When I make the POST request (using python requests.post() for files): https://www.zohoapis.com/crm/v8/Calls/***************01/Attachments I get this response: r:{ "code": "INVALID_REQUEST_METHOD", "details": {}, "message": "The http request method type
Signature field is showing black
Hello, When customer signed the service form, it is showing as below picture Phone model: iPhone 16 Pro We tried delete and install application, but it not solved. This has on phone of a few person. There is any advice to solve this?
Zoho CRM Android app updates: record sharing, user image upload, Zoho Survey integration, and more
Hello everyone, We've made some important improvements to Zoho CRM's Android app, and we'd like to walk you through the latest updates. Here's what's new: Record sharing with org users User image upload Zoho Survey integration support Venue preference
How to Delete/hide Google adwords section from Layout?
Hi people, maybe someone can tell me how to remove or hide the Google adwords section from my layout? Im not using it and it takes too much space.
WIDGET in related record list ZOHO CRM; how to get and put data to subform custom fields?
he need: Read and write two custom subform line-item fields on Quotes: Segment_wyceny (picklist/text) and W_pakiecie (number). Write works; read does not return these fields via SDK. Environment Zoho CRM Widget Zoho Embedded App SDK v1.2 Module: Quotes
Introducing Assemblies and Kits in Zoho Inventory
Hello customers, We’re excited to share a major revamp to Zoho Inventory that brings both clarity and flexibility to your inventory management experience! Presenting Assemblies and Kits We’re thrilled to introduce Assemblies and Kits, which replaces the
Way to update CRM records in quik view
I have custom module in zoho crm and that module have 500 records. I want a quick way or UI so that user can easily update the record information in quick view without going to record detail view or edit view. I tried zoho sheet option but in zoho sheet
Writer sing up problom
Zoho writer sing up prolom face
Where to integrate Price Book and Product List Price
Hello, We sync zoho crm all modules with all data to zoho analytics. In zoho crm, we have "Price Books" and "Products" modules, where each product is assigned to a few price books with different list prices. From zoho crm, I am able to export a dataset
Form / CRM Integration Not entering into workflow
I have a simple form setup with company name, first name, last name and lead source. Each of the fields are mapped to CRM Leads module. When the form is submitted, the lead is populated properly. I also have a workflow created that when the lead source
Automating CRM backup storage?
Hi there, We've recently set up automatic backups for our Zoho CRM account. We were hoping that the backup functionality would not require any manual work on our end, but it seems that we are always required to download the backups ourselves, store them,
Zoho Slowness - Workarounds
Hi all, We've been having intermittent slowness and Zoho just asks for same stuff each time but never fix it. It usually just goes away on it's own after a couple weeks. Given that speed is a very important thing for companies to be able to keep up with
Don't understand why Forms Mobile Scan and Fill not working
I have configure enabled mobile scan and fill, I have enabled QR and Bar code on two fields name and position, I have mapped seq 1 to Name and seq 2 to position, I have created a 2d QR code with the person names and position, seperated by a comma. When
Recurring Supervisor Rule Reminders for Open/In-Progress Tickets
Hello Zoho Support Team, I would like to suggest a potential improvement regarding reminders for tickets and activities in Zoho Desk. Currently, it is possible to set reminders only once. In the Supervisor Rules section, it is possible to configure reminders
Template usage
Hi, We are using some templates as a response to customer questions. Is it possible to analyze the usage of these templates? We want to know if the use of our templates has increased over time
Ticket Status Colors
Can i change the colors of Ticket Status in the admin panel? Or even change the background of the entire cell of a Critical ticket? This way its easy for my agents to see a urgent ticket when it comes in. Right now everything is black text. Here Right
Sync Lookup Fields from Zoho CRM
HI Team, I have synced a lookup field from my CRM data to Campaigns. When I view the synced data the field appears to display a Zoho CRM record ID rather than the text value. Is it possible to get the sync to import the text value rather than the CRM
New From Address cannot verify
I have created a new From Address, which is the support@ address for my domain, that forwards to the default support mailbox. Presumably then, the verification email that is sent, should turn up as a ticket, but it does not. How can I verify my from address so that I can use my own domain?
How to update/remove file in zoho creator widgets using javascript API
Hi Team, I have developed a widget which allows inserting and updating records I have file upload field with multiple file upload. Now while doing insert form record, I am using uploadFile API to upload files for that record. I am using updateRecord API
issue with image thumbnails not showing in Image Selector
We have been using Zoho Campaigns for over a year, maybe close to two years, and this issue just started happening in the last month. I wanted to wait to see if it would resolve on it's own, and it doesn't seem to be. The thumbnail images for all new
Deluge Script for adding tag
Trying to create a custom function where a tag is added to a record - but for the life of me, I cannot figure out how. Help please! Moderation Update: Adding the help doc and sample to add Tags to records via deluge here for everyone's benefit. tag1 =
Unlock your Zoho Vault with OneAuth, Windows Hello, TouchID, YubiKey, and many more!
Hello everyone, We are thrilled to introduce one of the most highly requested features – the ability to unlock your Zoho Vault using various authenticators. The primary purpose of a password manager is to remember just one master password and securely
Blueprint or Validation Rules for Invoices in Zoho Books
Can I implement Blueprint or Validation Rules for Invoices in Zoho Books? Example, use case could be, Agent confirms from client that payment is done, but bank only syncs transactions tomorrow. in this case, Agent can update invoice status to done, and
Creator roadmap for the rest of 2022
Hi everyone, Hope you're all good! Thanks for continuing to make this community engaging and informative. Today we'd like to share with you our plans for the near future of Creator. We always strive to strike a good balance of features and enhancements
How can I get base64 string from filecontent in widget
Hi, I have a react js widget which has the signature pad. Now, I am saving the signature in signature field in zoho creator form. If I open the edit report record in widget then I want to display the Signature back in signature field. I am using readFile
Add Setting Values to the Rules
Hi, It would be great to use the rules to set values in fields for submission, such as if a Type is X then set the Field Y to 10. Thanks Dan
So we ran with it for the week
In our company i bit the bullet and ran with FSM for a whole week. Service calls, deliveries and surveys. Covering about 30-120 miles a day to domestic properties. Loved the appointment list and satnav integration. Loved the timer to measure the appointments.
Is there a way to set Document Owner/Sender via the API
When sending requests for zoho sign, it would seem zoho uses the id of the person that created the zoho api cred to determine the owner_id, is there a way to set a default for this?
What's New - September 2025 | Zoho Backstage
September has been a different month for Zoho Backstage. Instead of rolling out a long list of new features, we focused on something just as important: Performance, reliability, and stability The event season is in full swing, and organizers are running
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?
Next Page