Zoho Connect, le réseau social de Zoho pour votre entreprise

Zoho Connect, le réseau social de Zoho pour votre entreprise


Bonjour à tous,
Dans l'article précédent, nous avons vu comment collaborer sur la gestion de projets. Dans cet article nous allons découvrir comment le réseau social de Zoho One vous donne un espace partagé pour tous les mises à jour sur les activités diverses au sein ou hors de votre organisation et bien plus encore.

Un réseau social d'entreprise est une plateforme où employés, clients, fournisseurs, partenaires, etc. peuvent poster et commenter publiquement. Cela permet une meilleure fluidité de l'information par rapport à des annonces hiérarchiques (bien que celles-ci ne soient pas exclues) et permettent surtout l'échange : comme sur tout réseau social, il est possible de répondre, donner son avis, suggérer, ou simplement faire une annonce, qu'il s'agisse de son service, d'un sujet transversal ou de l'organisation entière.

Les objectifs des réseaux sociaux d'entreprise
  • Collaborer de manière transparente et transversale
  • Innover et se fédérer
  • Développer une connaissance collective et partagée
  • Communiquer avec les collaborateurs externes
  • Favoriser l'intégration des nouveaux employés
  • Faciliter une relation directe entre les différents niveaux
  • Créer des liens entre des employés éparpillés dans le monde entier
Zoho Connect- le réseau social d'entreprise de Zoho One
Notre réseau social à nous, c'est Zoho Connect : testé, approuvé (et éprouvé !) par les employés même de Zoho, il réunit bien des profils et équipes différents et compte des groupes, forums, annonces et publications de toutes natures. Vous voulez en savoir plus ?

Unifier les gens et les processus
Connect vous permet de publier des informations dans l'ensemble de l'organisation et également au sein d'un groupe dont vous faites partie. Assurez-vous que votre équipe ne manque aucune mise à jour importante en les publiant sous forme d'annonces sur le mur de l'entreprise ou du groupe. Connect vous permet de créer des groupes publics et privés pour favoriser une communication libre au sein de votre équipe, réunir toutes les informations pertinentes en un seul endroit et travailler ensemble. Les flux entraînent le partage des idées et permettent de lancer des discussions. Ils vous donnent même une vue organisée des conversations les plus pertinentes. Ainsi, vous pouvez facilement vous tenir au courant de ce qui se passe sur votre lieu de travail.
Une touche sociale à votre post.
Vous pouvez aimer, commenter et partager des posts pour que votre lieu de travail reste interactif. La mention@ vous permet d'impliquer des membres et des groupes dans des conversations privées. Les émoticônes et les GIF vont rendre votre réseau social interactif et dans l'air du temps, adapté aux nouveaux codes des réseaux sociaux.

Flux au niveau de l'organisation et au groupe

Apprentissage et développement
Zoho Connect au travers de la fonctionnalités Manuels permet de démocratiser l'apprentissage. Depuis l'onglet Manuels vous ajoutez les documents pour constituer la base de connaissances de votre équipe. Pensez-y comme à une bibliothèque en ligne dans laquelle votre équipe peut puiser en cas de besoin. Par exemple, les politiques de votre entreprise, le guide des bonnes pratiques liées au travail, la documentation des API et d'autres ressources peuvent être soigneusement documentées à l'aide d'un manuel. Ces manuels peuvent être organisés en articles et chapitres.


Manuels d'organisation ou d'équipe

Discussions sur les forums
Les forums ne sont pas morts ! Ils sont même l'endroit idéal pour trouver des solutions auprès des membres de votre organisation, mais aussi pour partager des bulletins d'information d'entreprise, des articles commerciaux et générer des discussions à ce sujet.
Les forums sont disponibles au niveau du réseau, ce qui signifie que tous les membres d'un réseau ont accès à toutes les discussions du forum.

Discussions forums

