Skip to main content
OpenAI The OpenAI integration enables AI-powered features across Notifuse using GPT models. This integration powers the AI agent for blog content creation and email generation.

Configuration

Navigate to SettingsIntegrationsAdd IntegrationOpenAI.

Form Fields

Available Models

Features Enabled

Once configured, the OpenAI integration enables the following AI-powered features:

Blog AI Agent

The AI agent can assist with blog content creation:

Email Editor AI

Generate emails automatically using AI:

Enhanced with Firecrawl

The OpenAI AI agent can be enhanced by adding the Firecrawl integration. This gives the AI agent web access capabilities: When Firecrawl is configured, the following tools become available to the AI agent:

Using OpenRouter

OpenRouter is a unified API gateway that gives you access to hundreds of AI models (Google Gemini, Meta Llama, Mistral, DeepSeek, and more) through a single OpenAI-compatible endpoint. Since Notifuse’s OpenAI integration uses the standard OpenAI SDK, you can point it to OpenRouter by setting the Host field:

Form Fields for OpenRouter

This allows you to use any model supported by OpenRouter — including Google Gemini, Meta Llama, Mistral, DeepSeek, Qwen, and many others — directly from Notifuse’s AI features.
Browse available models at openrouter.ai/models to find the best fit for your use case and budget.
The AI agent generates structured MJML email templates and full blog posts with HTML formatting. Only models with strong coding capabilities (e.g. GPT-4.1, Claude Sonnet, Gemini Pro) are smart enough to produce correct output. Smaller or weaker models may generate broken templates or malformed content.

Prerequisites

Before configuring OpenAI:
  1. OpenAI Account: Create an account at platform.openai.com
  2. API Key: Generate an API key from the OpenAI dashboard
  3. Credits: Ensure your account has sufficient API credits

Usage Notes

API calls to GPT models count toward your OpenAI account usage. Monitor your usage in the OpenAI dashboard to manage costs.
For most use cases, GPT-4.1 mini offers the best balance of capability and cost. Use GPT-4.1 for complex creative tasks and GPT-4.1 nano for simple, high-volume operations.