Zoho crm insert api is not working
Hello all, I am having issue in inserting data through post api in Lead . I am getting this error: object(stdClass)#2 (4) { ["code"]=> string(22) "AUTHENTICATION_FAILURE" ["details"]=> object(stdClass)#3 (0) { } ["message"]=> string(21) "Authentication
Extension
Hi all, I am trying to add extension in new zoho creator and i cant seem to find it. Please help.
Workflow not updating to stage environment
Hello, I am making some Workflow changes to a Form but they are not get listed as changes to the Update interface and they are not triggering the option to Publish to Stage. The only changes that get pass is if I delete a Script, not if I create a new
trigger button in zoho form from one page to next page
Scenario: - In the first page, Rate the overall experience (1-10) - If rate 1-7 following variables should appear for rating in the 2nd page and submit button should appear 1. Ease of finding a product 2. Price 3. Load Speed If rate 8-10 following
How to create double comma quotation marks below and closing above (German style) in Zoho?
How to create double comma quotation marks below and closing above (German style) in Zoho? I am a writer and need to work with accurate punctuation, English quotation marks don't work for creating a German text and so far I have not been able to create
Books app and charging customers
This year we have been happily taking payment from customers in their home via the Books app and charge customer. It has been useful for a few customers plus as a backup in our showroom. I was a bit surprised yesterday to find the option on the app had
Anyone else experiencing timesheet syncing issues between Zoho Projects and Zoho Books
Zoho Projects has not synced time data in about 18 hours with Zoho Books. It is stuck on "syncing" but nothing is happening.
Authentication error, Error 401
Hi guys, I have been trying to use your api services to add leads that would reflect on my CRM dashboard. --I am doing a POST request on url - https://www.zohoaaapis.com/crm/v2/leads. I have also provided my access token under header for "Zoho-oauthtoken"
Job description from forms to recruit
Hi, My process includes a form which gets filled by a customer who wants to post a job opening. This is done in ZoHo Forms and automated via ZoHo Flow. The problem is that Recruit uses an RTF field for the job description which can not be filled using
zoho crm refresh window after any field update
hello, we have suddenly an issue today, every time we change a field on a record in zoho crm, the whole browser window refresh after 5 or 6 seconds, does anyone else is having this issue?
When is the next version of Zoho Meeting coming out? Updates needed
I just got the latest version of Cliq3.0 and it has some great features that I think should be in Meeting. For example, you can now change your background on video conferencing. Also, the quality of the video is so much better. You change your background
Now connect with your SalesIQ visitors via Facebook Messenger
Introducing SalesIQ and Facebook Channel integration for your business communication. If you have a Facebook page for your business, you can link SalesIQ to the page and the followers can connect and converse via Facebook Messenger. Operators can attend
Cスクリプトを利用して年齢を即時に算出する
あらかじめ連絡先タブに項目=年齢(API name = Nenrei)を追加 let birth = ZDK.Page.getField('Date_of_Birth'); let birthd = birth.getValue(); // 誕生日を保持したDateインスタンスを生成 var birthday = new Date(birthd); // 今日の日付を保持したDateインスタンスを生成 var today = new Date(); // 現在の年から誕生年を減算 var age
Failed to load ZML - Hotel Management > Check-in History > Click on Invoice 1 or Invoice 2
Failed to load ZML. Please check for errors in your ZML script and reload. Hotel Management > Check-in History > Click on Invoice 1 or Invoice 2
IMAP for old fee acount
Hello, I understand that the use of IMAP was removed for free accounts set up from 2017 (from memory) however has it now been removed for all free accounts no matter when they were set up ? The reason I ask is that my account predates this and I am still
Add a download link for a PDF per product on quote template
Hi Guys, We are sending quotes via CRM (Zoho One). Nearly each line item on our quote has a dedicated PDF fore technical information which we then attach with the PDF quote before emailing. All these PDFs are also on our website. I would like to add a
How I create a customer with using zoho Forum?
I want to increase customer on my gaming site ,How that was helpful for me . I hear about ZOHO ,now I use it .I want to get perfect goal from zoho. Bundle of Thanks Regard: Sofia
Respond to visitor queries using resources in your knowledge base with Answer bots !
Greetings from Zoho SalesIQ! Handling visitors with basic queries efficiently while also focusing on other valuable leads has become the need of the hour. The Answer bot in Zoho SalesIQ acts like a layer between your visitors and operators - a layer that
Erro 553
Olá, estou recebendo um erro "553 Retransmissão não permitida" ao enviar e-mails para o endereço de e-mail do meu domínio que configurei no Zoho. dominio: organizaprojetos.com Registro.br As entradas SPF e MX são todas as configurações no painel de
Campo fecha en Español
¡Saludos! Creó un formulario para reservar citas médicas. Requiero que el campo fecha que viene por defecto en zoho form se encuentre en espanol! Podria indicarme como? Gracias
How to scale project templates
We are planning on using Projects for assembly order projects that have common tasks, so I would like to set up templates. However, I have not found a way to scale the length of all tasks by the amount of items that needs assembly. For example, if Widget
React JS Widget
Can someone please share a sample if they have used js widget with React js?
barcode related features in zoho creator
As we all know we scan barcode only via mobile app. is this possible the same feature with creator web app. Is there any scope to generate barcode without any third party services. And much more functionality related to barcoding.
Retrieve user field on a lead?
I want to be able to create a formula on a lead that brings a custom field from the users profile over to the lead. I've tried ${User.location}. How can I do this?
What's New in Zoho Inventory - November 2021
Hello customers! At Zoho Inventory, we're constantly working on building new features and enhancing existing ones. So, here's a fresh set of updates for this month: Create inbound shipments for FBA items An inbound shipment involves sending FBA items
Schedule meeting in Connect defaults to 15 minute duration. How to change without Edit action?
Scheduling a meeting in Connect defaults to 15 minute duration. The invite gets sent, then I change the duration to 1 hour. How to change the duration without Edit action?
Show/hide variable fields?
Hi, I'm trying to show a field using the field name as a variable For example, I have a variable showField which currently holds the field named Field_To_Show: showField="Field_To_Show"; if (showField=="Field_To_Show"){ show Field_To_Show;} But I would
Add User to Task in Task Template
Can you add users to task within task template? We offer the same tasks for multiple projects and assign them to the same people. Examples of tasks include: Graphic Design Copywriting Proofing What's the fastest way to assign users to project tasks in
Button link in html template zoho desk
Hello, I would like to add a link to button in zoho desk template mail but not working, and there's one type of button work <input type="button" class="button" value="View ticket " /> how can i add link in this code ( href not working in zoho desk
Formula avg for specific month/ avg of total
I'm hoping to make a formula where the average of sales for specific months is divided by the average of overall sales. This is what I have so far: avg_if("TEST FORECAST SALES"."Month 2" = "TEST FORECAST SALES"."Month 2","TEST FORECAST SALES"."Total")/ignore_filters(avg("TEST
Copy Record_Image from a custom module to another module
Hello, I am writing a function to basically create a new record of Products based on a Custom Module. The image field name of both modules is Record_Image The xxx.get("Record_Image") with put() doesnt work Can anyone give some insights?
Subform - disable ability to add rows
I have a subform where I have hidden some columns, and disabled the rest (data is entered from a separate report); therefore, the rows are read-only. Can I disable the user's ability to add a new row to the sub-form? With all the fields hidden or disabled, a user can add a row - altho they won't be able to enter any data. Is it possible to disable the adding of rows altogether? for that matter.... Can I disable the user's ability to delete rows from a sub-form?
Application time
Hello, I already asked for it but I really think having the application time field would be great to be more accurate as a recruiter. We can have "modified time" or "created time" data but that is not really relevant. What I would like is to be able
Im getting to the end of my tether...why is posting SO HARD!
Sorry rant incoming......I've about had it with Zoho Social...so many glitches, things dont work one minute, then they do, it's the most frustrating platform I've ever used. Why did I switch from HootSuite ( less options but at least it all worked) Just
Zoho email forward auto assign agent
When forwarding an email to create a ticket in Desk, is there a way similar to the #original_sender tag to assign it to an agent? Right now it creates the ticket, but creates it as unassigned. I then have to go into desk.zoho.com and assign the ticket
Recrutement- Gestion de la communication
Un des grands enjeux que les recruteurs rencontrent est d'offrir la meilleure expérience candidat, même si celui-ci n'arrive pas jusqu'à la fin du processus. En effet, l'expérience commence bien avant l'entretien. Un simple post sur vos réseaux sociaux
Corporate Firewalls blocking WebRTC?
Two years ago I started using ZMeeting and ZShowtime because I thought that using a _web based_ video conf service is the smartest way to connect to my customers who use all different kinds of devices and operating systems. For two years now I have been
How to change default number of records per page
Hi there! How do I change the default number of records per page from 10 to a higher number? Thanks!
Quick Call Logs, Custom Fields, Improved Call Reporting
Many salespeople don't use the CRM because the process of entering data is a tedious task . It's also hard to get meaningful reports when data is not standardized. For example "Subject" is required this forces sales people to type more then necessary
Emailing from Cases, tracking emails
I am using Zoho for customer service. I don't do sales. I have two issues: 1. Whenever I click on a client's email in Case view, it takes me to my Mac email client rather than Zoho email module, and not to the preferred email account either. I would like
Next Page