.registerChatAction()

This API allows you to register any custom action that you have created

Note: It is mandatory to register any custom actions that are used in the bot script. If an action is not registered, it cannot be used within a chat. 

Example

CopiedZohoSalesIQ.registerChatAction("actionName");