Digest Novembre - Un résumé de ce qui s'est passé le mois dernier sur Community

Digest Novembre - Un résumé de ce qui s'est passé le mois dernier sur Community



Bonjour chers utilisateurs,
L'année 2024 s'achève doucement, mais les actualités continuent ! Découvrez un résumé!

Le mois dernier, nous avons organisé deux Meetup Community à Lyon et à Paris. Au nom de toute l’équipe, je tiens à vous remercier chaleureusement pour votre participation et votre soutien dans notre initiative de création d’une communauté régionale forte de Zoho en France. Certains d'entre vous ont déjà partagé leurs commentaires et nous ont fait part de quelques questions. Je prendrai contact avec vous très prochainement pour y répondre.
Si vous n’avez pas encore eu l’occasion de nous faire part de vos impressions, voici un lien pour le faire. De plus, pour celles et ceux qui n’ont pas pu participer, vous pouvez consulter la présentation ici.
Si vous souhaitez proposer une nouvelle une rencontre dans votre ville, n'hésitez pas à remplir ce formulaire. Nous évaluerons vos propositions en fonction du nombre de demandes.

En plus des rencontres, nous sommes ravis d'annoncer le lancement de Zoho Cliq 6.0 qui contient de nombreuses mises à jour conçues pour améliorer votre expérience de travail. Grâce à de nouvelles fonctionnalités et améliorations, nous simplifions le travail, boostons votre productivité et rendons la collaboration plus fluide que jamais.

La période des fêtes est idéale pour établir un lien avec votre public et augmenter l'engagement grâce à des campagnes d'e-mails créatives. Avec des boîtes mail qui se remplissent rapidement, vos e-mails doivent se démarquer pour capter l'attention de vos clients et les inciter à agir. Concevoir un e-mail festif qui attire l'attention tout en restant fidèle à votre marque peut représenter un véritable défi.
Pour vous aider à concevoir la campagne d'e-mail idéale pour les fêtes, nous avons mis au point une liste des éléments essentiels de design, qui rendront non seulement vos e-mails attractifs mais augmenteront également vos chances de transformer vos abonnés en clients fidèles.

N'hésitez pas à poser vos questions à Community et nous serons heureux d'y répondre. Restez connectés pour toutes les nouveautés Zoho et plus encore.

