Kaizen 208 - Answering your Questions | Functions, AI and Extensions

Kaizen 208 - Answering your Questions | Functions, AI and Extensions




Hello Developers!

Welcome back to a fresh week of Kaizen!

We are grateful for your active participation in sharing feedback and queries for our 200th milestone. This week, we will answer the queries related to Functions and Extensions in Zoho CRM.

1. Default value in parameter, also instant return must capable to do in deluge and also capable to use closure in deluge function.

Based on the query, we are assuming that by default value, the user is referring to using
placeholder values during testing or debugging. In Deluge, such defaults are provided at the browser level. 


For instant returns and closure, we need a few more details to give you the right guidance. We recommend reaching out to our support team with additional context so they can assist you further.

2. Please provide asynchronous script support or at least an option to increase the timeout limit for heavy processes.
Please increase the file size limit for invokeUrl tasks or introduce a more robust file streaming capability.

Based on overall runtime statistics, most functions complete within 5 minutes of runtime. Assuming your requirement involves longer-running processes, we recommend using Circuits or Schedules to handle such cases effectively.

Regarding file size limits for invokeUrl tasks, we assume your use case requires
handling larger payloads. In this case, we need more details to evaluate and provide a suitable solution, so we recommend reaching out to Zoho CRM Support.

3. I will be happy if I will can search on the Function list if some filed is exist on a function.
So if I change the API name I will be easy update the fields.

We understand that your use case is about quickly identifying functions that reference a particular field, especially when API names are updated. At the moment, this support is not directly available.

We are working on a feature revamp that will allow you to assign tags to functions for quicker access. For example, you’ll be able to tag functions with relevant keywords and then create custom views based on those keywords to easily locate them.

We have planned to roll out the feature revamp by early 2026.

4. I would love to hear more about Zoho CRM and its connection/setup/integration with AI and some use cases on how to currently improve business processes within the Deals Pipelines, and Sales.

We understand your interest in learning more about how Zoho CRM can connect with AI to improve business processes. Refer to this Smart Prompt help document to configure Zia and Open AI within Zoho CRM. 

We have also recently introduced several AI-driven capabilities in Zoho CRM to help you work smarter and faster. These include workflow creation to automate routine tasks, record summaries for quick insights, image-to-canvas to seamlessly convert visuals into Canvas, and AI-assisted email creation for more effective communication.

Check out Zia’s Next Best Experience help page to understand how to effectively use Zia to enhance your business processes with real-time use cases. 

These features are being rolled out across all data centers in a phased manner.

5. Bulk Data Enrichment: Script-based enrichment from services like Clearbit or internal ERPs.

As of now, bulk data enrichment is not natively supported in Zoho CRM. If you could share more details about your requirements with our support team, we will be glad to suggest a suitable workaround for your use case.

However, we offer a pre-built Clearbit extension that lets you quickly configure data enrichment without any need to write any scripts.

Install the Extension

1. Log in to your Zoho CRM account.

2. Navigate to Setup > Marketplace > All.

3. In the All Extensions tab, search for Clearbit Extension for Zoho CRM and click Install.

4. Agree to the terms and conditions, then click Install.


5. A pop-up will appear asking you to Choose Users/Profiles. Select who can enrich data, and click Confirm to install the extension.


6. You’ll then be prompted to enter your Clearbit account API key. This key allows Zoho CRM to fetch data from Clearbit and update your records. 

Enter the key and click Save.



7. Next, choose the modules where you want data enrichment. The extension currently supports Leads, Contacts, and Accounts.


You can change these configurations anytime by clicking Settings in the extension detail page.


You can also access the settings from Extensions list view as shown here. 


Enrich your Data

The extension pulls enriched data from Clearbit using the email address on the record. Once installed, a business card will automatically appear on the record’s detail view page.

Notes
Note: The email field is mandatory for data enrichment.



To update your CRM fields with Clearbit data:

1. Click Add to CRM at the top-right corner of the business card.

2. A field mapping iframe will open, where you can map Clearbit fields to your CRM fields.



3. After mapping, click Update to add the details to the record.  

We hope we answered your questions and you found this useful. For the queries we mentioned that we require more details and if we assumed it the other way around, please reach out to us at support@zohocrm.com.

We would be happy to connect and help you! 

Cheers!

--------------------------------------------------------------------------------------------------