Gestion des événements
Vous pouvez créer des événements pour tous vos engagements, qu'il s'agisse d'une réunion d'équipe ou d'un rendez-vous personnel. Les événements sont disponibles au niveau du réseau, du groupe et de l'utilisateur. La création d'événements au niveau du réseau et du groupe dépend des permissions définies par les administrateurs.

Sessions Town Hall
La fonctionnalité Town Hall de Connect est un endroit où on peut lancer des sessions de questions-réponses avec l'ensemble du réseau, d'un groupe, ou des membres spécifiques autour d'un sujet. Ces "assemblées générales" offrent aux membres une plateforme pour poser des questions et obtenir des réponses directement des experts du réseau. Par exemple, l'équipe des RH peut organiser une réunion publique sur les politiques internes de l'entreprise, au cours de laquelle les employés peuvent obtenir des éclaircissements sur leurs doutes et faire part de leurs suggestions. De même, les réunions publiques peuvent être organisées sur n'importe quel sujet ; il peut simplement s'agir d'une session AMA (Ask me anything), au cours de laquelle un expert ou un responsable répond aux questions des autres membres.

Session Town Hall

Intégrations avec Zoho Connect
Zoho Connect ne connecte pas seulement les équipes d'une organisation, mais également les applications. Les intégrations avec d'autres applications vous permettent de rassembler toutes vos notifications sur une seule page et d'y accéder depuis une plateforme unique. Pour en savoir plus, visitez la page des intégrations.



N'hésitez pas à nous faire part de votre opinion en commentaire sur Zoho Connect.

