What is ZDK CLI?
ZDK CLI (Zoho Development Kit Command Line Interface) is a set of CLI tools that you can use to manage metadata in Zoho CRM. ZDK CLI allows you to modify and push metadata changes (profiles, roles, modules, fields, and layouts) and to manage widgets directly from CLI. With the metadata pulled from Zoho CRM using ZDK CLI, you can track your changes in your preferred Version Control System (VCS).
About the series
In this series, you will learn:
Basics of ZDK CLI: This includes commands and directory structure, and how it can be used to retrieve and modify supported configurations and manage widgets.
Integrating ZDK CLI with VCS: How to track changes in your preferred VCS with pulled and modified metadata from Zoho CRM using ZDK CLI.
Performing Inter-CRM Metadata Movement Seamlessly: How to export metadata and import it into any CRM.
Resources
Agenda
Introduction
Introduction to ZDK CLI
Who can benefit from ZDK CLI?
Installation
Quick Start
Commands and Directory Systems
ZDK CLI Commands
Directory System for ZDK CLI
Creating and Updating Metadata and Handling Conflicts
Using ZDK CLI for a Specific Use Case: Event Management System
Creating Supported Metadata using ZDK CLI
Pushing Changes and Handling Conflict
Widgets and ZET
Using Widgets in ZDK CLI for Event Management System
Creating Widgets via ZDK CLI
Pushing Widgets
Differences Between ZET and ZDK CLI
Version Control System, Metadata, and more
Using ZDK CLI to work with a VCS
Managing the entire ZDK project of Event Management System using a VCS like Git (with Demo)
Export of metadata and sharing customizations with a different org
