Downloading Phonebridge Call Recording
Hi there, I am trying to build a deluge function to transcribe the voice call recording. Well using CRM API accessing the Call record entry, the response contains a field and value for the URL of the recording "Voice_Recording__s":"https://phonebridge.zoho.com/phonebridge/recording/067fa1757?????5093ba6?serviceID=648185902"
ZOHO CRM and Make.com integration, Search records API Call
Hello, I am trying to use the search records api call through make.com however I keep getting the "Invalid Query" error even though I am sure I have formatted the query correctly. I have uploaded a screenshot of the query, could anyone please let me know
Deluge needed to see Invited Meetings related list has changed
Hi, I need to trigger a workflow depending on if/when a Deal's Contact has declined a meeting invite. Theres an Invited Meetings related list in the Contacts module which shows which meetings they have declined/no response/agreed/maybe. So, I need some
Create custom button that sends an email
Hello, I have a scenario that I cannot figure out if I can make happen and would like some help. Scenario: We sell via distribution and direct. When a distribution opportunity comes in we send an email to the distributor with details on the opportunity
Workflow Pass/Failure Report - Showing all passed and failed workflows (all workflows view)
Hi Team I'm unsure if this already exists but an idea for a view in the usage report to view all ran workflows pass or fail, this would be great to be able to manage all workflows for failures without looking at individual rules especially with numerous
Calendly Integration
Good morning support team, My company is using Zoho as our CRM system however we are introducing a new software called Calendly to be more organized and get better tracking of our events. Is it possible to integrate Calendly appointments or events onto lets say my or my CEO's Zoho calendar? We've heard from other companies using Zoho and Calendly that there is a way to merge the two so we can see the events on Calendly and then view them on a monthly calendar in Zoho to coincide with our lead generation
Team work space
Hello There I am looking at how i can use work space to create a seamless transition between Deals and Onboarding workspace When the deal reach submitted to onboarding the worksspace will be update with the new deal and the onboarding team, legel team
Sales forecasting now detects anomalies in user performance
Dear Customers, As you're probably aware, we've been continuously adding improvements to the forecasting feature in Zoho CRM, and we're excited to announce the latest one as part of #CRM25Q1: Anomaly detection in forecasting. Forecast reports are a direct
Using Zoho CRM APIs to transfer data stored on Zoho into MySQL servers on AWS.
Hi all, at work we have 2 primary places we store data - Zoho CRM, and MySQL servers hosted on Amazon RDS. I'm wondering if anyone here has had experience moving data from Zoho into MySQL via using the zoho APIs! The reason we're doing this is so we actually centralize our data all in one space, so we can call upon it easily via things like Power BI if we have to. Thanks!
Bulk Write APIs: Step 3 returns "FILE_NOT_SUPPORTED" 400 Bad Request
Hello. I am trying to upload data to Zoho using the Bulk Write APIs. So far, I've successfully uploaded zipped .csv file and received the file ID. When I try to implement Step 3: Create a bulk write job, I get 400 response: { "status": "error", "code": "FILE_NOT_SUPPORTED", "message": "File not supported for bulk write", "details": {} } What I do wrong? Here is the request I send: { "operation" : "insert", "callback" : { "url" : <my callback URL>, "method" : "post" }, "resource"
Kaizen 185 - Subqueries in COQL API
Hello everyone!! Welcome to another Kaizen week, where we discuss developer centric topics every Friday. This week, we have picked an interesting topic to discuss - Subqueries in COQL API. Zoho CRM's CRM Object Query Language (COQL) is a powerful way
FILE_NOT_SUPPORTED Error making Bulk Write request
Hello, I am trying to perform a Bulk Write request to the Leads module of Zoho CRM. I am able to successfully upload a zipped CSV file but I get the following error when I initiate the bulk write job: 400 - {"status":"error","code":"FILE_NOT_SUPPORTED","message":"File
How to easy change layout in existing records in Deals?
Hello, So far i have used only 1 layout in Deals. I have about 1000 records. Now i want to make new layout. So i have 2 layouts: Layout Old (1000 records) Layout New (0 records) How to easy change layout from Layout Old into Layout New for existing records?
Smart Prompt is now powered by Zia
Hello everyone, We're excited to announce the launch of natively hosted Large Language Model (LLM) to power our AI offerings. What is LLM? LLM stands for Large Language Model, a powerful AI technology that processes and generates human-like text based
Can I integrate Whatsapp Flow in Zoho CRM?
I expect I can send Whatsapp flow template through CRM, so for example if the deal stage has been changed to 'Won' then I will send whatsapp flow template to get feedback from customer I mean, sending this one https://www.youtube.com/watch?v=0s_0Y84
Can't access to a Custom Module in Client Script
I just created a new Module few hours ago. Now I'm trying to fetch data from this module in a client script but I cant't. When I write ZDK.Apps.CRM. it doesn't recognize the new module. It recognize all other modules (from Zoho and custom) but not the
API - Pulling next 10 records from Emails endpoint
We are attempting to pull Emails from Accounts using the API (/Accounts/ID/Emails). The call works fine, but we are trying to implement the paging. Documentation seems to suggest using the index parameter with the next_index value returned, but we have
Client script syntax question
Hi, I don´t know why this sytax is incorrect. /** * log("sample logging statement") --> can be used to print any data in the browser console. * ZDK module can be used for customising the UI and other functionalities. * return false to prevent <SAVE> action
Creating leads via API
Hi We are working with a local vendor that is generating leads for us. They have integrated with ZOHO in the past, they told me: We need $refreshToken = "1000.cd05354...…..."; $clientID = "1000.4ECE...…..."; $clientSecret = "1ddf5fcd17......"; So I gather
invokeUrl - send body with GET request
Hello, I am trying to utilize the invokeUrl Deluge function to send a GET request with JSON request details in the body to my Node.js (Express) API. Request information is sent in the body because the request data can exceed URL parameter length and because
jsonarray.
Zoho CRM says "Invalid input for Product_Details. The expected input type is jsonarray."
Opportunity Reappears in Pipeline After Exiting Blueprint – Need to Prevent This
An opportunity reappears in the Pipeline after exiting the Blueprint, and the user is able to move it — I don't want this to happen. Can someone help me?"
Zoho CRM Canvas is slow in loading
Hi, the new Canvas feature in Zoho CRM is very interesting but the layout becomes very slow to load. I mean using the standard layout for Contacts detail view takes about 2,200 ms to completely load the page on my Chromebook (and my connection speed is
Linking fields from different modules
is it possible to have fields from 2 different modules linked together? For example, within our opportunity module we have an account field. Can we create a new module that is linked to the opportunity module with the account field? So when the account field is updated in the opportunity module, it also gets updated in the new module?
Client Script - getBlueprintTransitions returns array of empty objects
Just like the title says, when I'm getting the Blueprint transitions via client script, the function returns an array of empty objects. It does correctly get the number of blueprint transitions on the page, however all the objects are completely empty.
Button Deluge not working
Please let me know if I need to post this somewhere else - this is my first time using the forums. I am attempting to build a button with a function that uses a multi-select lookup to build a list of interested buyers for properties based on the zip code
maximum limitation of COQL API
from this documentation it said: You can retrieve a maximum of 1,00,000 records in multiple API calls per unique criteria. f you want to retrieve more than 1,00,000 records, use the Bulk Read API. my questions are 1. what is per unique criteria here?
Post announcement / message on home or dashboard screen
I would like to post company announcements/messages on the Home Screen of our users. What is the best way to do this?
CRM is shut down.
Weekly Issue. Every button is shut down. Record cannot be saved. Stability is a joke.
Cant set required field
When trying to set a field as "required" - it is coming up with an error which states it is not "read/write" and to change this to allow the area to be mandatory - however it IS read/write for ALL users and profiles? Please can someone advise?
Dashboard tabs - last month relative
Hello, On my dashboard, it has "last month relative" under some tabs such as deals created, for example, highlighting if it has increased or decreased from last month. Is it possible to add this feature onto the other tabs? There are a handful which don't
Transferring Attachments from Lead to Account
Hi All, I'm trying to create a function that will transfer attachments in leads to the newly created account. I know there's an option to choose where the attachments go when you click the standard convert button but we have a high volume of conversions
Connecting Contacts and Leads
Hi, I found out that if a lead is already converted to contact, and another lead comes into the system (with the same data), they can live side to side without any connection between them (although they have the same email/phone in both). Is there a way,
Zoho API COQL authorization problem
Hello! I am encountering a problem while executing a COQL endpoint request. I'd like to execute a simple COQL request, but whenever I try sending a POST request I get this response: {'code': 'OAUTH_SCOPE_MISMATCH', 'details': {}, 'message': 'invalid oauth
Fetch extra products data from invoice in one query with invoice record
Hello, community Is it possible to fetch extra products data from invoice in one query with invoice record? With /crm/v6/Invoices/{some_invoice_id} we could get Invoiced_Items with some products data in Invoiced_Items field If we need extra data we should
how to import products and unable to change home currencies
i am unable to upload products, i want to change home currencies from usd to inr,
Please create a "TAG" custom field type
We need a "Tag" field type for multiple value situations that are large and grow or vary more than a select list can handle, but more restrictive than a textbox with values separated by commas so that users must use predefined/pre-used and formatted values . This would be for fields like: Vocation - Attorney - Estate/Trusts, Attorney - Personal Injury, MD - Osteopath, MD - Pediatrician, MD - Oncologist Interests - Skiing, Swimming, Equestrian, Golf, Sailing, Fencing, Baseball, Crickett Groups - Veteran,
Canadian Data Center
Hi I am wondering if Zoho has a Canadian Data Center? if so, where? And how would I go about getting our information transferred there Thank You -------------------------------------------Moderated on 3rd Nov'23--------------------------------------------------------
detect incoming calls right, correct allocation of incoming calls for workflow rules (calls -> leads)
hello, i have a question about processing incoming calls. I use placetel with phonemondo. However, my workflow does not work. Module: leads This rule will be executed when an incoming call is logged or modified. This rule will be applied to incoming calls
Introducing Functions IDE in Zoho CRM
Hello everyone! We hope you are doing great! We're excited to enhance your coding experience with a new IDE for Functions! This IDE is more powerful and is equipped with developer-friendly features such as executing the function without affecting the
Next Page