Why Zoho CRM + Meetario
If your team uses Zoho CRM to manage contacts and deals, the Meetario integration ensures every booking flows into your CRM automatically. Contacts are created or updated, and meetings are logged as Zoho CRM Events — keeping your sales pipeline accurate without manual work.
What the Integration Does
- Contact upsert — Meetario uses Zoho CRM's duplicate check to find existing contacts by email. If found, the contact is updated. If not, a new one is created.
- Event creation — Each booking is logged as an Event in Zoho CRM, linked to the contact. The event includes the booking type, date/time, duration, guest notes, and meeting URL.
- Automatic sync — This happens for every new booking — no buttons to click.
Step 1: Create a Zoho Self Client
- Go to api-console.zoho.com and click Add Client → Self Client.
- Copy the Client ID and Client Secret.
- Click Generate Code. Enter scope:
ZohoCRM.modules.ALLand a description. Click Create. - Copy the authorization code and exchange it for a Refresh Token using the Zoho token endpoint.
Step 2: Connect in Meetario
- Go to
/app/integrationsand find the Zoho CRM card. - Click Connect and enter your Client ID, Client Secret, Refresh Token, and select your API Domain (e.g., zoho.com, zoho.eu).
- Click Save & Connect. Meetario will automatically refresh access tokens as needed (they expire every hour).
Step 3: Test the Integration
Create a test booking and check Zoho CRM:
- Search for the test email in Contacts — the contact should appear.
- Open the contact and check the Activities section — the meeting event should be logged.
How It Helps Your Sales Team
- Unified contact database — Every person who books a meeting is automatically in Zoho CRM.
- Meeting history — Sales reps see all past and upcoming meetings on the contact timeline.
- Zoho workflows — Trigger Zoho Workflow Rules or Blueprints when meetings are created — send follow-up emails, assign tasks, or move deals forward.
- Zoho Analytics — If you use Zoho Analytics, you can report on meeting data alongside your other sales metrics.
Zoho Calendar vs Zoho CRM
Meetario offers both Zoho Calendar and Zoho CRM integrations. They serve different purposes:
- Zoho Calendar — Syncs your personal calendar to prevent double-bookings and show bookings in your Zoho Calendar view.
- Zoho CRM — Syncs contacts and meeting activities to your CRM pipeline.
You can enable both simultaneously for complete synchronization.
Troubleshooting
- If the connection fails, ensure your Zoho plan includes CRM with API access (Free CRM works for basic API calls).
- If contacts are not created, check that your Zoho CRM user has the "Create" permission for Contacts and Events modules.
- Zoho access tokens expire every hour — Meetario refreshes them automatically using your Refresh Token. If sync stops, verify your Refresh Token and Client credentials are still valid in the Zoho API Console.