Verfügbare Integrationen
Liza bindet Drittsysteme auf zwei Wegen an:
- Native Provider — direkt in Liza integriert (OAuth, API-Key oder App-Passwort), mit eingehenden Webhooks / Polling und teils 2-Wege-Sync.
- Unified.to — Hub für viele weitere Anbieter pro Kategorie über einen generischen Connect-Flow (siehe Integrationen (REST)).
Native Provider
| Provider | ID | Kategorien | Verbindung |
|---|---|---|---|
| GitHub | github | repo, task | OAuth |
| Jira | jira | task, project | OAuth |
| Linear | linear | task, project | OAuth |
| Asana | asana | task, project | OAuth |
| HubSpot | hubspot | crm, marketing | OAuth |
| Salesforce | salesforce | crm | OAuth |
| Google Workspace | google | calendar, mail, storage | OAuth |
| Microsoft 365 | microsoft | calendar, mail, storage | OAuth |
| Stripe | stripe | payments, billing | OAuth |
| Sentry | sentry | monitoring, errors | OAuth |
| AppSignal | appsignal | monitoring, errors, performance | API-Token |
| MOCO | moco | time-tracking, project, billing | API-Key (Subdomain) |
| Apple Kalender | apple_caldav | calendar | App-spezifisches Passwort |
| Zapier | zapier | automation | REST-Hooks (Doku) |
| n8n | n8n | automation | REST-Hooks |
| Custom Webhook | custom | webhook, integration-hub | Webhook-URL |
INFO
Einige Provider sind read-only/poll-basiert (z. B. MOCO, Apple CalDAV), andere unterstützen 2-Wege-Sync (z. B. Sentry: Issue schließen; AppSignal). Der genaue Funktionsumfang wird in Liza beim Verbinden angezeigt.
Unified.to-Kategorien
Über den Connect-Flow sind zusätzlich viele Anbieter je Kategorie erreichbar:
crm, ticketing, calendar, messaging, storage, task, ats, accounting, ecommerce, hr, enrichment, marketing.
Im MCP-Server stehen dafür Tools wie search_crm_contacts, list_tickets, list_messaging_channels, search_files, list_external_tasks und der generische unified_api_call bereit — sichtbar, sobald eine passende Verbindung besteht.