Pour accéder aux éditions précédentes, cliquez ici !

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

    • Important: Zoho Campaigns updates on features and functions

      Note: Based on our users' and partners' feedback for the below post, we have reverted all the changes mentioned here. We sincerely apologize for any inconvenience caused. Please read this post to understand our goal behind these changes and what's our
    • Automatically Open an On-hold Ticket at Prescribed/Scheduled/Delayed Time/Date

      We have tickets that require followup depending on the situation. Is there a way to change an open ticket status to an on-hold status and assign a date/time that the ticket will set its status back to open? My use case is scheduling. We schedule work,
    • Zoho CRM Roles to Zoho Desk

      I have created my role hierarchy in Zoho CRM, Can i import/sync those roles from CRM to Desk or should i create role hierarchy again in Desk?
    • Audio transcript not working in Zoho notebook

      Greetings all! I'm enjoying the Zoho notebook as I tested out over other notebook applications. I would really love the audio transcripts to work as that would save us a lot of time so that we can utilize the notes from an audio recording. Currently when
    • Calculating HMAC-SHA256 Hash Value for Webhook

      I cannot figure out how to accurately calculate the HMAC-SHA256 hash for a webhook. Here's the documentation I'm attempting to follow. https://www.zoho.com/in/expense/help/automation/webhooks/#validate-webhook I created a VERY simple "Raw JSON" payload
    • How to make the Reprots field default to be empty when entering a new expense or remove it completely

      Currently the Reports field is defaulting to a specific report when entering a new expense. I would like that field to default to empty or remove it completely. That way the user can select the expenses to move to the report later.
    • Zoho Billing Retrieve API issue

      I've been using the api below and suddenly I got error message as html since today. const customer_res = await axios.get( `https://www.zohoapis.com/billing/v1/customers?display_name=${account_name}`, { headers: { Authorization: `Zoho-oauthtoken ${accessToken}`,
    • Decrypting Secrets Returned by Zoho Vault API

      Hello, I've been able to follow the documentation here: Zoho Vault | API Reference and successfully call the GET_LOGIN operation with my token. I get back a response containing/similar to this: "name": "GET_LOGIN", "details": { "PASSPHRASE": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxABCDEFG==",
    • SPF verification

      Hello, I need help with spf domain verification. My provider accept text record but in zoho, it doesn't work. It return error.
    • zoho notebook freezes alot

      i was happy that I have found a replacement for Evernote when i discovered zoho a week ago, but now things are falling apart. The notes freezes alot. I've not been able to do anything with zoho since yesterday. I use android. Any help? Or should migrate
    • Use Zoho account with phpmailer

      Hello everyone. I am using phpmailer to send emails. In Gmail it works for me, but in Zoho I give me mistakes. In Zoho, I have activated 2 step authentication and created an app, as well as Hize in Gmail. Thanks in advance. The code I use for Gmail is
    • Bought a domain and cant find where to configure the DNS settings to external site

      I bought a domain with Zoho and setup mail with it. But I want to forward that domain to another website? When I owned a domain with Google and with GoDaddy this was an easy thing to do. I can't even find anywhere to access my domains settings with
    • Searching for Zoho CRM newbies or users who ...

      I'm looking for people who, like me, want to get started with Zoho CRM and use it better. For mutual motivation. Am I in the right place? Or are there other, more suitable Zoho groups for this?
    • Wildcard / Regex in Filters

      Hi, I'm getting a lot of spam with recurring substrings in words but not recurring words. I need an email filter of the type "*xyz" where * means any characters, so it would trigger on both "abcxyz" but also "lojasdbgfgxyz" How can I do this? What wild
    • cant receive emails pls help

      Hello. I can send emails but cannot receive them from 8 hours ago. Please, I need your help to fix it! My domain is MADE4YOUCOSTORE.COM Regards
    • How do you select/display the Speaker that will be the chair/moderator of a Session?

      I could very well be missing something but I can't see an option for displaying the Speaker that will be chairing/moderating a Session There doesn’t appear to be an option for this in the available Session fields I can can’t find anywhere that would allow
    • Issue with Pushing Invoices to Fatoora Portal in ZOHO

      Hello, I am experiencing an issue when marking invoices as "Push to Fatoora Portal" in ZOHO. Some invoices remain in draft status, with the Push Status showing as "Push Initiated." Ideally, once successfully pushed, a QR code should be generated. However,
    • INVOICE NOT RECEIVED

      I NEED INVOICE FOR PAYMENT FOR ZOHO SUBSCRIPTION URGENTLY
    • How to block a WhatsApp user for sending spam

      Is there a way to block those whatsapp users that just come to play and annoy our service, they also spam us. We have a waba service with sales iq
    • ENBD Business Bank Integration

      Dear Zoho Team, Curently Zoho only Support Personal Bank account Integration for ENBD Bank UAE. We are looking for a Update in ENBD Business bank account Integration as early as possible. Regards Tom Jose
    • Is there a way to immediately deny submissions on Zoho Forms?

      Hello, I'm working on a lead interest form for a healthcare provider. We offer telehealth services, but we are not able to operate in all U.S. States. I would like a way to immediately deny submissions on Zoho Forms, so that they don't have to go through
    • Linking a Zoho Projects Task to a Zoho Desk Task via API

      Linking a Zoho Projects Task to a Zoho Desk Task via API Hey everyone, I want to create a task in Zoho Desk from Zoho Projects. We use Zoho Desk Tasks for workload distribution. As an IT service provider, we handle tasks generated from support tickets
    • reports

      i want to see branch wise sales report accordingly how to customize it can you please give me a demo accordingly
    • Quote printing

      The CRM software is relly amazing. It's just what we need to grow with...EXCEPT...for one big thing. Printing out quotes needs work. When I try to put a signature line at the bottom of the Terms, it prints as a bunch of quote markes. ("). When I have ZOHO make a PDF, it looks bad. I tried the Print Preview, and it looked much better, but to print it, I have to go into Print Preview and turn off the header & footer or else the URL info shows up. As robust as CRM is, it can't be that hard to fix the
    • Chromium: On open Writer document , Aw Snap

      Opening Writer document does not work in Chromium browser. On open any document, it appears for the moment, then disappear with Aw Snap! Something went wrong displaying this message. Error code: RESULT_CODE_KILLED_BAD_MESSAGE Chromium: Version 136.0.7065.0
    • Recurring Split Expenses

      Some of my most common recurring expenses need to be split between accounts. An example is individual HSA (health savings account) contributions. Every week, a separate transaction for each employee is made that transfers a set amount into their individual
    • Approval workflow for employee profile form

      Hi, i have a requirement that whenever employee updates certain fields in profile, it should go for HR approval   Specifically, I need to setup below   1. Approval should be triggered only if certain fields are changed. For eg. marital status, education details and address 2. New changes should be reflected only if those are approved by HR... if rejected, changes should not be updated in employee profile 3. Option to attach supporting documents for these changes while submitting for approval 4. Approving
    • Multiple domains,

      Hi I have two domains set in one account on Zoho. One is primary domain and the other is alias. Can I switch these so that alias domain become primary domain? If I make my Alias domain to Primary, will I be able to send and receive emails using this
    • Prevent invalid entries in forms using Form Field Validations

      Greetings, Forms are crucial for collecting customer information, but inaccurate or improperly formatted submissions can disrupt your business operations. Imagine a phone number entered as random text, an email address missing its domain, or a date field
    • Kaizen #181 - Mandating Subform Data for Blueprint Transitions using Widget

      Hello Developers! Welcome back to another week of Kaizen! This time, we are tackling a common challenge on how to enforce subform data from a different module before allowing a blueprint transition in Zoho CRM Deals module. Many CRM workflows require
    • Bad change: Zoho Notebook Android app requiring Google Play Store login

      I have been a Zoho user for a decade or so, and a One subscriber for several years. There are always areas for improvement, but on the whole, I've been quite happy with it. A big part of my choice to go wtih Zoho is that I value data privacy, and try
    • Add Facebook Pages Triggers and Actions in Zoho Flow

      Hi, We would like to request an enhancement in Zoho Flow to support Facebook Pages triggers and actions. Why Facebook Pages Integration is Important Facebook remains one of the most significant social media platforms for businesses, offering powerful
    • Deal Updated by Workflow Rule/Automated Function does NOT Trigger Zoho FLOW!!

      We have multiple Flows setup that are triggered by "Updated Deal" in Zoho CRM. These have worked great. Recently, in Zoho CRM, we set up a workflow rule to update a field based on date/time field. NOW, when the workflow rule triggers and automatically updates a field in Zoho Deals, that does NOT trigger to Zoho Flow. This needs to be fixed! The reason we set this automated function within the workflow rule to update a field is so that could trigger a specific flow within Zoho Flow to do stuff. But
    • Réactivation du compte

      Bonjour, Suite à un problème de dysfonctionnement sur mon note book ZOHO dû peut-être à une réinitialisation du smartphone, j’ai pensé avoir peut-être téléchargé un mauvais note book et j’ai téléchargé le CRM et me suis aperçue de suite qu’il ne correspondait
    • Trying to add Products from Accounts subform

      Hi, I have the following script to to add separate Products from a subform in an Account record. There is data in the subform, but I keep getting the error "No records were added". Please advise. string related_list.relateBuyerCriteria(String accountId)
    • Richer search experience in CRM with precise results, followup actions, and AskZia

      [Updated on 25 July 2024] This enhancement was in early access. Now, we've started enabling it in a phased manner for customers. It is now available for customers in AU, JP, and CN DCs who are using Enterprise edition or below. [Updated on 10 Dec 2024]
    • How to deduct expenses from a payment

      I am trying to take a gross invoice payment in Zoho Books, deduct some expenses from it, and get to the net amount in one transaction. I can do it as multiple transactions but that won't match my bank account entry. Any help is greatly appreciated!
    • How to update a custom checkbox field on Deals created only during Lead Conversion?

      Hello, I’m trying to solve a specific scenario in Zoho CRM: I have a custom checkbox field on my Deal record. I want this checkbox to be automatically set to “true” ONLY if the Deal was created during the Lead Conversion process. However, if a Deal is
    • "Fail to update" error in Zoho Notebook

      I am getting a "fail to update" error repeatedly in Notebook when I try to update one of my existing notes with a screenshot. Are there limitations on how large a note can be or what can be included in a file?
    • 【参加無料】3/19 東京ユーザ交流会 参加登録 受付開始!(新橋開催)

      ユーザーの皆さま、こんにちは。コミュニティチームの藤澤です。 3月19日(水)に東京、新橋でユーザー交流会を開催します! 今年最初のユーザー交流会 東京・新橋では、Zoho Champion の松井さん、鈴田さんが登壇します。 Zoho CRM活用事例のセッション、参加者同士で自社の活用・運用について情報交換ができるグループワークや、CRM / Marketing Automationに関するパネルディスカッションも予定しています。 ーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーーー
    • Next Page