Zoho CRM integration tasks
- Create Record: Creates a record in the specified module
- Get Records: Fetches records from the specified module
- Search Records: Fetches records based on criteria
- Get Record By ID: Fetches the details of the specified record
- Update Record: Updates the specified record with new values
- Bulk Create Records: Creates multiple records
- Bulk Update Records: Updates multiple records
- Get Related Records: Fetches records from the submodule related to the specified record
- Update Related Record: Updates the specified related record with new values
- Convert Lead: Converts a lead into a contact, deal, and account
- Upsert: Updates a record if the ID is provided, otherwise it creates a new record with the specified values
- Attach File: Attaches a file to the specified record