Zoho France en 2023 : rétrospective de nos activités

Zoho France en 2023 : rétrospective de nos activités



Zoho France vous propose chaque année une multitude de mises à jour, d'événements, plein d'activités et bien d'autres surprises. L'année 2023 ne fait pas exception au principe.

Webinars

Les webinaires ont toujours été l'un de nos moyens préférés pour apporter de nouvelles mises à jour, comme celle de Zoho Desk qui a eu lieu  au début de cette année. Nous continuerons d'organiser des webinaires au cours de l'année à venir pour vous tenir au courant de tous vos produits préférés, qu'ils soient nouveaux ou existants. Si vous êtes nouveau à Zoho ou si vous avez raté l'un de nos webinaires, visitez notre chaîne You Tube et vous pourrez les regarder à tout moment.

Zoholics France 2023

Cette année, Zoholics, notre conférence d'utilisateurs, a été plus complète et a duré deux jours (le 3 et le 4 octobre 2023). Organisée dans un décor industriel à l'Espace Clacquesin de Malakoff Paris, la conférence a accueilli plus de 50 présentations, 150 sessions personnalisées avec plus de 40 intervenants. Pendant ces deux jours, les participants ont échangé des idées, appris et exploré des nouveaux produits et découvert l'univers de Zoho.


Meet-ups

C'est toujours un plaisir d'interagir avec vous, et cette année, nous avons eu l'occasion de le faire de multiples fois grâce à des Meet-ups. Une série de rencontres a été organisée en France au cours du mois de mars à Paris, Nantes et Lyon sur les différents sujets comme les intégrations Zoho CRM. Si vous souhaitez participer à ces meet-ups et en être informé, inscrivez-vous à un ZUGs (Groupes d'utilisateurs)  plus proche de chez vous et suivez notre forum en ligne pour des informations régulières.


Forums Community

Nous nous assurons toujours de tenir notre communauté française au courant de tout ce qui se passe chez Zoho, des mises à jour de produits, des événements, des lancements de nouveaux produits et bien plus encore. Suivez-nous sur Zoho Community France pour rester au courant de tout ce que Zoho vous apporte tout au long de l'année.


Atelier

En juin, un atelier de deux jours a été organisé à Paris. Pendant ces deux jours, les clients ont eu l'occasion d'apprendre, de s'engager et d'avoir les mains dans les différents modules du produit. Ils ont bénéficié d'une assistance sur place de la part des équipes techniques qui avaient fait le déplacement depuis le siège technique en Inde.


Case Studies

Nous sommes ravis de la confiance et du support que vous avez partagés avec nous, surtout en faisant de Zoho une partie de votre parcours professionnel. Nous tenons à capter ce parcours mémorable et la façon dont nos produits se sont intégrés à votre système d'affaires. Nous espérons que cette collaboration se poursuivra encore longtemps et que vous nous permettrez d'immortaliser votre parcours sous forme de vidéo ou de texte.

Zoho Blog français

Nous avons également introduit le blog Zoho en français, où nous présentons les nouvelles tendances du marché, les mises à jour techniques et plus encore. N'hésitez pas à le lire et à nous faire part de vos commentaires.

Reconnaissances

Différents analystes de recherche ont classé plusieurs produits de Zoho à l'échelle mondiale. Les détails sont les suivants :

