Overview
Methods allow your extension to actively interact with Zoho Inventory and perform actions programmatically. Using methods, you can retrieve or update field values, display notifications and modal dialogs, invoke predefined Zoho Inventory actions, make HTTP requests, and store temporary data. Methods are typically called in response to events or direct user interactions and form the building blocks for implementing custom behaviors and workflows within an Zoho Inventory extension.