- Creator
Build customized apps to simplify business processes.
- Flow
Automate business workflows by creating smart integrations.
- Assist
Remote support and unattended remote access software.
- Vault
Online password manager for teams
- BugTracker
Automatic bug tracking software for managing bugs.
- Cliq
Stay in touch with teams no matter where you are.
- All Products
- Sales
- Marketing
- Service
- Finance
- Email & Collaboration
- HR
- Legal
- Security & IT Management
- BI & Analytics
- Project Management
- Developer Platforms
- Bundles
- Marketplace
Do more with your Zoho products
English
Get a Folder Instance
A folder reference can be created by the following method which would not fire a server-side call. The filestore reference used in the below code snippet is the component instance.
There is no promise involved in the above method and the instance of the folder alone is returned.
Copied// Get a folder instance
let filestore = app.filestore();
let folder = filestore.folder(1510000000109545);
© 2023, Zoho Corporation Pvt. Ltd. All Rights Reserved.