INTEGRATION ECOSYSTEM

Connect your entire stack to Guest WiFi data

50+ native integrations across hardware, CRM, marketing automation, analytics, and AI — with Zapier for everything else. Give your clients a fully connected WiFi marketing operation.

50+

Integrations

1-click

setup

Real-time

sync

Zapier +5,000

more

51 integrations found

native

Cisco Meraki

WiFi Hardware

Cloud-managed WiFi with auto-provisioning

View docs →
native

Ubiquiti UniFi

WiFi Hardware

Enterprise access points via UniFi controller

View docs →

Aruba Networks

WiFi Hardware

HPE Aruba Central and Instant AP support

View docs →

Ruckus

WiFi Hardware

Ruckus SmartZone and cloud controller

View docs →

Extreme Networks

WiFi Hardware

Extreme Cloud IQ integration

View docs →

Juniper Mist

WiFi Hardware

AI-driven Mist platform with WLAN insights

View docs →
native

Cambium

WiFi Hardware

cnMaestro API — exclusive integration (Jul 2025)

View docs →

Datto

WiFi Hardware

Datto Networking AP management

View docs →

Cradlepoint

WiFi Hardware

LTE/5G failover and branch WiFi

View docs →

Cisco Enterprise

WiFi Hardware

Cisco WLC and Catalyst Center

View docs →

MikroTik

WiFi Hardware

RouterOS hotspot and RADIUS integration

View docs →

OpenWrt

WiFi Hardware

Community firmware with RADIUS support

View docs →

TP-Link

WiFi Hardware

Omada controller business AP line

View docs →
native

Mailchimp

Email Marketing

Sync guest profiles to lists and automations

View docs →
native

ActiveCampaign

Email Marketing

Trigger CRM automations from WiFi events

View docs →

HubSpot Email

Email Marketing

Push contacts and events into HubSpot workflows

View docs →

AWeber

Email Marketing

List sync and drip campaign triggers

View docs →

GetResponse

Email Marketing

Sync captured emails to GetResponse lists

View docs →

Constant Contact

Email Marketing

Guest contact sync and audience segmentation

View docs →

Drip

Email Marketing

E-commerce CRM with event-based triggers

View docs →

SendGrid

Email Marketing

Transactional email delivery for portal messages

View docs →

Klaviyo

Email Marketing

Profile sync with visit-frequency segmentation

View docs →
native

HubSpot CRM

CRM

Full contact + deal sync with lifecycle stages

View docs →
native

Salesforce

CRM

Lead and contact push via REST API

View docs →

Infusionsoft/Keap

CRM

Tag-based automation from WiFi login events

View docs →

Ontraport

CRM

Contact creation and sequence triggers

View docs →

Square CRM

CRM

Sync WiFi guests to Square customer profiles

View docs →
native

WhatsApp

Authentication

OTP login — zero-friction, first to market

View docs →
native

SMS / Phone

Authentication

One-time code via SMS for verified phone capture

View docs →
native

Email / Survey

Authentication

Email registration with optional survey fields

View docs →

Passcode

Authentication

Shared access code for controlled venue WiFi

View docs →

Payments

Authentication

Paid WiFi access via Stripe or payment gateway

View docs →

Hotspot 2.0

Authentication

Passpoint-based seamless roaming authentication

View docs →

oAuth

Authentication

Third-party provider login for profile enrichment

View docs →
native

Google Analytics

Analytics & Ads

Session events and audience sync via GA4

View docs →
native

Facebook Pixel

Analytics & Ads

Retarget WiFi guests across Meta platforms

View docs →

Google Ads

Analytics & Ads

Customer match audiences from guest data

View docs →

AdRoll

Analytics & Ads

Retargeting pixel for post-visit campaigns

View docs →

AccuWeather

Analytics & Ads

Weather-triggered campaigns by venue location

View docs →
native

Stripe

Payments

Paid WiFi tiers and subscription billing

View docs →

Authorize.Net

Payments

Payment gateway for paid portal access

View docs →

Square Payments

Payments

POS-linked WiFi upsells for retail clients

View docs →
native

Shopify

E-commerce

Sync WiFi guests to Shopify customer profiles

View docs →

ClickFunnels

E-commerce

Drive post-login traffic to conversion funnels

View docs →
native

Zapier

AI & Automation

Connect to 5,000+ apps with no-code workflows

View docs →
native

Webhooks API

AI & Automation

Real-time event push to any endpoint

View docs →
native

REST API

AI & Automation

Full programmatic access to all platform data

View docs →
native

MCP Server

AI & Automation

AI agent access via Claude/OpenAI tool protocol

View docs →

Spotify

Other

Branded music experience tied to portal login

View docs →

Facebook Messenger

Other

Post-login Messenger opt-in for re-engagement

View docs →

Google Workspace

Other

SSO and directory sync for venue staff portals

View docs →

Native Zapier Integration

Not listed? Connect via Zapier

Access 5,000+ apps through our native Zapier integration. If it works with Zapier, it works with MyWiFi — give your clients any connection they need.

Browse on Zapier →

Don't see your tool?

API-First Platform

Build anything on top of your clients' WiFi data

Every feature available in the dashboard is exposed via REST API. Build custom dashboards, automate reporting, or connect your own tooling.

  • REST APIFull CRUD access to profiles, analytics, campaigns
  • WebhooksReal-time push on login, profile update, campaign event
  • MCP ServerAI agent access via Claude/OpenAI tool protocol
  • OpenAPI SpecFully documented, importable into Postman or Insomnia
Live API
$ curl -H "Authorization: Bearer {token}"
    https://api.mywifi.io/v1/analytics/traffic

{
  "period": "last_7_days",
  "total_sessions": 24831,
  "unique_guests": 18204,
  "avg_session_min": 34.2
}