Inter-College
Seamless Connectivity

Integrations That Power
Your School

Inter-College connects with the tools Indian schools already use — from payment gateways and messaging platforms to accounting software and biometric hardware.

Payments

Razorpay

Accept fee payments via UPI, credit/debit cards, net banking, and wallets. Automatic reconciliation, instant receipts, and real-time settlement tracking. Supports recurring payments for monthly fees and EMI options.

  • UPI, Cards, Net Banking, Wallets
  • Automatic payment reconciliation
  • Instant digital receipts
  • EMI and recurring payment support
SMS & OTP

MSG91

Reliable SMS delivery for attendance alerts, fee reminders, exam notifications, and OTP verification. DLT-compliant templates, delivery reports, and smart routing for maximum deliverability across all Indian telecom networks.

  • DLT-compliant message templates
  • OTP verification for parent login
  • Delivery reports and analytics
  • Smart routing for 99.5% delivery
Communication

WhatsApp Business

Send attendance alerts, fee reminders, report cards, and circulars via WhatsApp — the platform 95% of Indian parents already use daily. Rich media support for images, PDFs, and interactive buttons.

  • Automated attendance notifications
  • Fee reminder workflows
  • Report card and circular delivery
  • Two-way messaging with parents
Productivity

Google Workspace

Sync with Google Classroom, Calendar, Drive, and Meet. Teachers can share assignments, schedule parent meetings, and store documents seamlessly. Single sign-on support for staff using Google accounts.

  • Google Classroom sync
  • Calendar integration for events
  • Google Drive document storage
  • Single sign-on (SSO) for staff
Hardware

Biometric Devices

Connect fingerprint scanners and RFID card readers for automated student and staff attendance. Compatible with popular devices from eSSL, Mantra, and Realtime. Plug-and-play setup with automatic data sync.

  • Fingerprint & RFID card support
  • eSSL, Mantra, Realtime compatible
  • Automatic attendance sync
  • Plug-and-play device setup
Accounting

Tally

Export fee collection data, payroll information, and expense reports directly to Tally. Maintain your existing accounting workflows while benefiting from Inter-College's school management capabilities.

  • Fee collection data export
  • Payroll and salary integration
  • Expense report sync
  • Standard Tally XML format

Need a custom integration?

Inter-College offers a full REST API for Enterprise plan customers. Build custom integrations with your existing ERP, HR system, transport management software, or any other tool your school uses.

  • RESTful API with comprehensive documentation
  • Webhook support for real-time event notifications
  • OAuth 2.0 authentication
  • Dedicated integration support from our engineering team
  • Sandbox environment for testing
Talk to Our Team
api-example.sh
# Fetch student list
curl -X GET \
  https://api.inter-college.com/v1/students \
  -H "Authorization: Bearer <token>" \
  -H "X-Tenant-Slug: springdale"

# Response
{
  "count": 1200,
  "results": [
    {
      "id": "stu_abc123",
      "name": "Arjun Sharma",
      "class": "10-A",
      "roll_no": 15,
      "status": "active"
    }
  ]
}

Ready to connect your school?

All integrations are included in your plan. Start your free trial and connect your tools today.