Overview
Methods allow your extension to actively interact with Zoho Books and perform actions programmatically. Using methods, you can retrieve or update field values, display notifications and modal dialogs, invoke predefined Zoho Books 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 Books extension.