Extension Pointers for Integrating Zoho CRM with Zoho services #2: Handle and manage your Zoho CRM cases efficiently by integrating Zoho Projects and associating cases with tasks
Integrating customer relationship management and project management contributes to the development of an overall effective business management strategy. You can integrate Zoho CRM and Zoho Projects through extensions to achieve your desired functionalities
Org-specific OAuth2.0 Tokens in Zoho CRM
Hello everyone! This post is to inform you that there is an update to the OAuth2.0 flow for CRM while generating the authorization code (grant token). Web-based Clients The Current Flow The user clicks the Login with Zoho button on any third-party app. The app redirects the user to the Zoho Login page, and the user enters the Zoho credentials. A pop-up, similar to the one below, appears asking for the user's consent that the app wants to access certain user data. When the user clicks the Accept button,
Kaizen #34 - API Credits
Hello everyone! Welcome back to another post in the Kaizen series. We will be discussing an interesting topic this week - API Credits. In this post, we will cover the following. 1. What are API credits? 2. Add-on credits and pricing details 3. How are the credits deducted? 1. What are API credits? Zoho CRM consists of different editions to cater to its wide range of customers. Each edition in Zoho CRM has a limit associated with it, called API Credits. The system uses API credits to track API usage.
Triggering Microsoft Power Automate with CRM Webhook issue
Hi, I've created a webook calling a Microsoft Power Automate Flow (HTTP Trigger URL). Everything is working fine when the power automate flow is running on Microsoft server in the US (Ex: https://prod-187.westus.logic.azure.com). However, when the exact
API Oauth v.2 with cURL PHP
Hi, I need to repost this question because my last one got marked as "Answered" but it is not.. I would like to know why my cURL PHP call is not working. Am I doing something wrong here ?. url = https://accounts.zoho.com/oauth/v2/auth?scope=ZohoCRM.users.ALL&client_id={client_id} &response_type=code&access_type={"offline"or"online"}&redirect_uri={redirect_uri} If it's possible, can someone tell me why my cURL call keep returning me this error Note: I know for a fact the URL is working. If I copy
Widget works in sandbox but not in Production
Hi, Today we push a new widget to production. We have a button to access it and work well in sandbox. But in production we don't know why it doesn't show at all. We click on the button and nothing happens. We resend the file but nothing change. It seems
https://accounts.zoho.eu/oauth/v2/ endpoint returns 500
as title
Add (related) record(s) to Campaign programmatically
Hi, how can I add Contacts (or Activities) to a campaign (in Zoho CRM) programmatically (using Deluge script)? I can retrive the related records once they are already there (getRelatedRecords), but how can I add them? Thanks
How to use Rest API with nodejs for Zoho CRM
Hi I am new to Zoho CRM. I can't make a connection with Rest API , please explain me how to use it with step by step.
Kaizen #36 - Tasks #API
Hello everyone! Welcome back to another post in the Kaizen series! This week, we will discuss adding, updating, and deleting Tasks. A task is a specific piece of work that is usually time-bound. In Zoho CRM, tasks are listed in the record's Home page,
Data_Processing_Basis in CRM consent management REST API
The official documentation for storing GDPR consent programatically through REST API is incorrect. The example POST / PUT payload on https://www.zoho.com/crm/developer/docs/api/v2/gdpr-compliance.html: "Data_Processing_Basis_Details": {
Use a specific quote model according quotes field (or layout)
Hi, Is there a way to use 'by defualt' a specific quotes models (assuming we got several) according a specific quotes field or layout ? Thanks for your help Emmanuel
Drupal Webforms with Zoho
Hi, I have been working with your webforms and noticed that they are not as flexible as Drupal webforms. I was wondering if you have a module to connect your web forms with Drupal webforms or provide some documentation to connect to your CRM API. Any
Custom field for CRM attachments
I'd like to add custom meta information to my attachments in CRM, e. g. attaching a custom value to a contact attachment. It does not seem like attachments specifically are customisable? What would be the best way to do that?
problem in api V2 ZCRMRestClient in python 3
hi. i'm getting "NameError: name 'ZCRMRestClient' is not defined" after i did everything the guide askes... im tring to use SDK for python, im tring to run : ZCRMRestClient.initialize() oauth_client = ZohoOAuth.get_client_instance() grant_token="grant_token" oauth_tokens = oauth_client.generate_access_token(grant_token) that do i do?
Record Upsert Operation Periodically Returns HTTPS Status 100 and No Details
Hi, We're using the v3 PHP SDK and we've developed a script that periodically queries our user database for updated existing entries and new entries then upserts using the Records API in batches of up to the maximum of 100 at time. Some of the time,
Problem with second subform in quotes while trying edit the PDF model
Hi, My quotes have 2 subforms as some products are really different with differents subitems that can't be merge. It is OK in quotes module but when trying to design the model for creating the quote as a pdf, I can't find this secondary SUbform. The first
Using Zoho as a Service Provider with Salesforce as an Identity Provider!
Hello all, I have been trying to establish a SSO between Salesforce (IDP) and Zoho (SP), I did everything as shown on internet yet, when I click on the Zoho org in my Salesforce Org, it throws me to login page, and in case I am already logged in, only
Help with Bulk Write API - Accounts Module with custom layout
We are trying to update our Accounts module via Bulk Write API for the first time, to test it we prepare a CSV file with only 2 records Layout,id,IM_Balance,Ingram_Micro_Line_of_Credit Zoho 3.0,1118734000025841001,1.000000,1.000000 Zoho 3.0,1118734000025841001,1.000000,2.000000
HOW TO Get Related Records from Zoho CRM with custom module ?
Hello, I dont find any réponse, how to get all related Records of a custom module assigned to account module ? My code : lst_contrats = zoho.crm.getRelatedRecords("Contrats", "Accounts", account_id.toLong()); Contrats is my custom module And Each contrat
Sandbox API with Python SDK
Hi! I'm currently looking to run some tests using the sandbox with Python. I managed to configure the sandbox by creating a new secret under https://api-console.zoho.com/ but investigating a little bit I saw the SDK has an option to use sandbox by configuring
Assoicate duplicate leads via workflow
Hi, I have a use case where a user has to create leads (via web to lead) from 2 separate website. I would like to create a workflow that associate the 2 leads when form 1 and 2 is submitted. I can use the email field to assoicate the two leads. Thanks!
Zoho error “`400 Bad Request`”: mandatory param missing
Trying to make search record api call but giving error "mandatory param missing" even specifying phone in form_params. unionwells france public function execute(){
$client = new Client();
$phone = 9XXXXXXXX9;
$token['Authorization']='Zoho-oauthtoken
Pass record owner form Zoho CRM to Zoho Forms and back into Zoho CRM
Hi all We have 2 modules setup in the CRM. What we want to do it is pass the record owner from the first module to a Zoho form which is currently integrated with the second module. At the moment the form's details get inserted into a new row in the second
How to make a call to zapier to collect (get) a parameter and with this parameter will create a zoho record?
does any one know how to: How to make a call to zapier to collect (get) a parameter and with this parameter will create a zoho record? Im trying to have a 3rd connection without using my php code. unionwells germany I have an API im using, i need to get
invalid_client_secret at the time of generating refresh token
{ "error": "invalid_client_secret" } i am getting this type error while requesting from postman client_secret is is correct still i am getting this type of response from server. thanks
Workflow for changing US state names to state postal abbreviations
Currently we have a workflow that automatically corrects the country fields any time anyone enters "US," "us", "USA", "usa" or "United States of America" to the standard "United States." This works great. However, in order to accomplish this I had to
Extension pointers -JS SDK series#9: A look at multiple JS SDK API methods and their potential uses in different scenarios for widgets
Throughout the "Extension Pointers - JS SDK" series, we've demonstrated a wide range of APIs, their usage, and how they can be implemented in a widget, along with working examples. Let's look at a consolidation of all the APIs in this post, to get a quick
Get option list using the API
Hi, My team wants to display in the frontend the list of possible options for a specific field in Zoho. Unfortunately I don't see a way with the API to get this list. In the edit fields function you can access this list using the edit properties over
Creating a new Zoho CRM instance
Hi, Our team is currently using Zoho CRM to manage sales. Recently we have been developing a new mobile application that connects to the CRM API and handles some business processes. Due to this new use case, we would like to have a production and a development
Increase the maximum number of records in getRecords method?
Right now we are only able to obtain 200 records from any module using getRecords. Reading through the forum I see there used to be a getAllRecords method, but that is not in the documentation anymore. We would like to be able to specify, say, fromIndex = 1, toIndex = 1000. Is this possible?
Zoho Access Token
I've read this page and I've got a few questions about the validity of access tokens. If you could answer the following that would be great: "You can generate a maximum of 10 access tokens from a refresh token in a span of 10 minutes." - Does this mean
Inserting into lookup fields via bulk write api
Hello, Our firm is migrating the data from a previously used CRM to Zoho. So we need to properly map the contact with deals and deals with price books. I am using bulk API to do so and the problem I am facing is that there is no documentation available
{"error":"access_denied"}
I am trying to generate Access Token using the URL: https://accounts.zoho.in/oauth/v2/token and sending {"client_id"} {"client_secret"} {"refresh_token"} {"grant_type"="refresh_token"} in parameters in the response I am getting {"error":"access_denied"} ans sometimes {"error":"invalid_code"} Even if I am trying to generate the access token for the first time I am getting these errors for different zoho crm accounts. Please suggest if I am doing
Why do i got 401 error server response?
followed by instruction, I was created Self Client and generite token with ZohoCRM.settings.modules.READ scope. after php request i got this array(4) {
["code"]=>
string(13) "INVALID_TOKEN"
["details"]=>
array(0) {
}
["message"]=>
string(19)
Closing_Time field not available in `/crm/v2/deals` endpoint
Hi, We are using Zoho CRM REST API. We get deals using this endpoint : `/crm/v2/deals`. We are successfully getting response but I noticed that `Created_Time` field is not available anymore? Is this field renamed or something? Regards, Bryan
Join in COQL request
Hello everyone, I try to do COQL request with the "G-Connector - Zoho CRM" plugin for Google Sheets. My request worked during severals months, but doesn't work any more now. This what I try to do: SELECT Id, Account_Name.Account_Name, Deal_Name, Amount,
Attach file to a note through the API
Hi! I'm currently developing a service which creates and updates records in Zoho through external web forms. Now I'm wondering if it's possible to attach files (images) to notes through the API. I've created a function which uses the uploadFile method,
Record Layout and API
When inserting new records via the insertRecords api endpoint, is it possible to specify a 'Layout' to be used for the new record? I've tried passing it as a string, but that fails Error 4500: Problem occured while processing the request
API Oauth v.2 with cURL PHP
Hi, I would like to know if first, is it possible to call this URL with cURL PHP url = https://accounts.zoho.com/oauth/v2/auth?scope=ZohoCRM.users.ALL&client_id={client_id} &response_type=code&access_type={"offline"or"online"}&redirect_uri={redirect_uri} Note: I know for a fact the URL is working. If I copy and paste it in the browser, everything is fine. If it's possible, can someone tell me why my cURL call is not working and keep returning me this error Uh, oh! Server error occurred Looks like
Next Page