L'équipe Zoho France


      • Sticky Posts

      • Les Zoholics sont de retour !

        Bonjour à tous,  Nous avons (encore une fois) une bonne nouvelle à vous partager : nous allons enfin pouvoir nous rencontrer ! Et pas dans n'importe quel contexte, mais lors de notre conférence annuelle : les Zoholics ! Mais que sont les Zoholics me direz-vous
      • Novembre : un résumé de ce qui s'est passé le mois dernier sur Community

        Bonjour à tous,  L'année 2021 arrive presque à sa fin, mais nous continuons à avoir de nombreuses actualités à vous partager. En voici un résumé ! Nous avons eu notre première session "Ask The Experts" sur notre nouvelle version Zoho One 2021 et vous
      • Août : Un résumé de ce qui s'est passé le mois dernier sur Community

        Bonjour à tous, Et bonne rentrée ! Comme chaque mois voici un résumé de ce qui s'est passé sur Community et dans l'actualité de Zoho en général. La grande nouvelle de mois d'Août est l'arrivée de la fonction Canvas : le premier studio de conception pour
      • Juillet : Un résumé de ce qui s'est passé le mois dernier sur Community

        Bonjour à tous, Le premier mois de l'été se termine, et si certain profitent d'un repos bien mérité, sur Community on continue à en apprendre toujours plus sur nos produits Zoho. Notre série sur Zoho CRM se réinvente avec la découverte de notre fonction
      • Community Digest - Résumé de mai 2021

        Bonjour à tous, Que s'est il passé en Mai sur notre page Community France ? En plus de nos articles Trucs et Astuces, vous avez été nombreux a réagir, nous poser des questions ou encore publier vos propres conseils ! Vos les différents sujets abordés

        • Recent Topics

        • Zoho Mail - support email

          Hi I sent an email to support more than 48 hours ago and still have not heard back! What's up? How long am I supposed to wait for a replay? Thanks
        • Syntax for <criteria> field in zoho.crm.searchRecords() function when the value to check against is a variable?

          I want to search for records in the Tasks module whereby the value of a field (called field1) matches the value stored in a variable in the Deluge script (called variable1). From the sample code in https://www.zoho.com/deluge/help/crm/search-records.html,
        • Why hybrid project management might be the best fit for you?

          Project management techniques are designed to equip teams with proven methods for easy and efficient project execution. While management teams may have apprehensions about adopting the hybrid method of project management, we’ve compiled the top reasons
        • Page - Gauge - Target Values

          Is there a way to make the Target and Maximum values say a formula or query?  For example, total sales for the month = 109 and I want to make my gauge today's percentage.
        • Multiple Organizations w/Books

          Does Zoho One allow for more than 1 organization in Zoho Books? I see my default company says "Zoho One Enterprise"next to it but another company says "Trial". We have one company, but multiple lines of business that we keep separate for various financial
        • LOST ALL NOTES AFTER SIGNING IN AGAIN

          I lost all my notes which I prepared from long time after sigingout and signing in again
        • Outgoing Email Being Blocked

          Hi, I have an email ID wherein the outgoing mail are being blocked the user get an email which is as follows: ----------------- Dear User, Mail Outgoing blocked. Reason :Mail rate exceeded limit However, we realize that this might have been unintentional.
        • Sending Email With SMTP python

          Hi, I am trying to send email with stmplib python lib.  Code... server = smtplib.SMTP_SSL('smtp.zoho.com', 465) server.login('username','password') server.sendmail('from_mail','to_mail', 'message') server.quit() Log  send: 'ehlo [127.0.1.1]\r\n' reply:
        • Duplicating Forms doesn't duplicate Forms attachment path to workdrive

          Hi, I have this user, who uses one forms and duplicates it when needed and update the content. For him, it's important to have the submission forms saved in a specific folder inside Workdrive (as this PDF is transmitted later to another team). However,
        • Company with ZohoOne, notebook ask to upgrade to collaborate in notecards.

          Hello, we as a company have ZohoOne as our Zoho choice, but Zoho Notebook asks us to upgrade in order to collaborate in notecards, is this correct? Acording to what I've read in Zoho Notebook help, it should be included in ZohoOne, can you please clarify
        • Reason:554 5.1.8 Email Outgoing Blocked

          I have been struggling to set up my email address for some time now; it's difficult to locate what I need. Additionally, I cannot send or receive any emails. I keep receiving the "Reason: 554 5.1.8 Email Outgoing Blocked" error. There doesn't seem to
        • How to reach the official Zoho Support channels and avoid fake ones.

          Dear Customers, Thanks a lot for choosing Zoho! Our applications are built to help achieve your day-to-day business goals. We are committed to engaging with you, to understand and develop solutions that enhance your productivity.  We are happy and ready to help you use our services effectively. Understanding and avoiding fake support Just like using popular bank names and financial applications for phishing purposes, using Zoho and claiming to be providing Zoho Support or services with false numbers
        • Lost my notes

          Hi while re installing the notebook app, I have lost 2 most important notes and I am not able to find them anywhere. Can you help. Those were very important for my businesses, it had all the important transaction info, and the other were my log ins. I
        • Unable to connect to smt servers.

          Unable to connect to smtp.zoho.eu servers. Therefore, I cannot send emails via smtp.
        • Problem Pasting Into Notes

          Occasionally I want to create a note by copying and pasting a few paragraphs from an article on line. When I create a new note and paste in the section the newly created note winds up with each paragraph in white text on a dark background rather than
        • Not receive mail

          I just made my Zoho mail but I cannot receive any mail at all. What happen
        • Possible to reorder Pipelines position?

          I have multiple Pipelines and want to reorder their positions, so that in the Deals module record for the Pipeline field, I have them ordered in a certain way. Is there a way to reorder the position of the Pipelines without deleting existing Pipelines
        • How do you pre-fill Form fields using URL parameters, for embedded forms?

          Is this possible? This is something that can be done on most major Form platforms (JotForm, TypeForm etc). Currently if pre-filled fields are a necessity for your business, you cannot use embedded forms.
        • Unable to delete Attachment on Modules/Record

          Hi Team, Could you please check the backend. Looks like today, CRM decided not to allow deletion of Attachment on Modules or Records. No error message but when you click Delete > Move to recycle bin, nothing happens. Please fix ASAP.
        • Filter Multi-Line Properties with Plain Large Text

          To be able to filter fields that feature Plain large text, I am only able to filter on plain small text when you offer 3 separate options.
        • Zoho Mail : Email Outgoing Blocked

          I suddenly received the following message yesterday. I cannot send any mail. Please resolve as soon as possible, I cannot work without sending email. Dear User, We regret to inform you that your email outgoing has been blocked and you will not be able
        • Update date field from one module to the another

          Hi, I have a module called "Cargo". In this module there is a date field called "Fecha ETA". Api name = Fecha_ETA I have another module called "Deals". In this module there is a date field called "ETA 2". Api name = Fecha_Madrid I need to create a function
        • Delete completed tasks

          My completed tasks will not delete. I have tried deleted them all together and one by one. It says they are deleted but they are still showing on my list. Help
        • One user multiple access?

          Hi, I want to know if t is possible to have just one Zoho account for the business and have multiple users access this at the same time?
        • Notebook not working on Windows 11/Atlas OS

          Hello, I jave bought gamer laptop in used condition to make some AI application. I installed Atlas OS to improved performanceds and it is working very well. I have Avast Secutiy as firewall. The whole system is really fast and all my apps work well....but
        • Why are you taking functionality out of notebook?

          We were able to choose a custom sort, in free version. Now it seems that feature is only available if I upgrade. Not a nice trick, shame.
        • Is Zoho Notebook available in any other languge besides english?

          There seems to be no option to change the language of the UI in the web browser version of Notebook, is this the case for all other versions? iOS Android Windows App MacOS
        • Completely blank window

          When I open my notebook application on Windows 10 I get a completely blank window, see the attached .png file. There is no notebook or any hint that notebooks exist. Furthermore, the application always asks me to sign in again *every* time I start it.
        • To be able to create a report sub folder

          Hello Can we request the ability to create subfolders in report folders.
        • Default Lookup Field Value based on Picklist

          How do I change a lookup field value based on another field's value, while creating/editing a record using form? I have a picklist of different types of Loans. For example: PPP, EDIL, Term, etc. When I create a record using the form, if I choose PPP from
        • Unable to create a Zoho Desk ticket from a call in Zoho CRM

          I want to create a Zoho Desk ticket when a new record is created in the Calls module in Zoho CRM. However, I get the following error message when trying to test & debug: We are unable to setup Zoho CRM. Please try again or contact us for further help
        • How to add a discount (percent %) field?

          My particular case it’s regarding the “Opportunities” module. I’ve created a subform to calculate the value of the opportunity, and now I’d like to include a discount field in the form of a percentage. However, no matter how or where I add the "percent"
        • Page HTML to PDF

          Hello everyone, I have a pdf template, but because zoho has limitations in the builder. I made the template in aPages. The question is, how to export the pages as PDF? Thank you very much.
        • Issues with certain CRM, Desk & webhook blocks in Guided Conversations

          Good day I have been attempting to add a block on our guided conversations, which give our customers relavent information based on their queries. The issue is that when I attempt to use a block that fetches data I get the following error popup: Cannot
        • Zoho Sign API lacking clarity

          I'm trying to use Zoho Sign to embed a document for signing into a web application, and the documentation is proving to to be lacking something. Some issues... 1) No clarity if the API only works with a document uploaded through the API -- it would be
        • 【Zoho CRM】キャンバス機能のアップデート

          ユーザーの皆さま、こんにちは。コミュニティチームの藤澤です。 今回は「Zoho CRM アップデート情報」の中からキャンバス機能のアップデートをご紹介します。 新たに追加された「可変式ボックス」では、データの表示方法を柔軟にカスタマイズ可能です。画面サイズやデバイスに応じてレイアウトが自動調整されるため、より快適なユーザー体験が実現します。 【目次】 可変式ボックスとは 主要機能の詳細 より高度な可変式ツール 1.可変式ボックスとは 可変式ボックスをレイアウトに組み込むことで、高いカスタマイズ性と柔軟なデザインが可能になり、データの視覚化やユーザーインタラクションがより効果的に行うことができます。以下が可変式ボックスが備える主要な機能の概要です。
        • Notebook for watch no longer in Play store.

          I had to reinstall Notebook on my Galaxy Watch 7. Alas: the app is no longer available in the Play store. What now?
        • move notebooks to another notebook?

          Do I have the ability to add one or more existing notebooks to another notebook? For example, I have an existing notebook named Dog, with several articles in it, and I would like to move it to another notebook called animals?
        • Import from OneNote

          Is there a way to import notes from OneNote? 
        • Add export option that only export one or selected notebooks

          Currently the export function will export ALL data every time, this not only wastes user bandwidth, disk I/O and local storage space, but also consumes more resources on the server. Partial export should be a very basic and easy-to-implement feature.
        • Next Page