Elevate your Zoho CRM customization experience with ZDK CLI

With ZDK CLI, you can retrieve supported configurations and widgets from your organization, make changes to them, and push those changes to your organization.

CRM Software benefits | Zoho CRM

Here's how we can help you

  • Effortlessly modify and push metadata changes.
  • Simplify widget handling by managing them directly from CLI.
  • Track your changes with your preferred Version Control System (VCS) using metadata pulled from Zoho CRM.
  • Export and push metadata sets tailored to specific use cases across different CRM organizations.

Effortless metadata management

Developers can effortlessly modify and push changes to various metadata components in Zoho CRM, including profiles, roles, modules, fields, and layouts using ZDK CLI. The CLI provides intuitive commands similar to Mercurial commands, such as zdk org:pull to retrieve metadata and zdk org:push to deploy changes back to the CRM.

Metadata management in Zoho CRM

Streamlined widget customization

With ZDK CLI, you can easily pull and manipulate existing widgets, create new widgets , integrate your widget configurations with VCSs, and export widgets easily to other Zoho CRM organizations to streamline your Zoho CRM customization process.

Widget customization using ZDK-CLI

Track with VCS and reuse metadata components

Hosting metadata pulled from the CRM org using ZDK CLI in a VCS enables developers to track those changes, including who made them and when. It also provides a reliable backup that enables easy restoration of previous metadata versions if needed. The metadata hosted in VCS can easily be shared across different Zoho CRM orgs. You can reuse tested and proven components across orgs to streamline customization efforts.

Reuse metadata components