Developer Space in Zoho Projects allows developers to write code for interacting with Zoho Projects. It can customize and automate projects and its modules. Developers can also create extensions, access APIs and establish service hooks to trigger responses.
Consider a scenario where you are a project manager in an architecture firm. All the design drafts have to be approved by you before starting the construction documents. You want to automate this draft approval process using Zoho Projects.
You can create a custom function "AutomateDraftApproval" that initiates the approval workflow. Project team members can use an extension to sign the draft digitally. Any changes or approvals trigger service hooks, to notify the project manager and relevant team members.
Custom Functions
A custom function is a software code that can be used to automate a process. Developers can create custom functions in Deluge that can automate specific actions or perform logic. Users can create functions for
Projects,
Tasks, and
Issues or use a pre-defined gallery function.
Create Extension
Extensions are power-ups for your existing features in Zoho Projects. Users can enhance your portal by
creating extensions and facilitating integration with third-party services.
API & Mobile Access
APIs will allow third-party users to connect with your portal and share data. Mobile access will allow users to download and use the Zoho Projects on Android and iOS.
ZSC Key
The
Zoho Sign Connector (ZSC) key is used to access Zoho Projects modules from other Zoho products. Users can generate the ZSC key under this section.
Service Hooks
Service hooks allow the users to create custom webhooks that trigger actions or notifications in response to any changes within Zoho Projects. Using this, users can automate processes and integrate with external services for specific projects.