Idea
Previous Post: Kaizen 207 - Advanced Queries using COQL API | Kaizen Directory: Home

    • Recent Topics

    • Bulk Fill In & Edit PO/Bill/SO/Invoice

      Hello, I am adding stock in bulk on a PO, the system is automatically populating the Rate (price) and Tax from the item data. Problem is that the bill rate is different from the rate on the item data, so I have to manually erase each and enter the price.
    • Fixed Assets beg balance

      Hello, I trust you are well I'm a new zoho books user and I find it difficult to plug in the fixed assets balance and here's what I have done: 1- I imported the fixed assets data into the fixed assets module as per the instructions 2- the import process
    • Syncing with Google calendar, Tasks and Events

      Is it possible to sync Zoho CRM calendar, task and events with Google Calendar's tasks and events. With the increasing adoption by many major tool suppliers to sync seamlessly with Google's offerings (for instance I use the excellent Any.do task planning
    • CRM Deluge how can link attach file with workdrive file.

      Hi, We have create file at workdrive and would like to link to attachment at crm module by deluge. Right now can only upload it to attachment but can not link the file from workdrive. Thank you
    • Feature announcement: AI-powered document generator in Zoho Sign

      Hi there! We recently announced manual document creation by offering an editor within Zoho Sign. Today, we are excited to announce AI-powered document generation to help you draft agreements, purchase orders, and other important business documents in
    • Permanently deleted files

      Is there a way to get back permanently deleted files from your account if they were accidentally deleted and no longer recoverable from the recycling bin? I know I am probably screwed but I just figured I would ask.
    • Shared Mailbox in iOS app

      Hi, On the desktop I am using a Shared mailbox for our company's general mailbox that somebody else should be able to view. In the iOS app however I can't find it? Old sources on the internet says this isn't possible but that can't be right? Somebody
    • Tip #41- Simplify Compliance and Efficiency with Zoho Assist’s Data Cleanup Feature- 'Insider Insights'

      Managing device data efficiently is just as important as securing remote access. With Zoho Assist’s Data Cleanup feature, admins can easily remove outdated or unnecessary device records, keeping the console organized and secure. This action is carried
    • Revenue Management: #6 Revenue Recognition in Professional Services Industry

      If you run a consulting firm, agency, or any service-based business, you have a situation where you have signed the contract, maybe even sent the invoice, and have received some initial payments. So, can you consider this as revenue? What if the project
    • Zoho fsm scheduled maintenance dispatch

      Hi, I'm reaching out regarding an issue I'm encountering with the Scheduled Maintenance feature in Zoho FSM. I’m trying to configure it so that it automatically dispatches all maintenance jobs scheduled within the next 150 days, starting from today. However,
    • zoho.inventory.getRecords returns no records

      I running a custom function (Deluge) in Zoho Flow with a connection to Zoho Inventory. To debug the problem, I created the test function below. It returns "Number of contacts fetched: 0". This confirms that there's no issue with the org ID or connection
    • Feature announcement - Simplifying document creation with Zoho Sign

      Hi there, We are pleased to announce the release of our document creation feature, enabling you to create, edit, and finalize documents like agreements, purchase orders, and contracts without relying on external tools or applications. <br> This
    • Integrating File Attachments in Zoho Flow Email Notifications

      Hi, I would like to be able to send an email once an entry is made in a form, and in this email, I would like to attach a file that has been added to the form using the ImageUpload (or FileUpload) widget. So, I started by creating a flow that will trigger
    • Zoho project purchases

      Hi Folks, I think having a purchase module in projects will help in putting together a project p and L. Project wise purchases and expenses.  Do let me know your thoughts.
    • Create Tasklist with Tasklist Template using API v3

      In the old API, we could mention the parameter 'task_template_id' when creating a tasklist via API to apply a tasklist template: https://www.zoho.com/projects/help/rest-api/tasklists-api.html#create-tasklist In API v3 there does not seem to be a way to
    • How can I restore all the deleted Time entries of a Task in Zoho Projects

      How can I restore all the deleted Time entries of a Task in Zoho Projects? Query: In Zoho Projects, I cloned a task and deleted the time entries from the cloned task. However, this also deleted the time entries from the original task. How can I restore
    • Is there a way to make an account inactive in ZoHo Desk

      We have a few Clients "Accounts" that we no longer do business with. It would be beneficial for them to not show up in lists. However, we want to go back and view tickets, time, etc.
    • How to set the value of the Phone field importing contacts in Zoho Desk

      Hi everyone, i'm new in Zoho Desk, we're setting up the environment and i'm importing contacts from another CRM using a file CSV and i'm getting a problem with phone numbers (italian): the leading zero is cut away, also if the value is inside double quotes.
    • Set Custom Icon for Custom Modules in new Zoho CRM UI

    • Deprecation Notice: OpenAI Assistants API will be shut down on August 26, 2026

      I recieved this email from openAI what does it means for us that are using the integration and what should we do? Earlier this year, we shared our plan to deprecate the Assistants API once the Responses API reached feature parity. With the launch of Conversations,
    • How to center a field inside a section?

      I’ve been trying to center a field inside a section in Zoho Canvas. When I align it visually, it looks centered in the editor, but after clicking Save, the field appears misaligned on the actual canvas. I also tried setting the field to full width, but
    • Kaizen #192 - Implementing Custom Token Persistence in Python SDK

      Welcome back to another week of Kaizen! Last week, we discussed how to implement Login with Zoho using OAuth 2.0 and saw how to bring it to life in a real-world application with the Zoho CRM Python SDK. We also discussed how Zylker Academy built a custom
    • Showing the map along with mileage expense

      When you use the GPS to track mileage, it shows you the map of the actual path travelled. It would be very useful and practical to save that map with the mileage expense, so that when the report is created, it provides a map of each mileage expense associated
    • Enable Validation Rule for Multi-Select Picklist Field

      Zoho, Please allow validation rules for multi-select fields.
    • File Upload field not showing in workflow

      Hi, I have added a field on Zoho CRM. I want to use it in a workflow where that particular field is updated based on another field, however it is not showing up in the field list to select it in the workflow. Why is this please?
    • CRM Custom function updating a module record shows the Super Admin user as the record modifier

      Dear Zoho CRM Team, Is there any way to update this so that when a custom function has updated a record the Super Admin user doesn't become the modifier? This happens on the record as a modifier and shows up in the audit logs. It would be more useful
    • Best practice importing items and matching assemblies

      Hi, I was wondering what would be the best practice to import items and composite items (assemblies) From my backup, what should I import first? The items or the composite items? I am on Zoho one, using inventory and books. Kind regards, Sabine
    • Best way to fetch employee names from Zoho People into Zoho Creator Inventory Stock Form field Employee Name Lookup

      Hi Team, I have a requirement in my Zoho Creator application (Inventory Stock Adjustment) where I need to fetch employee names from Zoho People and use them as a lookup in a form. Currently, I am considering using an integration field to fetch this data
    • get file api is returning Junk data

      I am working on extension development where at one point I need to retrieve attachments on records I found out I can use only invokeconnection and not invokeurl in extension development The invoke connection returns the image in raw binary format. When
    • Need help with message box

      End user updates many records at once. Each have unique serial number. They want a confirmation box that says starting number, ending number and qty. Is there any way to do this? I been searching and asking support but seems like no great solution.
    • [Webinar] The Transformative Power of Gen BI

      Traditional decision-making tools are no longer enough. The integration of generative AI into business intelligence (BI) is proving to be a true game changer—enabling businesses to make faster, smarter, and better informed decisions. Early adopters of
    • Backorder process review - Automating Removal of Sales Order from "On Hold" When PO is Received

      Hello Zoho Inventory Team, Currently, sales orders in On Hold status are released only when the bill for the purchase order is created. In our workflow, it would be much more efficient if the sales order could automatically move out of On Hold as soon
    • How to access the saved Query using API?

      I have created a query in setting. Is it possible to access it from a API? What's the endpoint? I tried /v8/queries/important_deals but didnt' work.
    • création d'une base de données

      base de donnee d'un lycée
    • User Session variables to recall after form submit & redirect to menu

      Hey, Forgive me if this is a simple answer I have overlooked. I have built a big onboarding process for my SAAS platform which is built and managed by an external Dev team. I am hoping to embed my new creator app on the SAAS platform. I have a menu page
    • Zoho Writer Merge Template with data from Zoho Analytics Views

      Hello, Is there any way to pull information from Zoho Analytics and put it into a Merge Template? I am trying to create a bulk export of one report that filters on a field to create a single document for each of the filter fields.
    • Having to enter bill before stock shows as available.

      Hi, Am I right in thinking you must create a bill from the purchase order receipt before the goods are available for shipping?
    • Agent Availability Report

      From data to decisions: A deep dive into ticketing system reports Businesses need to track when their support agents check in and check out from work. This report, titled Agent Availability, is one of the static reports that helps managers track the number
    • Writing by Hand in "Write" Notes

      Hi there! I just downloaded this app a few moments ago, and I was wondering if there was a way to write things by hand in "Write" mode instead of just typing in the keyboard. It would make things a bit more efficient for me in this moment. Thanks!
    • AI-driven construction analytics using Zoho Projects Plus

      Construction projects thrive on timelines; if a project is completed on or before the expected time, it makes headlines, but if it gets delayed, the company’s credibility will be at risk. Such projects require precise planning and constant monitoring,
    • Next Page