I'd like to put forward a suggestion about how Deluge updates are surfaced to Zoho Creator developers, and I'm hoping the Creator team will consider it.
Zoho Creator is built on Deluge. Every workflow, custom function, validation and schedule we write runs Deluge, so when a new Deluge task, function or parameter ships and is usable in Creator, that is effectively a new Creator capability. The problem is that these updates only
sometimes reach the
Zoho Creator release notes. Coverage is selective rather than systematic, which means genuinely useful capabilities can land without Creator developers ever hearing about them.
What the Creator release notes already do well
To be fair, the Creator feed does carry Deluge items today, and several recent ones are documented well:
- The
thisapp.environment attribute (March 2 2026) - Dynamic stage and blueprint link names in Blueprint tasks (February 10 2026)
- The Translate task expanding to 74 languages (January 6 2026)
- The
OPTIONS request method in invokeUrl and invokeAPI (November 28 2025) - The Zia Deluge task (November 14 2025)
- The
zoho.loginuser.name variable (September 8 2025)
So the pipeline clearly exists. The issue is that it fires inconsistently, and the omissions include some high-impact tasks.
The example that prompted this
On June 22 2026, Deluge gained a new
setFilePassword task, which encrypts and password-protects a PDF or ZIP file object. This is directly relevant to Creator: password-protecting an outbound PDF or ZIP — a payslip, an invoice, a sensitive report — is a common Creator requirement that until now needed a workaround.
// Syntax
<file>.setFilePassword(<password>);
// Form workflow, On Success (e.g. a Payslip Request form)
// Password-protect the fetched PDF before emailing it
payslipPDF.setFilePassword(dob + employeeId);
sendmail
[
to : zoho.loginuserid
subject : "Your payslip"
message : "Password is your DOB (DDMMYYYY) followed by your Employee ID."
attachments : file : payslipPDF
]
Password-protecting outbound documents is something a lot of us have built awkward workarounds for. It is now a single native task, and I only found out by accident.
The discovery gap: This task is documented in the
Deluge release notes, but it never appeared in the Creator release notes. A developer who follows only the Creator feed — which is where most of us look — had no way to know this capability had shipped.
A second example
The same thing happened in April. On April 16 2026 the
convertToPDF task was enhanced to accept 20+ optional parameters, passed as key-value pairs in an
options_collection — scale, orientation (including landscape), margins (top, bottom and so on) and more — giving much finer control over the layout and formatting of generated PDFs. convertToPDF is one of the most heavily used file tasks in Creator, so this is a significant improvement. It is in the Deluge release notes, but again not in the Creator feed.
It's a pattern, not a one-off
Several recent Deluge updates with clear Creator relevance never made it into the Creator feed. The last row is included deliberately, to show the pipeline works when it is used:
| Deluge update | Date | In Deluge notes | In Creator notes | Relevance to Creator |
|---|
setFilePassword — encrypt PDF/ZIP files | Jun 22 2026 | ✓ | ✗ | High — secure payslips and invoices |
convertToPDF — 20+ output parameters (scale, orientation, margins) | Apr 16 2026 | ✓ | ✗ | High — PDF generation is everywhere in Creator |
| Zoho CRM Integration Tasks V8 | Apr 15 2026 | ✓ | ✗ | High — many Creator apps talk to CRM |
base32Encode / base32Decode and a character_set option on the base64 tasks | May 21 2026 | ✓ | ✗ | Medium — encoding tasks run in Creator |
| Translate task expanded to 74 languages | Jan 6 2026 | ✓ | ✓ | Proof the pipeline works |
The same Translate enhancement appears in both feeds on the same date. That is exactly the outcome we would want for every Creator-applicable Deluge change, not just the occasional headline one.
The "does this apply to Creator?" problem
Even a diligent developer who reads the Deluge release notes as a fallback cannot easily tell what applies to them. The Deluge notes are full of applicability qualifiers that point in opposite directions:
- Some entries read "available across all Zoho services that support Deluge" (for example the FTP and SFTP tasks) which includes Creator.
- Others are explicitly "in all services except Zoho Creator".
- Many are "now available in Zoho Creator too", meaning a task existed elsewhere for months or years before reaching us.
There is no Creator-scoped view of Deluge changes anywhere. Applicability has to be inferred entry by entry, which is not a reliable way to keep up.
Why this matters for Creator developers
- Silent capability changes. Tasks, parameters and limits change under our scripts without a Creator-facing announcement.
- Wasted effort. We build and maintain workarounds for problems that now have a native task — file password protection being a perfect example.
- Missed behaviour and security changes. Deprecations, limit changes and security restrictions can affect running production scripts, and these are easy to miss when they sit only in the Deluge feed.
- Onboarding and discovery. Newer developers have no single, Creator-relevant place to learn what Deluge can now do.
What I'm suggesting
Primary request: Automatically include Creator-applicable Deluge updates in the Zoho Creator release notes.
The Creator feed already has a Filter By Solution control (Applications, BI & Analytics, Integration flows). A dedicated Deluge lane would fit naturally, or these updates could simply be tagged under Applications. There is even precedent: Deluge-related changes for the Integration flows solution already appear in the Creator feed — the April 30 2026 entry documents the Deluge custom-function string limit increasing to 2MB. Extending the same treatment to core Creator Deluge tasks would be consistent, not a stretch.
Fallback, if full mirroring isn't immediately feasible:
- Add a prominent link to the Deluge release notes from the Creator release notes.
- Tag each Deluge-notes entry with an explicit Applies to Creator: Yes / No marker, so applicability is unambiguous rather than inferred.
Request to Zoho Team
Can Creator-applicable Deluge updates be surfaced in the Creator release notes as a standard part of the release process?
The pipeline already exists and is used occasionally. Making it consistent would mean Creator developers stop discovering native capabilities by accident, and start finding them where they already look.
Community input requested: How is everyone else keeping track of Deluge changes that affect Creator? Are you watching the Deluge release notes directly, or have you found other ways to stay current?
📚 Documentation References:
Recent Topics
Need complete Zoho Commerce theme ZIP example and safe staging workflow
I want to build a complete custom Zoho Commerce storefront through Edit Code, including: • Global header and footer • Responsive homepage • Category, search and filter pages • Product cards and product-detail pages • Cart and checkout wrapper • Mobile
Conflict with Google Sheets
While I was working on a google sheet in Firefox, I suddenly started getting an error dialog in Google sheets: "Loading issue. Troubleshoot this issue by clearing application resources". It then says to clear cookes etc. etc. which didn't help. Disabling
What is a realistic turnaround time for account review for ZeptoMail?
On signing up it said 2-3 business days. I am on business-day 6 and have had zero contact of any kind. No follow-up questions, no approval or decline. Attempts to "leave a message" or use the "Contact Us" form have just vanished without a trace. It still
Add the Zoom Option to the Camera
Hi, I use the ZOHO Forms Camera so I can manage metadata, compression, etc. but this doesnt have the zoom parameter activated, so when we have photos in a tight space and want to use 0.5 for example, we can't, can this be enabled please. Thanks Dan
Add Large Lists to Choice-Based Field Rules
Hi, The new Large List is good, but you can't then use the Choice-Based Field Rules with it to limit the Group Choices or Choices? Thanks Dan
Auto-fill from logged-in user's profile for Name Fields in Subforms
Hi, The Name field is great, but I see you can't tick the Initial Value option of "Auto-fill from logged-in user's profile" when it is on a Subform, why not? Thanks Dan
[Free webinar] Creator Tech Connect – Creator product updates (Part 1), August 2026
Hello everyone, We are excited to invite you to another edition of the Creator Tech Connect webinar. About Creator Tech Connect The Creator Tech Connect series is a free monthly webinar comprised of pure technical sessions, where we dive deep into the
What's New in Zoho Invoice | April – June 2026
Hello everyone! We're back with the latest updates and enhancements we've rolled out in Zoho Invoice from April to June 2026. Here's what's new this quarter: Connect Zoho Invoice to AI Using Zoho MCP Customize Accessibility Preferences Attach Annexure
Is there a way to show contact emails in the Account?
I know I can see the emails I have sent and received on a Contact detail view, but I want to be able to see all the emails that have been sent and received between all an Accounts Contacts on the Account Detail view. That way when I see the Account detail
The Social Wall: July 2026
Hello everyone! We're halfway through the year, and we bring to you three new updates designed to help you experiment with your content, discover your top-performing posts, and automate your engagement workflow. Instagram Trial Reels Instagram trial reels
Mail Id’s backup
Dear Zoho Team, Kindly share the backup of my all mail id’s associated with Zoho account. Thanks, Saurabh Sharma +91 8851066915
Recurring Events Not Appearing in "My Events" and therefore not syncing with Google Apps
We use the Google Sync functionality for our events, and it appears to have been working fine except: I've created a set of recurring events that I noticed were missing from my Google Apps calendar. Upon further research, it appears this is occurring
Stock Based Sort-by option in Category Pages
In a category page product with In-Stock should come in the top of the categories product list rather than out-of-stock products. No having this option is extremely disappointing, I made the initial request about 7 months ago but still not even an update
Stock based sort-by option
I have more than 300 products in a category with out of stock items count of 150. The out of stock items are coming on top of the category product page list, is there a way to show the in-stock items on top of the list & move the out -of stock items in
Out of Stock items showing in Commerce
I have over 6000 items and most are not in stock, but all items are showing up in Commerce whether they are inventory or not. What option or feature can you use to hide items in Commerce at zero or negative quantities? I currently am using Commerce for
Creating Email template that attaches file uploaded in specific field.
If there's a way to do this using Zoho CRM's built-in features, then this has eluded me! I'm looking to create a workflow that automatically sends an email upon execution, and that email includes an attachment uploaded in a specific field. Email templates
What's New in Zoho Billing | July 2026
July brings a new set of updates to Zoho Billing to make your billing operations more efficient. These include a redesigned checkout experience, expanded Hosted Payment Page capabilities, compliance improvements, enhanced reporting, and more. Enhancements
Zoho CRM Community Digest - July 2026 | Part 1
Hello everyone, July is here! The first two weeks brought six CRM updates ranging from privacy-ready webforms to a significantly more powerful Layout Rules engine, two community wins worth a look (a dashboard workaround for spotting leads with no activities,
Zoho CRM - Email/Message icon for Deal List View
Hi Team, My idea is to include a message icon at the start of the row of Deals when an unread message has been received. This would really help highlight the Deals where urgent action is required. Thanks for considering this request. Regards, Ashley
Email notification for followers
Is there a way to enable email notification for followers of a support ticket? ie: Ticket #123 is owned by Agent#1, Agent#2 adds themselves as a follower. Whenever ticket #123 receives an email from the customer, Agent#1 receives an email. Agent#2 would
Introducing parent-child ticketing in Zoho Desk [Early access]
Hello Zoho Desk users! We have introduced the parent-child ticketing system to help customer service teams ensure efficient resolution of issues involving multiple, related tickets. You can now combine repetitive and interconnected tickets into parent-child
Desk Contact Name > split to First and Last name
I am new to Zoho and while setting up the Desk and Help Center, I saw that new tickets created or submitted from the Help Center used the Contact Name field. This would create a new Contact but put the person's name in the Last Name field only. The First
Vendor payment unexpectedly routed through Prepaid Expenses instead of Accounts Payable
Hello, We are investigating an unexpected accounting behavior in Zoho Books. We created vendor bills and vendor payments for two suppliers using what appears to be the same workflow, but the journal entries are different. Vendor 1 – UZ Store (works correctly)
Line Spacing
I am new to zoho writer - when I create a new document or either open an existing document - everything is double spaced. I tried changing the line spacing to single but still nothing happens do you know what I can do to change this double spacing format?
LinkedIn RSC is now live in Zoho Recruit
LinkedIn Recruiter System Connect (RSC) is here. Your Zoho Recruit data (candidates, jobs, notes, stage updates, resume attachments, and more) now syncs with LinkedIn in real time. Note: LinkedIn RSC is included with your LinkedIn Recruiter Corporate
Managing Shopify Payout Balances in Zoho Books
I am recording my Shopify orders as Invoices and once Shopify credits my bank account I reconcile the payout to the specific invoices and create a new transaction to account for the Shopify Merchant Fee. That is fairly straightforward to me. How should
Charging for WhatsApp replies starting in October 2026
Meta has announced that it will charge for reply messages on WhatsApp starting October 1, 2026, and the free 24-hour window will no longer exist. How will Zoho SalesIQ handle this billing? https://developers.facebook.com/documentation/business-messa
Upcoming Change: Increased character limits for module and field labels
To provide greater flexibility in customizing your CRM, we are increasing the maximum character limits for module labels and field labels in Zoho CRM. What's changing? Label Current Limit New Limit Module Label 25 characters 50 characters Subform Module
Change of Blog Author
Hi, I am creating the blog post on behalf of my colleague. When I publish the post, it is showing my name as author of the post which is not intended and needs to be changed to my colleague's name. How can I change the name of the author in the blogs?? Thanks, Ramanan
SPAM (and some other) folders missing on three of my Zoho Mail accounts
I have four email accounts with Zoho Mail. Three days ago, the Spam folder on three of these accounts vanished. It is gone on the Windows and Linux desktops as well as the web-based and Android versions, and I have tried it on multiple machines. The only
Using data from multiple sheets
I am looking for a way to automate the process of taking multiple Zoho sheets and collating the data into one combined sheet (such that no duplicates occur). Currently I can only think of importing all the sheets into Excel and then running a macro to perform the task. Is there a simpler way offered by Zoho?
Cliq iOS can't see shared screen
Hello, I had this morning a video call with a colleague. She is using Cliq Desktop MacOS and wanted to share her screen with me. I'm on iPad. I noticed, while she shared her screen, I could only see her video, but not the shared screen... Does Cliq iOS is able to display shared screen, or is it somewhere else to be found ? Regards
Error 1011 saving website personalisation — blocking all changes (corrupted "home_page.content" field)
When trying to save changes under Settings → Brands → MY COMPANY → Website → Personalisation → Messenger, I receive the following error: "Either the request parameters are invalid or absent" upon checking on the developer console of the browser I get
All new Address Field in Zoho CRM: maintain structured and accurate address inputs
Availability Update: 29 September 2025: It's currently available for all new sign-ups and for existing Zoho CRM orgs which are in the Professional edition exclusively for IN DC users. 2 March 2026: Available to users in all DCs except US and EU DC. 24
CRM x WorkDrive: We're rolling out the WorkDrive-powered file storage experience for existing users
Release plan: Gradual rollout to customers without file storage add-ons, in this order: 1. Standalone CRM 2. CRM Plus and Zoho One DCs: All | Editions: All Available now for: - Standalone CRM accounts in Free and Standard editions without file storage
HR Helpdesk Cases
We have Zoho One Enterprise. I'm trying to find HR Helpdesk Cases, but my UI does not match the documentation. I'm not sure how to move forward.
Tip #7 - Siri shortcuts in Zoho CRM
Hello Everyone, Here is a tip about the 'Siri Shortcuts' feature and how it works in the iOS version of the Zoho CRM mobile app. What are Siri shortcuts? Siri Shortcuts are quick actions across your apps on iOS. They can perform an action automatically
Automatic Department and Employee Sync Between Zoho One and Zoho People
Dear Zoho Support, I'm writing to propose a valuable feature request that would streamline data management and improve user experience within the Zoho ecosystem: automatic synchronization between departments and employees in Zoho One and Zoho People.
Nothing triggers a Journey
I have been on the phone with Zoho support and they claim their development team needs to investigate more. However, I've found this is a pretty standard answer after a call takes any amount of time. After that, it's days and even weeks before it actually
Manually Backorder Sales Order and/or Change Sales Order Status
Is there an option to manually 'backorder' a sales order, or otherwise change it's status? In some cases, we receive orders for products that are out of stock, but we already have issued POs to our suppliers for replenishment. Ex- we created a PO on
Next Page