Article Read Time:

5 Min

Search

Subcribe :

Train Your Team:

Our Extensions:

Join For FREE:

The CRM Zen Show Episode 419 – MCP Sent You A Friend Request

News Highlights

  • Zoho Social: An MCP connector lands for Social, so your AI tool of choice can draft, schedule, and report on posts without you touching the UI.
  • Zoho CRM: Canvas form view templates let you perfect one layout, save it, and deploy it across modules instead of rebuilding from scratch.
  • Zoho Forms: A new regex field validates structured data like NPIs and license numbers before the form ever submits.
  • Zoho Billing: The redesigned single page checkout pulls a step out of your subscription signup funnel.

Zoho News

Zoho Social: Zoho MCP Integration

Zoho keeps adding MCP connectors for just about every app, and Social is the latest, meaning Claude or your AI tool of choice can now write a week of posts, schedule them, upload images, or dig through engagement data for themes, though as always, be careful with create, update, and delete permissions.

Zoho CRM: Canvas Form View Templates

Anyone who has finicked a canvas view into place knows you never want to rebuild it, and now you do not have to, because you can save a dialed-in view as a template, map the fields to another module, and get consistent layouts everywhere without the whiplash of things sitting half a centimeter off.

Zoho Forms: Regex Field for Structured Data Validation

For data with an expected pattern that does not fit an existing field type, like an NPI or a driver’s license number, the new regex field checks the input against your expression and prompts the respondent to fix it before submitting, and there is a separator tool that chunks up longer expressions so they are a little less like hieroglyphics.

Zoho Billing: July 2026 Product Updates

The redesigned single page checkout removes a step from your signup funnel (and every step you remove is churn you do not pay for), joined by item-level hosted payment page sharing, custom fields from the customer and invoice modules, mobile OTP for the India edition, new subscription reports by product and country, and role-based access for the SKU field.

Zoho Books: August 2026 Product Updates

HTML and CSS formatting now applies to custom module documents and barcode label templates, alongside UK tax updates, an integration for non-VAT registered organizations in Kenya, and multi-step and custom approval processes extending to sales returns in the Inventory add-on.

Zoho Social: Trial Reels, Automated Private Replies, and Post Sorting

Instagram trial reels let you test content on people who do not follow you before your core audience ever sees it, private replies to comments can now be automated (yes, you can automate your engagement bait), and published posts can finally be sorted by likes or comments.

Zoho CRM: July’26 Community Digest (Part 2)

July was a busy month for the CRM team, with this roundup covering mobile app updates for iOS and Android, team modules syncing into Analytics, and Kiosk Studio loops, plus the usual nudge to browse the Dev Corner and its 253 Kaizen posts.

Zoho CRM: July’26 Community Digest (Part 4)

The community-focused wrap-up includes MVP contributions and a real quality-of-life win: last name is no longer mandatory by default in Leads and Contacts, so no more dropping a store name into the last name field just to get a record saved.

Zoho Connect: Audience Dashboards, MCP Integration, & Dashboard Enhancements

The new Audience feature groups users by profile attributes like department, location, and designation so posts, events, and dashboards only reach the people they are meant for, with dashboard upgrades including video sliding banners, custom backgrounds, and a greeting widget.

Zoho Mail: ZeptoMail Integrated with Zoho Mail & Workplace

Transactional email gets closer to home, with ZeptoMail now connecting directly into Zoho Mail and Workplace so organizations can manage their transactional sending alongside their business email.

Zoho Backstage: July 2026 Feature Enhancements

July’s release brings a batch of enhancements across the event management platform for anyone running in-person, virtual, or hybrid events.

Zoho Assist: Web Forms and Session Highlights

Remote support teams get web forms for capturing session requests plus session highlights for reviewing what happened after the fact.

Code Share of the Week

Standalone Function: Lookup Zoho Books Salesperson By Email

When you create transactional records in Books through the API, like auto-generating an invoice once a proposal gets signed, the salesperson field wants an ID that you almost certainly do not have stored anywhere. This standalone function takes an email address, usually from the deal owner over in CRM, searches the dedicated Salespersons module in Books (note that this is separate from the users module), and hands back the matching salesperson ID for your record map. There is error handling built in if no match comes back, plus pagination that iterates up to ten pages at 200 records each, so you are covered through 2,000 salespeople. If you are bigger than that, you can extend the loop, though at that volume you are probably better off pulling from an Analytics table than hammering the Books API. Drop it in at the top of your function, map the returned ID into your invoice or sales order creation call, and your records finally get attributed to the right person.

This Week’s Blog

Zoho for Hospitality, Travel & Tourism

The latest page in our industry series walks through how Zoho supports travel agencies, event and group travel, yacht and luxury leisure, and restaurants and hospitality venues, with the common apps, workflows, and processes we see across this space. None of these are templates, because your systems are part of your competitive advantage, but the themes are worth stealing ideas from.

Tips and Tricks

Zoho MCP FULL Tutorial 2026 || How to USE MCP

A proper step-by-step on setting up the Zoho MCP server, covering how to pick a sane handful of tools out of the 1,022 available for CRM, a very thorough walkthrough of authorization types, and then actually using Claude against your data.

Zoho Desk Full Tutorial 2026 || Tickets, Knowledge Base, Configuration

This year’s full run-through of Desk covers the knowledge base, ticket management, workflows, SLAs, sandbox, and integrations, with guidance on configuring things so Desk’s AI agents can build that knowledge base flywheel for you.

Question of the Week

Associate Existing Call Records when Contact is Created with Matching Phone Number

Nick over in the Club Zenatta general discussion asked how to link telephony call records to a contact that gets created after the call already came in. There are a few good routes: a Deluge function on contact creation that searches prior calls by phone number and inserts the contact ID, or a delayed workflow on call creation that gives the user time to build the record first. The real headache is phone number formatting with country codes, dashes, and parentheses, so a validation rule or a COQL and Analytics reference table can help, and historical cleanup is best handled with a scheduled function.

This Week’s Quizzes

Ready to Level Up Your Zoho Implementation?

From advanced Deluge automation to comprehensive process design, our team of experts is here to help.

Book a Free Consultation