Immens Integration Integrations¶
Immens Integration includes an Integration Manager that coordinates connections with third-party services and platforms. The integrations are divided into functional groups.
AI Providers¶
AI providers power all AI-based modules (articles, newsletters, images, reports). Configure them in the AI Providers section.
| Integration | Role |
|---|---|
| OpenAI | Content and image generation with OpenAI models |
| Claude (Anthropic) | Content generation with Claude models |
| Gemini (Google) | Content generation with Gemini models |
| OpenRouter | Access to hundreds of models through a single API |
| Perplexity | Search with sources and citations for up-to-date content |
| Custom OpenAI | OpenAI-compatible self-hosted or third-party endpoints |
Form builders and leads¶
| Integration | Role |
|---|---|
| Contact Form 7 | Captures contacts submitted through forms and passes them to modules (e.g. Webhook Connector) |
| Fluent Forms | Captures contacts from Fluent forms |
| Forminator | Captures contacts from Forminator forms |
| FluentSMTP | Reliable email delivery via SMTP for notifications and newsletters |
eCommerce and CRM¶
| Integration | Role |
|---|---|
| WooCommerce | Access to orders, customers and products for modules, notifications and reports |
| CRM (Immens CRM Core) | Contact and activity synchronization with the CRM |
| Primary Source | AI-ready content optimization (GEO) connected to the AI modules |
Channels and services¶
| Integration | Role |
|---|---|
| Telegram | Notifications and automations via Telegram chat |
| "Click to chat" buttons and WhatsApp notifications | |
| The SEO Framework | SEO context and metadata for AI-generated content |
| Performance | Performance optimizations coordinated with the Performance Optimizer module |
| Security Log | Security and access event logging |
Extensibility¶
The integration system uses a dedicated interface (IntegrationInterface) and a central registry (IntegrationManager): new integrations can be added without modifying the modules.
→ Overview | → Technical reference (hooks)
Studio Immens - Technical documentation