# MailBluster AI integration on Definable

> MailBluster is an advanced, reliable, and cost-effective email marketing software that enables sending personalized promotional emails to millions.

## What this connects

MailBluster is an advanced, reliable, and cost-effective email marketing software that enables sending personalized promotional emails to millions.

Vendor: https://mailbluster.com/

## Tools available

**15** tools available. First 12:

- `MAILBLUSTER_CREATE_LEAD` — Create MailBluster Lead — Tool to create a new lead in MailBluster. Use after gathering the lead's email and optional data.
- `MAILBLUSTER_CREATE_ORDER` — Create Order — Tool to create a new order in MailBluster.
- `MAILBLUSTER_CREATE_PRODUCT` — Create Product — Tool to create a new product in MailBluster. Use when you have all product details ready to add it to your MailBluster catalog. Requires a unique product ID and name.
- `MAILBLUSTER_DELETE_LEAD` — Delete MailBluster Lead — Tool to delete a lead by lead email hash. Use after confirming the lead hash (MD5 encrypted email address).
- `MAILBLUSTER_DELETE_ORDER` — Delete Order — Tool to delete a specific order. Use after confirming the order ID to remove an order from Mailbluster.
- `MAILBLUSTER_DELETE_PRODUCT` — Delete Mailbluster Product — Tool to delete a product. Use after confirming product existence.
- `MAILBLUSTER_GET_LEAD` — Get Lead — Tool to retrieve a specific lead's information using their lead hash (MD5 encrypted email address). Use when you need to fetch lead details by their email hash.
- `MAILBLUSTER_GET_ORDER` — Get Order — Tool to retrieve details of a specific order. Use when you have the order's ID.
- `MAILBLUSTER_GET_PRODUCT` — Get Product — Tool to retrieve details of a specific product. Use when you have a valid product ID and need full product information.
- `MAILBLUSTER_LIST_FIELDS` — List Fields — Tool to list all custom fields. Use when you need to retrieve all defined custom fields after authenticating with MailBluster.
- `MAILBLUSTER_LIST_ORDERS` — List Orders — Tool to list all orders. Use when you need to retrieve orders with optional pagination, sorting, or searching after authenticating with Mailbluster.
- `MAILBLUSTER_LIST_PRODUCTS` — List Products — Tool to list all products. Use when you need to retrieve products with optional pagination, sorting, or filtering.

## Auth

Auth schemes: `API_KEY`.

## How agents use MailBluster

Inside a Definable workflow, MailBluster is one of the tools the **Distributor specialist** can call. Example coordination patterns:

- **Researcher → MailBluster** — the Researcher (GPT-5.5) pulls context from MailBluster (records, threads, documents), synthesises findings, and briefs the rest of the team.
- **Writer → Distributor → MailBluster** — the Writer (Claude Opus 4.7) drafts copy in brand voice, the Verifier passes it, then the Distributor writes the result into MailBluster (create record, post message, draft email).
- **Designer / Engineer → Distributor → MailBluster** — the Designer ships an asset or the Engineer ships a code change, the Distributor delivers it via MailBluster (attach file, open PR comment, post status).

The Verifier checks every MailBluster call. On rate limit, schema drift, or auth refresh it self-heals and retries — the workflow completes without manual intervention.

## Categories

- email newsletters — https://definable.ai/apps/category/email-newsletters/
- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

- HTML page: https://definable.ai/apps/mailbluster/
- Same category (email newsletters): https://definable.ai/apps/category/email-newsletters/
- All integrations: https://definable.ai/apps/
- Workflow (multi-agent loop): https://definable.ai/workflow/
- Apps llms.txt index: https://definable.ai/llms-apps.txt
