皆さま、こんにちは。コミュニティチームの中野です。
当日の登壇資料などもこちらに共有しますので、参加できなかった皆さまもご参照ください。
(Zoho 社員セッションの登壇資料については、11/28(金)に開催予定の東京回の開催報告で共有いたします)
今年2回目の開催となる大阪 ユーザー交流会では、株式会社KDDIウェブコミュニケーションズ 山田さんによる
Zoho CRM Plus の事例セッションのほか、「Zoho で”見える化”した / したい自社のデータ」をテーマに
参加者同士でZoho の活用方法を共有し合うグループワークを行いました。
登壇いただいた山田さん、そして参加いただいたZoho ユーザーの皆さん、ありがとうございました!
Zoho ユーザー活用事例セッション: Zoho CRM Plus 導入プロセスと活用事例
~企画・サポート兼任体制でツールの選定からMA・CRM連携構築まで~
株式会社KDDIウェブコミュニケーションズの山田様より、Zoho CRM Plus を活用した
新サービス立ち上げから運用改善プロセスの実例についてご紹介いただきました。
1. Zoho 導入プロジェクト背景と課題
2023年4月に新サービス、
SmartRelease U 立ち上げプロジェクトを実質3人でスタートすることになり、
充分なリソースがない中で効率的な業務システムの構築が必要となりました。
「人手が増えない中で、どう仕組み化していくか」が最重要テーマとなっていました。
2. Zoho サービスの利用全体像 / 現在の構成に至るまでの経緯
自社サービスのリリースが想定より遅れたことで、システム検討に時間を確保できたことから、改めてサービス比較を実施しました。
その結果、
・プロダクト間の強い連携
・シンプルで分かりやすいUI
・低コストで広い範囲をカバーできる点
これらが決め手となり、Zoho Desk を中心に Zoho Forms / Campaigns の採用を決断しました。
さらに社内のマーケティングチームから外部コンサルが推奨するMAツール導入(高コスト、CRMなし)の相談を受けた際に、
それならパッケージサービスを利用しようということになり、Zoho CRM Plus を導入しました。
これにより、SalesIQ・CRM なども含めた一気通貫のデータ連携基盤が整うことになりました。加えて、大幅なコスト圧縮にも成功しました。
3. サービス仕様の壁:見込み客管理のためのデータの流れ
上述の最終構成の構築をするまでに様々な壁に直面しました。その中でも特に印象に残っている苦労話を共有します。
やりたかったこと:以下画像の1と3のデータを突合させて同じ顧客として管理する
仕様の壁:Forms 連携の制約 (1度に連携可能なサービスは1つのみ)
Zoho Forms の標準機能では2つのサービスに同時連携できない制約があり、以下の通り3つの回避策を検討しました。
しかし、どの方法にも懸念があり悩んでいたところ、意外な形で解決しました。
検討した回避策:
案1: JavaScript + APIによる実装 → 技術者リソースの制約でNG
案2: CRMフォーム機能の活用 → アクセシビリティの問題でNG
案3: メール解析機能の活用 → ベストエフォートの信頼性に懸念
最終解決策 :CRM 連携とSalesIQ 連携の同時利用
状況: CRM 連携有効時にSalesIQ 連携を設定
結果: 両サービスへの同時連携が可能と判明
経緯: 当初は仕様上不可と認識していた
確認: Zohoサポートに問い合わせて2サービス同時連携がサポート済みと確認
成果: 理想的な形で課題解決
4. デザイナーの奮闘(Zoho Desk / Zoho Forms)
・Zoho Desk でサービスサイトと親和性の高いナレッジベースを構築
・標準フォームのカスタマイズ性が低かったが、力技でiFrameでZoho Forms を埋め込み、問い合わせフォームのアクセシビリティを担保
<ヘルプセンターはこちら>
<問い合わせフォームはこちら>
5. まとめ・今後の展望
資料内には、本投稿でカバーしきれなかった運用の工夫などについても共有がありますので、是非チェックしてみてください。
山田さん資料:
グループワーク:Zohoで"見える化"した / したい、自社の数字
Zoho を活用して、自社で見える化したデータ・今後したいデータについて、参加者同士で共有していただきました。
共有内容 一部抜粋:
・Zoho Desk(問い合わせゼロを目指すナレッジベースの構築):ヘルプページ閲覧数のデータ収集、検索キーワードの分析
・CRMのケイデンス機能活用:ケイデンス内のステップ(電話・メール・タスク)の完了率/未完了ステップを見える化
最後に
次回以降のコミュニティイベントは、以下の通りの開催を予定しています。
枠に限りがありますので、参加を希望される方はお早めに参加登録をお願いします。
11/28(金)18:00~ 東京 ユーザー交流会 (AP新橋)
12/18(木)14:00~ ユーザー同士で課題解決! Zoho ワークアウト オンライン
今後ともZoho コミュニティをよろしくお願いいたします!
ゾーホージャパン コミュニティチーム
Recent Topics
Zoho CRM Portal Error
Hi, We’re experiencing an issue with the Zoho CRM Portal. When we try to access it, we receive an HTTPS connection error: net::ERR_CERT_COMMON_NAME_INVALID. If we proceed past that, we then get a 400 Bad Request error. Could you please help us resolve
Integrating Zoho CRM EmbeddedApp SDK with Next.js — Initialization and Data Fetching Issues
You can get an idea from my code I have given in end: First, I worked on a React project and tried the same thing — it worked. My goal was to import the Zoho script and then load contacts using the Zoho Widget SDK, which was successful in React. Now,
monetizing the courses
Can I add a price for course enrollment ?
Can we add zoho books features like invoices estemates etc on our zohocommerce website. When our customer login with their account they can able to see all books features in one place on zohocommerce?
Can we add zoho books features like invoices estemates etc on our zohocommerce website. When our customer login with their account they can able to see all books features in one place on zohocommerce?
Taxes for EU B2B Transactions
Currently, ZC doesn't seem to have a procedure for validating VAT numbers of businesses purchasing in another EU state, and removing local VAT is valid. This is essential for all inter EU B2B trade.
Unable to Receive Emails on Zoho Mail After Office 365 Coexistence Setup – Error: 553 Relaying Disallowed
Hello, My domain name is bigniter.com, and I’ve been using Zoho Mail as my email service provider without any issues. Recently, I followed the steps outlined in the Zoho documentation to enable Coexistence with Office 365: 🔗 https://www.zoho.com/mail/help/adminconsole/coexistence-with-office365.html#multi-server
Candidate Registration/Invitation
It would be great to include the 'invite' candidate functionality into some of the automation functions - ether through a custom function trigger or webhook or accessible through an email template. Currently there is no way to add this functionality into any workflows or blueprint steps which, I find limits the ability to invite candidates to engage with us directly through our candidate portal.
[Free Webinar] Learning Table Series - Creator for Infrastructure Management | A Partner-driven collaborative session
Hello Everyone! We’re excited to invite you to another edition of Learning Table Series, where we showcase how Zoho Creator empowers industries with innovative and automated solutions. About the Learning Table Series The Learning Table Series is a free,
I have error AS101 when I try to add paypal@mydomain.com to Zoho
Please help me with this. I tried to call the help line 4 times but don't get any response.
VAT on Multiple Expenses
Firstly, might I say I am based in Ireland, and I'm not an accountant, and therefore my understanding of procedures could be somewhat limited. Scenario. An employee pays for items throughout a month, and therefore their claim for expenses includes multiple items - some of the items are VAT deductible (eg, an IT product) and some are not (eg, a client lunch). Discovery The odd thing in ZBooks, is that whilst it seems possible to add a VAT rate to a one-off item of expense, it is not possible to add
Agent assignment filter?
Godo day, We are starting to play with FSM to see if it's going to work for our needs. Now so far we have found that it's very restrcitve in the field department you you have layout rules or can't even hide fields depending on the users roles. We can't
DKIM Now Mandatory - Changes to Zoho Forms Email Policies
Hello Zoho Forms Users, This post is to inform you about an important update regarding the authentication of all email domains in your Zoho Forms account. This year, we are doubling down on our commitment to deliver a secure, seamless, and empowering
is it possible to add more than one Whatsapp Phone Number to be integrated to Zoho CRM?
so I have successfully added one Whatsapp number like this from this User Interface it seems I can't add a new Whatsapp Number. I need to add a new Whatsapp Number so I can control the lead assignment if a chat sent to Whatsapp Phone Number 1 then assign
Kiosk Page Refresh
We have a Kiosk running from a button in contacts to update values and also add related lists, which works great, but when the kiosk is finished the page does not refresh to show the changes. Is there a way to force the contact to refresh/update when
Tips & tricks: Make SalesIQ automations work for you
Every day, thousands of visitors land on your website. Some browse, some buy, and some leave without a word. But, wouldn’t it be great if you could automatically know who’s interested, engage them at the right moment, and never miss a lead, and all this
Add Custom Reports To Dashboard or Home Tab
Hi there, I think it would be great to be able to add our custom reports to the Home Tab or Dashboards. Thanks! Chad
Digest Octobre - Un résumé de ce qui s'est passé le mois dernier sur Community
Chers utilisateurs, Faisons le point sur les temps forts du mois d'octobre au sein de notre Community Zoho France. Partager des informations sensibles, comme des mots de passe, peut vite devenir compliqué et risqué. Les données circulent par email ou
How do I fully delete a user account
Hi, I have two old accounts on my CRM which are inactive and show as 'Closed' in the list of users. BUT they are basically still there. How do I fully delete these accounts? They appear in some parts of CRM still such as the on the contact record emails
Automatically Add Recurring Zoho Meeting Events to Zoho Calendar / Zoho Meeting Calendar
Hello Zoho Meeting Team, Hope you are doing well. We would like to request an enhancement regarding recurring meetings created inside Zoho Meeting. At the moment, when we schedule a recurring meeting in Zoho Meeting, it does not appear in Zoho Calendar
Credit Management: #6 Tackling Common Mistakes in Credit Based Billing
Businesses extend credit to build relationships, make buying easy, and drive more sales. But somewhere between extending and collecting, things begin to slip. A few late payments here and there, an overlooked invoice, and a backlog make cash flow feel
Tasks Statuses
Hi, The task status "Completed" is a final status which closes the task. We need to have a status "Cancelled". However, when the status is set to "Cancelled", the task prompt still has a blue button to Close Task. When the customer clicks that and closes
Updating Blueprint stage from my Deluge function
Hi all, I need to update the blueprint stage. Its almost working, but ONLY if the current Deal stage is 'Closed Lost'. On any of my custom stages that Ive specified in the pipeline it doesnt work! My code: dealmap = Map(); deal_stage = deal.get("Stage");
Canvas: is it possible to have a fixed header?
Hello. Does Canvas provide the option to have a fixed header, similar to the standard view? It would also be interesting for other parts of the interface, like the header or sidebar of the tab section. Thanks!
Limited layout rules in a module
There is a limit of 10 layout rules per module. Is there a way to get that functionality through different customization or workflow + custom function (easily accessible), etc. Having just 10 is limiting especially if module contains a lot of data. Are
dealing with post dated cheques
Hi, can you help me please the best way to deal with this We sell an item of three months duration that is paid for with post dated cheques in monthly stages example - item is sold £3000 Cheque 1 is for £1000 due at time of sale (say Sept) cheque 2 is dated 25th of next month (Oct) cheque 3 is dated 25th of next month +1 (Nov) Now, with invoice number one it's simple - i send a standard invoice as usual But with the other two here's what i want zoho to do next month i want it to send an invoice on
Using Contains as a filter
We are using Zoho Reports, ServiceDesk Plus analytics. I do not see how to create a report filter using Contains comparison of a string values, is one string contained in another. For example, Task Title contains the word Monitor. Is this possible in Zoho Reports? This reporting feature is available in SDP reporting. Thanks in advance, Craig Rice
Set off Unearned Revenue
Hi, I would like to get a clarification on the below. I have an opening balance of BD.725/- in my Unearned Revenue A/c which includes the overpayments of 6 clients. No One of my clients settled his invoices by paying the value of the invoice less the
How Zoho Desk contributes to the art of savings
Remember the first time your grandmother gave you cash for a birthday or New Year's gift, Christmas gift, or any special day? You probably tucked that money safely into a piggy bank, waiting for the day you could buy something precious or something you
Add Webhook Response Module to Zoho Flow
Hi Zoho Flow Team, We’d like to request a Webhook Response capability for Zoho Flow that can return a dynamic, computed reply to the original webhook caller after / during the flow runs. What exists today Zoho Flow’s webhook trigger can send custom acknowledgements
When moments in customer support get "spooky"
It’s Halloween again! Halloween is celebrated with spooky symbols and meanings based on history and traditions, with each region adding its own special touch. While we were kids, we would dress up in costumes along with friends, attend parties, and enjoy
email moderation issue when email is sent in the name of a mail group
Symptom: an email that is sent by a mail group moderator in the name of a moderated mail group is held back for approval. Reproduction: Create a moderated mail group with members and moderators. Allow that mails can be sent in the name of the group (extended settings). Send an email to the group as a group moderator, but in the name of the group. This mail is held back for moderation which is unexpected. Expected: A mail sent by group moderator to a moderated group are not held back for moderation
Questions about Zoho mail
Hello, I had up until recently, the free version. I got a warning message that said, "The user account (Redacted email address) 6.02 GB in your organization is almost nearing the allocated storage of 5.00 GB. If the storage exceeds the allowed limit,
How can I delete duplicate transactions?
I want to delete the duplicates not simply exclude them. I have duplicates, because I had automatic bank feeds turned on (had to make sure this critical functionality was working before migrating to Zoho). Now when I import my csv's exported from Wave,
Multiple email addresses
Multiple email addresses: I understand there is the ability to add an additional email field to a contact, but the functionality here needs to be drastically revised. Currently, this second email address does not log under the contact email history, nor is it available as a send address when using the Send Mail button within CRM. We recently migrated from GoldMine. I hate GoldMine, but there is one thing they did well: Email. I suggest copying them. Change the email field to an editable picklist,
ViewID and Zoho Desk API
I'm looking at the documentation for Listing contacts and it looks like you can filter by ViewID. I assume this is views created in a department or all departments. Is this correct? And if so, how do I find the ViewID for that view? EDIT: I see the view
Ability to Link Reported Issues from Zoho Desk to Specific Tasks or Subtasks in Zoho Projects
Hi Zoho Desk Team, Hope you're doing well. When reporting a bug from Zoho Desk to Zoho Projects, we’ve noticed that it’s currently not possible to select an existing task or subtask to associate the issue with. However, when working directly inside Zoho
Print Tickets
We have field engineers who visit customers. We would like the option to print a job sheet with full details of the job and account/contact details.
Zoho Desk integration with Power BI
Hi, I want to be able to create a Power BI report which has live updates of ticket data from zoho desk, is this possile at all? Thanks Jack
Ability to Attach Images When Reporting Issues to Zoho Projects from Zoho Desk
Hi Zoho Desk Team, Hope you’re doing well. We’re using the Zoho Desk–Zoho Projects integration to report bugs directly from support tickets into the Zoho Projects issue tracker. This integration is extremely useful and helps us maintain smooth coordination
Ability to Choose Task List and Add Subtasks When Creating Tasks from Zoho Desk
Hi Zoho Desk Team, Hope you’re doing well. We’re using the Zoho Desk–Zoho Projects integration to seamlessly connect customer tickets with project tasks. While the integration works great overall, we noticed two important limitations that affect our workflow
Next Page