Auparavant, l'automatisation dans les modèles de fusion de Writer se limitait à des actions simples comme « fusionner et stocker », « fusionner et envoyer par e-mail » ou « fusionner et envoyer pour signature ». En revanche, il était jusqu’à présent impossible de combiner plusieurs modèles dans un seul document, de choisir un modèle selon des critères précis, ou encore d’envoyer plusieurs fichiers en pièce jointe d’un même e-mail.Le nouveau concepteur de flux d'automatisation change la donne. Grâce à son approche intuitive et sans code, il permet de gérer facilement des scénarios complexes.
Vous pouvez désormais réaliser des actions avancées, telles que marquer un document comme final, le fusionner avec un autre, ou le convertir en PDF ou en feuille de calcul — tout en préservant les paramètres du modèle.Il est aussi possible de déplacer les documents dans des dossiers spécifiques, de mettre en pause une collaboration, de résoudre les commentaires, etc.
Comment utiliser le concepteur de workflows d'automatisation
Il propose une interface intuitive en glisser-déposer permettant d’organiser des cartes d’action, de définir la logique du flux via des connexions, et de configurer chaque action selon vos besoins. Par exemple, vous pouvez utiliser des cartes pour sélectionner des modèles et définir des règles afin de diriger automatiquement le flux selon différents scénarios.
Il vous suffit de faire glisser les cartes souhaitées sur le canvas, de les organiser en groupes, et de créer ainsi des flux de travail complets et cohérents, sans effort.
Découvrons maintenant quelques cas d’usage concrets en entreprise pour mieux comprendre les avantages de ce concepteur de flux.
1. Adapter le mode de distribution en fonction des conditions
Contexte : une fondation doit envoyer des reçus de dons à ses donateurs.
Problème : certains donateurs ont une adresse e-mail, d’autres non.
Solution : les reçus sont envoyés par e-mail aux donateurs qui disposent d’une adresse électronique. Les autres doivent venir retirer leur reçu imprimé au bureau.
Fonctionnement avec le concepteur de flux d’automatisation
- Déclenchement : l’automatisation démarre dès que les reçus sont prêts.
- Création des reçus : un reçu personnalisé est généré pour chaque donateur.
- Filtrage : la carte "Filtrer les données" sépare les donateurs en deux groupes, selon la présence d’une adresse e-mail :
- Port 1 : avec adresse e-mail
- Port par défaut : sans adresse e-mail
- Distribution :
- Les reçus des donateurs avec adresse e-mail sont envoyés automatiquement par mail.
- Pour les autres, un webhook prévient l’équipe chargée d’imprimer et de conserver les reçus pour remise en main propre.
2. Choix automatisé du modèle de document selon le filtrage des données
Contexte : un cabinet d’avocats propose trois services : conseil, contentieux et consultation, et doit générer le contrat correspondant à chaque service.
Problème : différents modèles existent, et il faut automatiquement utiliser le bon modèle selon le service sélectionné par le client.
Solution : grâce aux cartes de filtrage du concepteur d’automatisation, vous pouvez définir des règles pour choisir automatiquement le modèle adéquat.
Fonctionnement : l’automatisation démarre dès que le client choisit un service et valide le formulaire.
La carte Filtrer les données examine le type de service choisi et génère le contrat à partir du modèle correspondant :
- Consultation → modèle Consultation
- Conseil → modèle Services de conseil
- Contentieux → modèle Engagement contentieux
Le contrat généré est ensuite envoyé par e-mail au client.
3. Générer automatiquement plusieurs contrats selon les services sélectionnés
Contexte : le cabinet d’avocats permet désormais à ses clients de sélectionner plusieurs services juridiques simultanément (ex. : conseil, contentieux, consultation). Il faut donc générer un contrat pour chaque service sélectionné.
Problème : lorsque les clients ne pouvaient choisir qu’un seul service, il suffisait de filtrer les données et d’utiliser un modèle unique. Avec des choix multiples, le nombre de combinaisons possibles rend les flux complexes à configurer et à maintenir. Par ailleurs, l’ajout de nouveaux services nécessite de modifier les conditions existantes.
Solution : grâce à la carte de routage, chaque service est traité indépendamment. Le système détecte automatiquement tous les services sélectionnés et génère les contrats correspondants via des chemins distincts.
Fonctionnement :
- Le flux est déclenché à la soumission du formulaire par le client.
- La carte de routage vérifie les services sélectionnés.
- Le système génère tous les contrats correspondants (1, 2 ou 3 modèles selon le cas).
Tous les contrats générés sont envoyés par e-mail au client.
Gérer vos workflows devient plus simple avec le nouveau concepteur :
- Vous disposez d'une vision globale pour mieux comprendre et maîtriser chaque étape du flux.
- Vous pouvez insérer de nouvelles actions ou ajuster des conditions à tout moment, sans devoir reconstruire l’ensemble, ce qui rend l’évolution du workflow fluide et flexible.
Prêt à dynamiser vos workflows d’automatisation ?
Découvrez les fonctionnalités avancées de fusion de documents proposées par Zoho Writer.
N’hésitez pas à nous faire part de vos commentaires, et consultez notre
guide complet pour une prise en main détaillée.
L'équipe Zoho France
Recent Topics
Kaizen #211 - Answering your Questions | Using Canvas and Widgets to Tailor CRM for Mobile
Howdy, tech wizards! We are back with the final post in addressing the queries you shared for our 200th milestone. This week, we are focusing on a couple of queries on Zoho CRM mobile configurations and custom payment gateway integration. 1. Mobile SDK
Remove "Invalid entries found. Rectify and submit again" modal
Following up on a post from a few years back, but can the Zoho team consider either removing the 'Invalid entries found. Rectify and submit again' modal that displays for empty mandatory fields OR allow an admin to change it? I've built a custom error
No Functional Autosave or Manual Save Button
Application : Zoho Notebook So I wanted to try Zoho Notebook(On Ubuntu) as an application, I installed the application and went solving my LeetCode problems visually(Drawing mode), at one point the app just stopped saving anything... Every time I tried
Cadence reports as front-end reports
Hello everyone, We have built a cadence which is connected to the Leads module. There are 11 steps in total, 7 are automatic emails and 4 are tasks for the Lead owners. As admins, we have access to this (very nicely made) 'View Reports' tab where we can
Show elapsed time on the thank-you page?
Is it possible to display the total time a user spent filling out a Zoho Form on the thank-you? I’d like to show the difference between the `form submission timestamp` and the `start time` (currently have a hidden Date-Time field set to autofill the date
Email Integration - Zoho CRM - OAuth and IMAP
Hello, We are attempting to integrate our Microsoft 365 email with Zoho CRM. We are using the documentation at Email Configuration for IMAP and POP3 (zoho.com) We use Microsoft 365 and per their recommendations (and requirements) for secure email we have
I need to do crud with snippet html
I need to implement a form with an improved user interface. I would like to use snippets to build a CRUD that allows me to create and update records. How could I achieve this using snippets?
Allow Stripe Credit Card and Stripe ACH payment methods to be enabled separately on an invoice.
I need to be able to pick at the invoice level whether Stripe Credit Card and/or Stripe ACH payment methods are available. Currently, I'm not able to select from the two Stripe payment methods individually on an invoice. However, there are some larger
Resume Harvester: New Enhancements for Faster Sourcing
We’re excited to share a set of enhancements to Resume Harvester that make sourcing faster and more flexible. These updates help you cut down on repetitive steps, manage auto searches more efficiently, and review candidate profiles with ease. Why we built
Incorrect “correct” password on email client apple mail
I have troubleshot this account several times. I have deleted and re added account. It keeps saying incorrect password. Can you check that it is not locked on your end?
Is it possible to lock editing subform rows?
Ideally editing would only be locked after the form has been updated but I still want them to be able to add new subform records at any time and they should be able to delete rows from the subform. It is a named subform if that's relevant however the
"Spreadsheet Mode" for Fast Bulk Edits
One of the challenges with using Zoho Inventory is when bulk edits need to be done via the UI, and each value that needs to be changed is different. A very common use case here is price changes. Often, a price increase will need to be implemented, and
What is the maximum file size of a video upload in Zoho chat?
Can I upload a 20 mb video file and share it with my colleagues?
Update a field in ALL all calls under a contact
HI guys! I have written some deluge code to update a field in my calls after i have comepleted the call, i need this field to update in all my scheduled calls as well that are comeing up. I just cant seem to get it to work, i have put teh code below,
Verifying Zoho Mail Functionality After Switching DNS from Cloudflare to Hosting Provider
I initially configured my domain's (https://roblaxmod.com/) email with Zoho Mail while using Cloudflare to manage my DNS records (MX, SPF, etc.). All services were working correctly. Recently, I have removed my site from Cloudflare and switched my domain's
Fat Download of Ulaa Browser
I just observed that Ulaa Browser is offering an one-capsule big download. These days it is a custom to offer a small bootstrap downloader and based on user customization options an appropriate download completes. And this is particularly common with
Cancelled Transfer order problem
Hello, We've canceled a transfer order, and we can't add the related items to a new Transfer Order. The system tells us that the bin doesn't have the required quantity, but when we check the item, it indicates that there are 2 units in the bin. It also
Billing Management: #8 Usage Billing in Logistics & Delivery Services
The logistics and delivery industry thrives on movement and precision. Every delivery completed, every kilometre driven, and every ton transported is a measurable activity. However, billing often lags behind. Many logistics companies still rely on fixed-rate
Tags for New Tickets
Hi there, When creating a new ticket, there is currently no way to choose a tag you would like to associate with the new ticket. Being able to associate a tag while creating a new ticket will be very beneficial as it will save time and flow well with
Zoho Desk: No Incoming email
Is Zoho Desk services down? No incoming email reflect to desk tickets.
Zoho CRM - Widgets | Update #3 : Introducing SDK V1.5 along with new ZDK Methods and ZRC Support
Hello everyone! Widgets in Zoho CRM just got a big upgrade! With the release of SDK v1.5, developers can now create more immersive widget experiences. This update elevates Widget development with new ZDK methods for easier interactivity and ZRC support
Unusual activity detected, account blocked
I am unable to send emails and am getting the error "Outgoing blocked: Unusual activity detected. To unblock your account, please and submit a request. Learn more.". I am unsure as to why this is happening since all my activity is legitimate, mainly confirmation
Unable to Send Emails – Outgoing Mail Blocked (Error 554 5.1.8)
Description: Hello Zoho Support Team, I am facing an issue with my Zoho Mail account ( admin@osamarahmani.tech ). Whenever I try to send an email, I get the following error: 554 5.1.8 Email Outgoing Blocked I would like to clarify that I have not done
Issue connecting Zoho Mail to Thunderbird (IMAP/SMTP authentication error)
Dear Zoho Support, I am trying to configure my Zoho Mail account on Thunderbird, but I keep getting authentication errors. Account: info@baktradingtn.com Domain: baktradingtn.com Settings used: IMAP: imap.zoho.com, Port 993, SSL/TLS, Normal Password SMTP:
Payment issue with Mail Lite plan – personal NIF not accepted as payment info
Hello, I have already contacted Zoho Support by email regarding this, but since I haven’t received any reply yet, I’m sharing it here as well to see if the community can help. I’m facing a payment issue for my Mail Lite plan. I have a personal account
Customer payment alerts in Zoho Cliq
For businesses that depend on cash flow, payment updates are essential for operational decision-making and go beyond simple accounting entries. The sales team needs to be notified when invoices are cleared so that upcoming orders can be released. In contrast,
Figma in Zoho Creator
Hi Team, I’m creating a form using Figma and would like to know how to add workflows like scheduling, custom validation, and other logic to it. Can anyone help me understand how to set this up for a Figma-based Creator UI form?
Restore lost Invoice!
Some time ago I tried to Upgrade from Invoice to Books. I not upgraded and staid n Invoice. Now i tried again and first i deleted the old trial of books. But now all is gone, PLEASE HELP!! i have no backup and i have to have at least 7 years data retention by law.
Zoho Desk Down
Not loading
lookup and integrated forms
I might be misunderstanding things but I wanted to integrate our zoho crm contacts into creator. I imagined that when I used the integration it would mirror into creator. It did brilliant. BUT We have a ticket form in creator that we want to use a lookup
Partially receive PO without partial Bill?
Most of our inventory is pre-paid. Let's say we purchase 30 pieces of 3 different items for a total of 90 pieces. It is common for our supplier to send us the items as they are ready. So we will receive 30 pieces at a time. How can I partially receive
2 users editing the same record - loose changes
Hello, I'm very new to Zoho so apology if this has been addressed somewhere i can't find. I have noticed the following: If we have 2 users put an inventory item in edit mode at the same time: say user1 click on edit and user2 while user1 is still in edit,
How to get the Dashboard page to be the first page when you open the app
So when it opens on a tablet or phone it opens on the welcome page, thanks.
How I set default email addresses for Sales Orders and Invoices
I have customers that have different departments that handle Sales Orders and Invoices. How can i set a default email for Sales Orders that's different than the default email for Invoices? Is there a way I can automate this using the Contact Persons Departments
Formula fields not refreshing until page is reloaded
I need help/advice about the formula fields and how I can refresh the information in real-time. We have two formula fields on our deals page which show calculated prices: One formula is in a subform which calculates the subform total + 1 other field amount
How can I setup Zoho MCP with Chat GPT
I can set up custom connections with Chat GPT but I cat an error when I try to set it up. The error is: "This MCP server can't be used by ChatGPT to search information because it doesn't implement our specification: search action not found" Thoughts?
API ZOHO CRM Picket list with wrong values
I am using Zoho API v.8. with python to create records in a custom module named "Veranstaltung" in this custom module I've got a picket list called "Email_Template" with 28 Values. I've added 8 new values yesterday, but if I try to use on of those values
Group Emails
I have synced Zoho CRM to Campaigns but there are certain email not synced. showing it is Group Emails, but this email ids belongs to different individuals. please provide a solution as i nedd to sync the same.
Enable Password Import option in ulaa browser
Dear Ulaa Team, I noticed that the Ulaa Password Manager currently offers an option to export passwords, but not to import them. This limitation poses a challenge for users like me who have stored numerous credentials in browsers like Chrome. Manually
"Is Zoho CRM customer" vs "Is linked with Zoho CRM"
Recently while building a Flow, I was setting up a Decision action following a Zoho Invoice Fetch record action. There were 2 choices that I had not seen as something I could manually action in Zoho Invoice: "Is Zoho CRM customer" and "Is linked with
Next Page