Expansion Ecosystem

A complete catalog of every expansion available in Bloomx. Expansions are modular plugins that extend the core capabilities of the engine.

Core Integrations

Deeply integrated tools that require OAuth or API Key configuration.

Google Drive

core-google-drive

Attach files directly from Google Drive. Uses OAuth2 for secure access.

File Picker Modal Recent Files Smart Attachments
Configuration
Settings > Expansions > Connect Google
Environment
EXPANSION_CORE_GOOGLE_DRIVE=true

Notion

core-notion

Save emails into any Notion database. Maps subject, sender, and content automatically.

Database Selector Content Mapping One-click Save
Configuration
Settings > Expansions > Notion API Key
Environment
EXPANSION_CORE_NOTION=true

HubSpot CRM

core-hubspot

Two-way sync with HubSpot. View contact details in the sidebar and create new leads from incoming mail.

Contact Lookup One-click Lead Gen Activity Logging
Configuration
Settings > Expansions > HubSpot Token
Environment
EXPANSION_CORE_HUBSPOT=true

Slack

core-slack

Forward important threads to specific public or private Slack channels.

Channel Picker Thread Context Instant Forward
Configuration
Settings > Expansions > Slack Token
Environment
EXPANSION_CORE_SLACK=true

Trello

core-trello

Turn emails into Trello cards. Select Board and List directly from the email toolbar.

Board Selector Link Back to Email Task Management
Configuration
Settings > Expansions > Trello Key/Token
Environment
EXPANSION_CORE_TRELLO=true

Zoom

core-zoom

Generate unique Zoom meeting links instantly within the composer.

Smart Chip Insertion One-click Create Duration Control
Configuration
Settings > Expansions > Zoom Credentials
Environment
EXPANSION_CORE_ZOOM=true

AI Native Suite

Powered by Vercel AI SDK. Requires a valid LLM provider configured.

Smart Reply

core-smart-reply

Analyzes incoming email context to suggest 3 rapid-response options in the footer.

Summarizer

core-summarizer

Collapses long email threads into a concise 3-bullet summary using LLMs.

Organizer

core-organizer

Automatically labels incoming mail (Receipts, Newsletters) based on semantic content.

Composer Helper

core-composer-helper

A 'Copilot' for your drafts. Ask it to rewrite for tone, grammar, or brevity.

Translator

core-translator

Detects foreign languages in incoming mail and offers a one-click translation.

Productivity & Tools

Enhancements to speed up your daily workflow.

Calendar

core-calendar

Insert calendar events as 'Smart Chips' and generate .ics attachments on the fly.

Smart Chips .ics Generation Slash Command Support
Configuration
No Configuration Needed
Environment
EXPANSION_CORE_CALENDAR=true

Mail Groups

core-mail-groups

Define custom aliases (e.g. @dev-team) that expand to multiple recipients.

Custom Aliases Team BLAST Private Lists
Configuration
Settings > Mail Groups
Environment
EXPANSION_CORE_MAIL_GROUPS=true

Signatures

core-signature

Rich text signatures supporting HTML and images, appended automatically.

Visual Editor Multiple Profiles Auto-Append
Configuration
Settings > Signature
Environment
default

Templates

core-templates

Save common responses as templates for quick insertion via slash commands.

Slash Command Access Variable Substitution Rich Text
Configuration
Settings > Templates
Environment
EXPANSION_CORE_TEMPLATES=true

Enhancements

UI and Functional upgrades to the composer.

Giphy

core-giphy

Browse and insert GIFs directly into your emails using the Giphy API.

Requires Giphy API Key

Confidential Mode

core-confidential

Adds a visual 'Confidential' badge and headers to sensitive emails.

Slash Commands

core-slash-commands

Power-user menu triggered by typing '/' in the composer.

Auto Follow-up

core-followup

Reminds you to follow up on sent emails if no reply is received within 3 days.

Background Services

Invisible services running on the server.

DLP (Data Loss Prevention)

core-dlp

Scans outgoing emails for sensitive patterns (Credit Cards, SSNs) and warns or blocks sending.

Regex Matching Block/Warn Modes Audit Logging
Configuration
Environment Variables Only
Environment
EXPANSION_CORE_DLP=true

Webhooks

core-webhooks

Forwards 'email_received' events to an external URL payload for custom processing.

JSON Payload Real-time Fire & Forget
Configuration
EXPANSION_WEBHOOK_URL
Environment
EXPANSION_CORE_WEBHOOKS=true

CRM Generic

core-crm

A generic logger that POSTs email metadata to any endpoint for custom CRM integration.

Metadata Logging Flexible Endpoint
Configuration
EXPANSION_CRM_URL
Environment
EXPANSION_CORE_CRM=true
BloomX Mail