[
{
"name": "Create Module",
"type": "action",
"description": "Create a new module in Zoho CRM to manage specific data."
},
{
"name": "Add Tag",
"type": "action",
"description": "Assign specific tags to records for better categorization and organization."
},
{
"name": "Update Module",
"type": "action",
"description": "Make changes to an existing module in Zoho CRM to reflect updated information."
},
{
"name": "Get Lead Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific lead in Zoho CRM."
},
{
"name": "Get Contacts Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific contact in Zoho CRM."
},
{
"name": "Get Account Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific account in Zoho CRM."
},
{
"name": "Get Deals Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific deal in Zoho CRM."
},
{
"name": "Get Tasks Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific task in Zoho CRM."
},
{
"name": "Get Calls Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific call in Zoho CRM."
},
{
"name": "Get Products Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific product in Zoho CRM."
},
{
"name": "Get Quotes Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific quote in Zoho CRM."
},
{
"name": "Get Sales Orders Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific sales order in Zoho CRM."
},
{
"name": "Get Purchase Orders Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific purchase order in Zoho CRM."
},
{
"name": "Get Price Books Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific price book in Zoho CRM."
},
{
"name": "Get Invoices Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific invoice in Zoho CRM."
},
{
"name": "Get Campaigns Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific campaign in Zoho CRM."
},
{
"name": "Get Vendors Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific vendor in Zoho CRM."
},
{
"name": "Get Cases Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific case in Zoho CRM."
},
{
"name": "Get Solutions Id",
"type": "lookup",
"description": "Retrieve the unique identifier for a specific solution in Zoho CRM."
}
]