L'équipe Zoho France



      • Sticky Posts

      • Collaboration sans faille avec Zoho One

        Bonjour à tous, Dans cet article nous allons voir comment Zoho One permet une collaboration à différents niveaux .       La façon dont nous travaillons évolue. À mesure que les entreprises se mondialisent, la plupart des activités sont menées en équipe.

        • Recent Topics

        • Mark shipment as delivered via api

          Hellloooo again Zoho guys !! More help required if you would be so kind, pleeeezz..... var options =        {         'method' : 'post',         'contentType' : 'application/json',         'muteHttpExceptions' : true       }; var myPackNo  = encodeURIComponent('###################');
        • Setting Alternative units for an item.

          Hello Team, How to create alternate units for an item. We are placing orders for stocks in boxes. One box contain 24 items. At the time of selling we have two categories of buyers wholesalers and retailers. So the sales will be in PCS and in boxes also.
        • Zoho Inventory search when adding items to SO/PO, etc.

          I do not see that Zoho Inventory searches within the item name for an item lookup. We have many products with variants. So when I search for a product, say a lighting system, and it comes in different sizes and colors, I can only get those products where
        • Item Group Attributes

          Hello, I would like to see more attributes under grouped items. We sell car parts, there are several suppliers for the same part but under different brands. We want to group them together but the attributes under groups are lacking. For example, the products
        • Remove HTML Format - Deluge

          Hello @all if you want to delete the HTML format from the text please follow the script. Data = "Text"; info Data..replaceAll("<(.|\n)*?>" , "").replaceAll("&nbsp;" , " "); Apart from this if you require anything please let me know Thanks & Regards Piyush
        • Using multiple languages in template

          I wanted to add the company name in the template in arabic. I found a way through the header and footer option, except when i print the quotation the arabic disappears both in the top and bottom of the page. I have attached pictures of the before and
        • ADDING 5% VAT TO PURCHASE ORDERS GENERATED ON ZOHO BOOKS UAE

          Please guide on how to add 5% VAT to Purchase Orders generated on ZOHO Books UAE edition.
        • Import from /csv file, some items fail with the error "Specify Tax Or Tax Exemption".

          Hello! I am trying to import a csv file of all of my expenses for a complete financial year. I get errors for some items with the error message "Specifiy Tax or Tax Exemption". These errors only occur on lines where I have "Postage" as the expense account.
        • About maximum number of requests per minute

          Hi, Our company has integrated Zoho inventory and we're using the shipping order creation and update functions and so on. Currently we're receiving "For security reasons you have been blocked for some time as you have exceeded the maximum number of requests
        • Approval - Report/Views

          Hi, On Zoho Desk - Is there a way to report on pending approvals, or a view or similar?
        • "Zoho CRM Integration" option is missing in Zoho Social Settings

          I am trying to integrate my Zoho Social account with my Zoho CRM account. I am on the Professional Trial plan and my user role is "Brand Admin". However, I cannot find the "Zoho CRM Integration" or "Lead Generation" option anywhere in my Zoho Social settings.
        • Error 553

          Não estou conseguindo enviar ou receber e-mail, sempre dando o erro 553, sendo que há mais de um mês o domínio está pago e liberado. Preciso de um suporte urgente
        • Automate insurance document workflows with Zoho Writer

          Insurance companies have to deal with creating and managing complex documents and forms, such as policy applications, explanation of benefits documents, brochures, renewals, and claim forms. Handling all of this manually is hugely time and effort intensive,
        • Create PDFs with Text so that we can copy from a generated PDF

          Currently, any information that a user enters into a field cannot be highlighted and copied from the PDF that Zoho Sign renders. For example, if someone were to provide a phone number in a Zoho Sign text field, you would not be able to copy the phone
        • How To Insert Data into Zoho Table using Api

          Hi Community, I have created a table inside zoho tables. How do I insert data into table using API. Please tell the exact endpoint and payload , I just have to insert data into table columns. Also tell how to find tableid, viewid, baseid etc. which are
        • How do I delete a folder in Marketing Automation?

          Folders are used across contact lists and segments, and email templates. How do I delete a folder once it's been created?
        • Portal Approval Process

          Hi Zoho team and fellow users, I am seeking a method to establish a multi-step approval process between a Zoho user and a portal user (Custom Portal) to review and approve requests through the Custom Portal. For instance, within this setup, one of the
        • Narrative 8: Intelligent in-app support that's instantly available anytime and anywhere

          Behind the scenes of a successful ticketing system - BTS Series Narrative 8: Intelligent in-app support that's instantly available anytime and anywhere The App Support Across Platforms (ASAP) add-on for Zoho Desk is an independent application that integrates
        • Navigation issue — unable to return to Customer page after opening Receipt from Transactions

          Steps to reproduce: Open a Customer record. Go to Transactions tab and open a Receipt by clicking its receipt number. After viewing the receipt, clicking browser Back or closing the receipt does not reliably return me to the original Customer record (I
        • Thermal Printer Option Needed for Delivery Challan Templates

          Currently in Zoho Books, the Delivery Challan template only supports A4 and A5 page sizes. However, in many businesses (especially retail and hardware), we use thermal printers (like 3-inch or 4-inch rolls) to print delivery challans. It would be very
        • Separate Default Payment Modes for Receipts vs. Payments

          Right now, when I set a default Payment Mode via a customer invoice or Payments Received screen, that same mode shows up for vendor payments (Purchases → Payments Made). 🔹 Request: We need different default modes for: Customer receipts (e.g., default
        • Update/Change GSTIN in GST Settings of zohobooks

          We are trying to update our GSTIN under the GST settings section of our Zohobooks account Initially, we had entered a dummy GSTIN (123456789123456) to generate a sample invoice before obtaining our official GST registration. After receiving our actual
        • Link Payment Mode and Paid Through Accounts

          For most users, it's very difficult for them to understand that the Payment Mode is totally independent of the Paid Through account when paying bills. It seems (and is) redundant for them to have to select what is basically the same thing twice. The current
        • Lets enable business to choose the default payment mode

          Lets enable business to choose the default payment mode so that we do not have choose payment mode again and again for each and every transsctions
        • Add Attachment Support to Zoho Flow Mailhook / Email Trigger Module

          Dear Zoho Support Team, We hope you are well. We would like to kindly request a feature enhancement for the Mailhook module in Zoho Flow. Currently, the email trigger in Zoho Flow provides access to the message body, subject, from address, and to address,
        • South African Payment Gateways

          Since the "Demise" of Wave many South African users have moved over to Zoho and yet for years users have been requesting Integration with a South African Payment Gateway to no avail. Payfast was the most commonly requested gateway as it supports recurring
        • Has anyone verified if Zoho is PCI compliant?

          We are planning on using Zoho to process payments via Authorize.net. We have everything set up and are attempting to complete the PCI DSS SAQ-A requirement for our merchant account. This requires us to prove Zoho has completed the SAQ-D for Service Providers. We need a way to verify compliance, or a copy of an attestation of compliance signed by the appropriate officer at Zoho. I assume I'm not the first person to use Zoho to process payment, and therefore not the first to require this information
        • Bigin Plugin for Outlook

          Could we get this added? The Gmail version already exists, and I would like to avoid having to make a switch.
        • Date does not fit the field

          Hi There. I am having fun learning zoho sign API. Today I noticed the "Signed Date" field does not fit, or alternatively the font is to large for the auto field space. See screenshot below. The signed date field is created by putting {{Signdate}} on the
        • Tip of the Week #69 – Automate your Zoho TeamInbox tasks with n8n integration.

          Don’t waste time repeating the same tasks—like sending follow-up emails or adding new contacts. Let automation save the day. With n8n, an open-source automation tool, you can connect your favorite apps and let them handle the busywork for you. You don’t
        • Multi Page/Step Forms in creator

          Greetings i was wondering if it's possible to create multipage/step forms on creator similar to what we have on zoho forms. is that possbile? Thanks
        • Package Geometry

          how can i add the dimensions and weight capacity of the available boxes to be default in the system everytime we use it ?
        • How to create a Master Kanban Board that syncs with Child Projects?

          Hello, We're currently using Zoho Sprints for managing our interdepartmental teams, and we're looking to enhance our workflow using Kanban boards as part of a company-wide productivity improvement initiative. Our goal is to implement a project structure
        • Writer.. Broken?

          Hello,  Writer has been really good to me during the months I've used it, up until now.  I usually launch the app by tapping the icon and I could immediately pick up where I left off.  Now I'm greeted by a loading circle not reaching 100% and I only have the option to create a new account.  By pressing that button it now switches to a login screen and I can access my account. However, it seems (only speculating ofc) to be stuck in cell-phone mode? everything looks scrambled.  I can't access any of
        • How to access Recruit Variables in a Deluge function?

          I have set up Recruit Variables in Zoho Recruit, and I would like to know how to retrieve these variables from within a Recruit custom function (Deluge). Could someone please explain the correct way to access them? I tried the following code, but it did
        • Upon De activate a user what name doe sthe contacts candidates go under?

          When deactivating a user, does the user name remain the same, as the candidate owner? If not what/who, does it change to? Do I need to change the user name in contacts and candidates before I deactivate the user?
        • Weekly Tips: Customize alerts from your Priority Users

          You might receive hundreds of emails daily, but messages from your manager, clients, or team leads often require immediate attention, as they may contain urgent requests or critical updates. How would you ensure you never miss important messages from
        • Maximum 100 records in Sheet View is limiting. How can I increase this?

          Thanks in advance for any help with this. There was a similar post that showed answered but it did not help with increasing the number of records you see in a Sheet View. Editing in the Sheet View is fast and efficient but I have 3500 records and I need
        • Revenue Management: #3 Revenue Recognition Simplified

          In continuation of the previous post on how to compute revenue recognition, let's explore a solution that helps businesses handle real-world complexities. While the Accounting Standards provide a clear framework for recognizing revenue, the real challenge
        • Tip #40- Strengthen Remote Support with IP-based Restrictions in Zoho Assist– ‘Insider Insights’

          Protecting sensitive data and preventing unauthorized access is a top priority for any organization. With IP-based restrictions in Zoho Assist, you can ensure that only users from trusted networks can initiate remote support sessions. Say your IT team
        • Next Page