Découvrons comment créer un Blueprint en 3 étapes :
1. Saisir les informations de base
2. Définir le flux du processus
3. Configurer les paramètres de transition
ETAPE 1 : SAISIR LES INFORMATIONS DE BASE
Allez dans les Paramètres > Gestion de Processus > Blueprint
Cliquez sur Créer un Blueprint
Dans la fenêtre choisissez le nom, module, la disposition et la zone pour lesquels le processus est créé
Dans notre scénario, puisque le processus est le suivi des transactions, choisissons le module Deals, le modèle standard et le champ Statut.
Spécifiez des critères pour que les enregistrements entrent dans un processus, le cas échéant. Par exemple, le montant est >5000.
Si vous n'entrez pas de critères, tous les enregistrements créés dans le modèle entreront dans le processus. Cliquez sur Suivant.
ETAPE 2 : DEFINIR LE FLUX DU PROCESSUS
Dans l'éditeur Blueprint , faites glisser et déposez tous les états (étapes) qui font partie du processus en les connectant avec des nœuds.
Créez des transitions en cliquant sur le bouton + entre deux états.
(Pour supprimer une transition, il suffit de faire un clic droit sur la ligne de transition et de cliquer sur Supprimer la transition).
Que signifie le déroulement du processus ci-dessus ?
Il s'agit d'une représentation graphique du processus de suivi des transactions suivi par Zylker. Les transactions qui entrent dans ce processus passent par toutes les étapes dans l'ordre indiqué sur l'image.
Les boutons blancs représentent les états du plan directeur (étapes de l'opération).
Les boutons verts représentent les transitions (conditions requises pour compléter chaque étape).
Chaque transition que vous configurez est affichée sous forme de bouton (en bleu ci-dessous) sur la page de détails de l'enregistrement.
Pour compléter une transition, cliquez sur le bouton et exécutez les actions mentionnées dans la fenêtre popup qui s'affiche. Si vous réussissez la transition, vous passerez à l'état suivant du Blueprint.
Le bouton bleu Contrat perdu s'appelle une transition courante et apparaît dans tous les états du Blueprint.
ETAPE 3 : LA TRANSITION
"La transition" désigne le changement d'état dans un processus. C'est le lien entre deux états, où les conditions du changement sont clairement définies. Une transition se compose de trois parties : avant, pendant et après.
Par exemple, examinons la transition entre les états "Qualifié" et "Négocié". Dans l'exemple de Zylker, un représentant commercial de Zylker doit saisir le pourcentage de remise et la date de clôture pour compléter la transition. Selon la politique de Zylker, la remise pour un produit ne peut être supérieure à 25%.
Dès que la transition de négociation est exécutée, une notification par courriel doit être envoyée automatiquement au responsable du représentant commercial pour l'informer de la soumission de la transaction.
Voyons comment nous pouvons prendre en compte tous ces points dans le Blueprint.
Avant la transition
Spécifiez les personnes responsables de la transition. Par exemple en choisissant le propriétaire de l'enregistrement, seul lui (et les personnes hiérarchiquement supérieures) sera en mesure de visualiser la Transition.
Définissez les critères qui dictent le moment où cette transition doit être disponible.
Exemple de critères : "La démonstration du produit est terminée". Dans ce cas, la transition ne sera affichée aux enregistrements que lorsque le champ Démonstration du produit sera mis à jour et sera Terminé.
Si vous n'avez pas de telles conditions, vous pouvez ignorer la section sur les critères. Dans ce cas, la transition sera immédiatement visible sur tous les enregistrements.
Pendant la transition
Cette section guide les responsables de la transition dans la réalisation d'une étape particulière d'un processus en les invitant à saisir des champs spécifiques, des notes, des pièces jointes et d'autres informations en fonction du contexte. Par exemple, dans le processus de suivi de l'affaire, les représentants commerciaux peuvent être tenus de saisir le pourcentage de remise, des notes et de joindre quelques documents de vente conformément à la politique de l'organisation. Dans un tel cas, tous ces détails peuvent être mandatés dans la section Pendant la transition de la transition de négociation.
Vous pouvez ensuite personnaliser les différents champs selon votre besoin.
Après la transition
Définissez les actions qui seront automatisées à la fin de la transition. Les actions qui peuvent être automatisées dans la section.
Transition commune : une transition qui peut être exécutée à partir de tous les états d'un processus.
Par exemple, dans un processus de suivi d'une affaire, vous savez généralement si vous avez gagné ou perdu une affaire après que l'enregistrement soit passé par plusieurs étapes telles que la qualification, la négociation, l'approbation de la remise, etc. La transaction perdue est donc une transition qui n'est disponible que vers la fin du processus. Mais supposons qu'un client ne montre aucun intérêt et que vous souhaitiez abandonner une affaire à l'étape de la qualification elle-même. Dans ce cas, vous devez être en mesure d'exécuter la transition "Contrat Perdu" à ce moment précis - plutôt que de passer par toutes les étapes intermédiaires.
Pour que cela soit possible, vous devez faire de l'abandon de l'accord une transition commune en cochant la case comme indiqué dans l'image suivante. Une fois que vous l'aurez fait, vous verrez la transition "Contrat Perdu" sur tous les états.
Bonjour à tous, Au programme du jour : éviter les répétitions grâce à la fonction "en masse". Gagnez du temps sur ces actions simples pour vous concentrez sur votre entreprise. Allez dans le module concerné et cliquer sur les : (...) Suppression en
Bonjour à tous, Nous sommes ravis d'annoncer que les modèles d'email dans Zoho CRM sont désormais adaptés au design pour tous les ordinateurs et mobiles. Le responsive design désigne une méthode selon laquelle les pages sont conçues pour s'afficher
Bonjour à tous, Nous avons apporté quelques améliorations à la page d'accueil des utilisateurs et à l'onglet Tableau de bord, en voici un aperçu. Des composants supplémentaires dans la page d'accueil pour les nouveaux inscrits : Dans l'onglet Accueil,
Bonjour à tous, Voici le dernier volet de notre série sur les Blueprints : un glossaire pour comprendre tous les termes nécessaire à l'automatisation de votre process. État : fait référence à chaque étape de votre processus. Par exemple : qualification,
Bonjour à tous, Les tags sont des identifiants uniques qui peuvent être associés à différents enregistrements ce qui permet de rechercher, trier, catégoriser, filtrer et segmenter efficacement les enregistrements. Cette nouvelle amélioration a pour but
Recently am having trouble opening the Candidate Portal. It keeps loading but cannot display any widgets. Tried Safari, Chrome and Edge. Non of them work. Please solve the problem ASAP.
Is it possible to use validation rules for subforms? I tried the following code: entityMap = crmAPIRequest.toMap().get("record"); sum = 0; direct_billing = entityMap.get("direct_billing_details"); response = Map(); for each i in direct_billing { if(i.get("type")
Been having issues with Notes in the CRM. Yesterday it wasn't showing the notes, but it got resolved after a few minutes., Now I have been having a hard time saving notes the whole day. Notes can't be saved by the save button. it's grayed out or not grayed
Hi, I have an Answer Bot in my Zobot, here is the configuration: I only want the user to choose 1 of the 4 the options I have provided: When no answer found, user chooses 'I'll rephrase the question' or 'Ask a different question When answer is found,
It's important for our company, and I'm sure many others, to keep our users inline with our branding and professional appearance. It would be useful for administrators to have more control over profile aspects such as: Profile image User names Email signatures
Sales processes are not static. We test, learn, and adapt as customers respond differently than expected. Right now, Zoho Cadences do not support inserting a new step between existing follow-ups or changing the type of an existing primary step. If I realize
Hey everyone, is it possible to adjust the default search criteria for finding and merging duplicate records? Right now, CRM uses some (in my opinion nonsensical) fields as search criteria for duplicate records which do nothing except dilute the results.
Hello i recently made an application in zoho creator for customer service where customers could upload their complaints every field has been mapped from creator into crm and works fine except for the image upload field i have tried every method to make
Hi Zoho Team, In Zoho Books, when a quote is converted into a sales order, it would be extremely useful to have: A clear tag/indicator on the quote showing that it has been converted into a sales order. A direct link in the sales order back to the originating
Hello. Is there a free sandbox environment for the developers using Zoho Books API? I am working on the Zoho Books add-on and currently not ready to buy a premium service - maybe later when my add-on will start to bring money. Right now I just need a
Hi Zoho Support Team, We hope you're doing well. We’d like to request a small but valuable improvement to enhance the usability of the Zoho Help Center portal (https://help.zoho.com/portal/en/myarea). Currently, when someone from Zoho replies to a support
We’re excited to invite you to an exclusive 1-hour webinar where we’ll demonstrate how to bring the power of Google’s Gemini AI into your Zoho ecosystem using Deluge scripting. Whether you're looking to automate data extraction from PDFs or dynamically
Is it possible to have subform edits (like add row/delete row) appear in the Timeline for parent records? A user can edit a record, only edit the subform, and it doesn't appear in the timeline. Is there a workaround or way that we can show when a user
Managing follow-ups effectively involves understanding the appropriate timing for reaching out, as well as knowing when to take a break and resume later, or deciding if it's necessary to start the follow-up process anew. With two significant enhancements
So I found Wizards to be a really helpful tool in minimizing the exposure of redundant, superfluous fields to staff that would never otherwise have to edit those fields. My issue is, that when the record (in this case a lead) is created with a wizard,
Good evening, I upgraded my account and paid for it. From standard to professional. Unfortunately after the paiment my account was not upgraded. Please your advise. Best Regards Erik van Staverden
All replies to this question comes from a time where the UI was different. It's extremely frustrating not being able to find how to do this simple setting change. I want everything and everyone in my organizations to have DD-MM-YYYY date format by default.
Hi I have managed to integrate Zoho Projects with Zoho Sprints and I can see that the integration works as a project was created in Zoho Sprints. But, what I would like to do is to sync into an existing Zoho Sprints project. Is there a way to make that
Visual design can be exciting—until you're knee-deep in the details. Whether it's aligning text boxes to prevent overlaps, fixing negative space, or simply making sure the right data stands out, just ironing out inconsistencies takes a lot of moving parts.
Suppose I have a form with attached workflows onLoad. If I use the form as a subform, will it inherit the workflows or do I need to create new ones onAdd of row?
I brought a sub, and I gave the Super admin rights to a person who is no longer with us, so I need to change, and I need to make myself the Super admin
In the Leave Policies we should be able to add specific employees to the exception list So it will be like All Employees except A,B,C in the exception list, currently we can only add departments etc
Hi, I'd like to suggest better collaboration tools for NOTES. The current notes section for Accounts, Contacts and Deals is not ideally suitable for any degree of communication or collaboration. When responding to a note, there is no ability to leave
Hello there, I am working on a formula field based on a 3-item picklist field (i.e. *empty value*, 'Progress payment', 'Letter of credit'). Depending on the picked item, the formula field shall give a specific multi-line string (say 'XXX' in case of 'Progress
I have just spent 2 hours creating a project template for a Netsuite configuration, and want to share it with other Zoho Projects users - who have a different account. Is there any way to do this?
Hello Everyone, A Custom function is a user-written set of code to achieve a specific requirement. Set the required conditions needed as when to trigger using the Workflow rules (be it Tasks / Project) and associate the custom function to it. Requirement:
I have a couple of issues I'm trying to work through. Initially, I was getting support from support@zohofsm.com, but I have not received a response in 8 days (11 on another question). Is this typical? Can I pay for support? For context, I am not spamming
I can add their email address.. phone number, DOB. I need to add a users profile picture so when they assign a template to a quote they own it adds their picture to the cover page. I've tried hacking a solution together but there has to be an easier way.
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
Most businesses want to create memorable customer experiences—but they often find it hard to keep them smooth, especially as they grow. To achieve a state of flow across their processes, teams often stitch together a series of automations using Workflow
While i am trying to do this: async function fetchTicketsFromDesk(timeFilter = 'current_month') { try { const response = await ZOHO.CRM.CONNECTION.invoke("desk_connection", { url: "/api/v1/tickets", method: "GET", }); const data = response.details ? JSON.parse(response.details)
Documentation states that the zoho meeting plug in for outlook is only compatible with versions up to Outlook 2019 What is available to users of more up to date versions of outlook/office 365?
Is there a way to get attachments into Zoho Desk via an API? We have a process by which a zoho survey gets sent to the user as a link in a notification. The survey has several upload fields where they can upload pdf documents. I've created
We're thrilled to announce the launch of our own SMS gateway feature within Zoho Marketing Automation! This new feature enables seamless SMS campaign management alongside your email marketing initiatives, providing a more integrated and efficient way
We would like to embed documents in our Desk articles. When we use an iframe for the embed, we get scrollbars and a frame border. Neither of those is acceptable. I've spoken with the Desk Support team about what we want and they tell me that it cannot