Nous avons des nouveautés très intéressantes qui vont transformer la façon dont vous communiquez avec vos clients. Zoho Voice, la solution de téléphonie d'entreprise et de centre de contact basée sur le cloud est arrivée en France ! Vous pouvez enfin profiter des fonctionnalités et des avantages exceptionnels de Zoho Voice.
Acheter ou transférer des numéros adaptés à votre organisation
Vous pourrez appeler vos clients à partir de vos numéros existants ou en acheter de nouveaux à partir de notre catalogue. Les numéros locaux et numéros verts* sont disponibles dans plus de 100 pays.
(* - Les numéros verts sont disponibles sous réserve de disponibilité. Il vous suffit de contacter
support@eu.zohovoice.com si vous avez besoin de numéros verts personnalisés pour vos clients).
Personnaliser et communiquer dans la langue de votre choix
Finies les barrières linguistiques, bienvenue à la communication personnalisée en adoptant les langues de toute l'Europe. Configurez vos appels entrants avec des réponses pré-enregistrées et une file d'attente avec différentes sonneries, ou attribuez des numéros de téléphone ou des extensions à des abonnés individuels. Vous pouvez également configurer des voice mails et orienter les appels en dehors des horaires de travail grâce aux configurations "Heures ouvrables" et "Jours fériés". Que ce soit des messages d'accueil, des réponses pré-enregistrées et d'enregistrement d'appels ou des commentaires et des messages de départ, Zoho Invoice permet à votre entreprise de communiquer et de se présenter sans effort dans 12 langues européennes, dont l'anglais (Royaume-Uni), l'allemand, le français, l'italien, l'espagnol, le polonais, le néerlandais, le portugais, le suédois, le danois, le finnois et le norvégien.
Profiter des minutes gratuites avec Zoho Voice
Le crédit reste intact jusqu'à expiration des minutes gratuites disponibles, ce qui vous permet d'en profiter au maximum avant que les frais d'appel ne soient déduits.
Zoho Voice offre des minutes gratuites pour les appels dans 14 pays européens : Allemagne, France, Royaume-Uni, Pays-Bas, Suède, Espagne, Italie, Belgique, Danemark, Finlande, Irlande, Norvège, Suisse et Luxembourg.
Au fur et à mesure que vous passez à un plan supérieur, la durée des minutes gratuites augmente. Chaque plan au sein de chaque édition dispose d'un nombre spécifique de minutes gratuites pour les appels entrants et sortants.
Renforcer la sécurité grâce aux mesures de conformité de Zoho Voice
Chez Zoho Voice, la confidentialité et la sécurité des données sont des priorités. Nos systèmes de chiffrement sont particulièrement bien conçus pour protéger vos données au repos, en transit et en cours d'utilisation. Les fonctionnalités de Zoho Voice vous permettent, en tant que responsable du traitement des données de vos clients, d'utiliser Zoho Voice en toute confiance et de vous conformer aux obligations et responsabilités de protection des données prévues par le
RGPD et l'
HIPAA.
S'intégrer à vos applications Zoho préférées
En intégrant Zoho Voice à vos applications préférées, votre entreprise améliore ses capacités d'engagement avec les clients. Il vous permet de personnaliser vos interactions avec vos clients en tirant des informations contextuelles de ces applications Zoho lors d'appels en direct, au moment où vous en avez besoin - le tout grâce à des recherches intuitives de contacts.
À l'aide de l'extension de
navigateur ZDialer, vous passez des appels instantanés à l'aide des boutons d'appel situés à côté de chaque contact sur votre écran dans les applications intégrées. Après chaque appel, il suffit d'ajouter des contacts à des modules spécifiques de l'application Zoho.
Optimiser vos campagnes de vente avec Power Dialer
La solution Power Dialer vous permet de maximiser les résultats de vos campagnes de vente afin de permettre à votre équipe de ventes de mener à bien plus d'affaires grâce à l'automatisation des appels. Les appels sont centralisés à partir d'applications intégrées et la croissance de l'organisation est stimulée par la prise de contact quotidienne avec des clients potentiels accrus. Dynamiser la productivité des agents et personnaliser les délais d'attente entre les appels pour éviter la surcharge, maintenir un flux régulier d'appels et s'assurer que vos agents sont parfaitement préparés pour la prochaine interaction.
Former les nouvelles recrues en temps réel grâce au contrôle virtuel
Autorisez vos managers à évaluer les performances des agents, à fournir des conseils en temps réel pour renforcer la confiance des agents dans les situations incertaines, et à participer aux appels en cours pour améliorer les interactions avec les clients et les amener à une résolution plus rapide.
Rester connecté sur tous les appareils
Zoho Voice est accessible partout, à tout moment, que vous soyez en déplacement ou au bureau. Restez connecté grâce aux applications mobiles de Zoho Voice (
Android et
iOS), à l'
application de bureau et à la version
web sur votre navigateur avec l'extension de navigateur ZDialer.
L'équipe Zoho France !
Recent Topics
Add Sequential Processing Option in Zoho Flow
Hi Zoho Team, I hope you're doing well. We would like to request a new feature for Zoho Flow: the ability to configure a flow to run in Sequential Processing mode — meaning, each instance of the flow waits until the previous execution is fully completed
Send Whatsapp message from Whatsapp template with custom variables
Hi, I'm trying to do some basic integration for sending WhatsApp messages from Zoho CRM using Zoho Desk whatsapp templates. When creating new whatsapp template in Zoho Desk we can choose ticket related fields as variables but it's not clear how to use
Circular record relationship in CRM
Given there is a lookup in custom module Transactions creating a related list on the chosen Contact record. I. e. a lookup field on Transactions module points to Contacts. The related list on a Contact record can thus have have many transaction records.
Integrating with My Own Application and ZOHO CRM Simultaneously
I have my own WhatsApp bot that uses my WhatsApp business account. I want to use the same phone number to integrate with ZOHO as well. What is the recommended way to do that? Should I integrate my application with ZOHO, forwarding messages whenever the
Kiosk can't merge picklist or multiselect
There is no ability to load a multiselect or picklikst field into a kiosk with the values that have been previously selected. So, I essentially have 3 unacceptable options: 1.)Load the value into a text string and include instructions like this: "Picklist
How do i move multiple tickets to a different department?
Hello, i have several tickets that have been assigned to the wrong department. I am talking about hundreds of automatically generated ones that come from a separate system. How can i select them all at once to move them to another department in one go? I can select them in "unsassigned open tickets view" but i can't find a "move to another department" option. I also can't seem to assign multiple tickets to the same agent in that same view. Could somebody advice?
Transferring CRM Attachments to Workdrive
relatedrecords = zoho.crm.getRelatedRecords("Attachments","Conditions",conId); attachid = List(); for each ele in relatedrecords { attachementId = ele.get("id"); attachid.add(attachementId); } for each ele in attachid { counter = 1; downloadFile = invokeurl [ url: "https://www.zohoapis.com/crm/v2/Conditions/" + conId + "/Attachments/" + ele type: GET connection : "work_drive" ]; resp2 = zoho.crm.attachFile("Deals",dealId,downloadFile); resp3 = zoho.workdrive.uploadFile(downloadFile, dealWD, "PlaceHolder"+counter+"",
Turn Decision Box to a button
Dear all, I need your help on CSS to turn a Decision Box to a Button. I have a Decision Box like: Turn on/off to refresh the information. (on User Input, either True or False, will refresh the information) Now I want to simulate to treat it like a Refresh
How to restrict user/portal user change canvas view
Hi , I would like to restrict user / portal user change their canvas view because I hide some sensitive field for them. I dont want my user switch the canvas view that do not belong to them But seems Zoho do not provide this setting?
New Customization options in the module builder: Quick Create and Detail view
Hello everyone, We have introduced two new components to the module builder: Quick create and Detail view. The Quick Create Component It is a mini form used to create a record and associate it to the parent record from a lookup field. For example, if you have a Deals lookup in the Contacts module, then you can associate existing deals or create a deal and associate it with the contact. You can customize this Quick Create form by adding standard as well as custom fields. There is no limit to the number
CRM x WorkDrive: File storage for new CRM signups is now powered by WorkDrive
Availability Editions: All DCs: All Release plan: Released for new signups in all DCs. It will be enabled for existing users in a phased manner in the upcoming months. Help documentation: Documents in Zoho CRM Manage folders in Documents tab Manage files
unblock my zoho mail account. outlines@zoho.com
please unblock my zoho mail account, outlines@zoho.com
SMTP email sending problem
Hello, I've sent emails before, but you haven't responded. Please respond. My work is being disrupted. I can't send emails via SMTP. Initially, there were no problems, but now I'm constantly receiving 550 bounce errors. I can't use the service I paid
Mailk got blocked / Inquiry About Email Sending Limits and Upgrade Options
Dear Zoho Support Team, My name is Kamr Elsayed I created this account to use for applying for vocational training in Germany. As part of this process, I send multiple emails to different companies. However, after sending only 8 emails today, I received
Forwarder
Hi, I tried to add a forwarder from which emails are sent to my main zoho account email . However, it asks me for a code that should be received at the forwarder email, which is still not activated to send to my zoho emial account. So how can I get the
Less clicks, more connection – the usability edge of Zoho Desk
Imagine joining a new workplace, eager to prove your skills, partner with peers, learn new tools, and build a strong foundation for your career. The standards you've set could drive pressure into your head. You now discover the organization is using Zoho
No chat option
Chat option is not supported.
Direct “Add to Google Calendar” Option in Zoho Meeting
Hello Zoho Meeting Team, Hope you are doing well. We would like to request an enhancement related to the “Add to Calendar” functionality in Zoho Meeting. Currently, when we open Zoho Meeting and view our meetings under My Calendar, there is an Add to
Multi-currency and Products
One of the main reasons I have gone down the Zoho route is because I need multi-currency support. However, I find that products can only be priced in the home currency, We sell to the US and UK. However, we maintain different price lists for each.
Default Tagging on API-generated Transactions
If one assigns tags to an Item or Customer, those tags get auto-populated in each line item of an Invoice or Sales Order when one creates those documents. However, if one creates the Sales Order or Invoice via the API (either directly coding or using
DKIM cannot be enabled for the domain as no verified default selector present
Hi Support Team, For Domain DKIM record trying to enable status. but showing error "DKIM cannot be enabled for the domain as no verified default selector present" So, please resolve the issue. Thank you.
unable to send message reason 554 5.1.8 Email outgoing blocked
unable to send message reason 554 5.1.8 Email outgoing blocked
I can't log in to my account on Thunderbird
I've just had to rebuild my PC (calamitous mess from Microsoft with Win10/Win 11 'upgrade' - they confirmed I had to start with a new build). I have used Zoho mail for years via Mozilla Thunderbird, but now I've had to download the latest version of TBird,
Should I Use DMARC?
When I configure Zoho Mail's DMARC settings, it's mandatory to fill in the RUA and RUF (Aggregate notification email address*, Forensic notification email address*) addresses. When we enter an email address in these fields, we receive reports from the
Introducing Profile Summary: Faster Candidate Insights with Zia
We’re excited to launch Profile Summary, a powerful new feature in Zoho Recruit that transforms how you review candidate profiles. What used to take minutes of resume scanning can now be assessed in seconds—thanks to Zia. A Quick Example Say you’re hiring
Books API Receiving an Error that Doesn't Make Sense when Creating Credit Note - trying to use 'ignore_auto_number_generation' argument
Hello, I'm working on a newly created routine and I'm getting an error that doesn't make sense when trying to create a new Credit Note. Here is my POST request. Endpoint: https://www.zohoapis.com/books/v3/creditnotes?organization_id=########## Body: {
Zoho Desk API Documentation missing a required field
We are trying to create a section using this information. Even after preparing everything based on that page, we still get an error. The error we get is this: {"errorCode":"INVALID_DATA","message":"The data is invalid due to validation restrictions","errors":[{"fieldName":"/translations","errorType":"missing","errorMessage":""}]}
How to move emails to Shared Mailbox?
Hello, I created a Shred Mailbox instead of using a distribution group. But I cannot move previous emails to certain shared mailbox. Is it possible move some emails from inbox to shared mailbox?
Collaboration with free plan user.
Hello. Do both users need to be on Pro plan to collaborate? Or can a Pro user share a note with a free plan user with the ability to edit?
All new Address Field in Zoho CRM: maintain structured and accurate address inputs
The address field will be available exclusively for IN DC users. We'll keep you updated on the DC-specific rollout soon. It's currently available for all new sign-ups and for existing Zoho CRM orgs which are in the Professional edition. Latest update
Send email template "permission denied to access the api"
Hello, Per the title, I'm trying to send a Zoho CRM Email template based on the advice given here: https://help.zoho.com/portal/en/community/topic/specify-an-email-template-when-sending-emails-in-custom-functions (I'd prefer to send right from Deluge
Zoho sign and creator error message {"code":9043,"error_param":"Checked by","message":"Extra key found","status":"failure"}
Good day, I receive the error message: {"code":9043,"error_param":"Checked by","message":"Extra key found","status":"failure"} when running below code from creator to sign, void TestForSign(int ID) { //Fetch Template Details (Optional, for dynamic mapping)
Zoho Inventory Now Supports VeriFactu for Businesses in Spain
Starting from January 1, 2026, Spain requires real-time invoice reporting for all B2B transactions. From July 2026, this requirement will extend to B2C transactions as well. All reporting must be carried out through the VeriFactu to AEAT (Agencia Estatal
Connection to other user
Zoho Cliq handles sharing of Custom OAuth Connections that require individual user logins.
Issue in Annual Leave
We created a policy to credit 21 days at the Start of the Year An employee has taken 16 days of leaves thought the year, so we expect to see 5 Leaves remaining right? But Zoho People is Showing 12 Days of Leave Balance Available If we check the Leave
Missing information data Zoho inventory
there some missing data in Zoho inventory connection. pick list stock counts bin location we have requested it via mail and the support team doesn’t gove feedback. has anyone achieve to get these info or to ask other ya les
In arattai received message can't be deleted
The issue has been noticed in following: arattai app (Android) arattai app (Window) arattai web While the message posted by me may be deleted, the ones received from others can't be. The item <Delete> change to <Report> when the message is a received
Enhance productivity with the revamped Zoho Sheet View
Hello folks, For some time now, you've been able to use the Zoho Sheet View to quickly edit multiple records or to insert a batch of new records. Its tabular interface allows users to engage in these tasks productively. Despite this, the existing Sheet
Analytics Portal
I have the "standard plan" and want to explore the portal option; I activated the 15-day trial but do not see the pricing for the add-on. How can I get the price under "Upgrade add-ons." Thanks Rudy
Can I filter a Lookup field to only show related records from another Lookup in Zoho CRM?
In our Leads module, we have two Lookup fields: Recruitment Agency – the agency that the lead came from Recruiter – the individual contact from that agency who sent us the lead Both fields link correctly to their respective records in CRM. However, our
Next Page