# Moosend AI integration on Definable

> Moosend is a cloud-based, AI-powered email marketing solution that allows you to target your audience at scale.

## What this connects

Moosend is a cloud-based, AI-powered email marketing solution that allows you to target your audience at scale.

Vendor: https://moosend.com/

## Tools available

**31** tools available. First 12:

- `MOOSEND_ADD_SEGMENT_CRITERIA` — Add Segment Criteria — Tool to add a new criterion (rule) to a segment. Use after obtaining the mailing list ID and segment ID to define filtering criteria.
- `MOOSEND_ADD_SUBSCRIBER` — Add or Update Subscriber — Tool to add or update a subscriber in a mailing list. Use after obtaining the mailing list ID to manage subscribers.
- `MOOSEND_CLONE_CAMPAIGN` — Clone Campaign — Tool to clone an existing campaign, creating an exact copy with the same content and settings. Use when you want to reuse a campaign template or create variations of an existing campaign. The cloned campaign is created as a new draft that can be modified independently.
- `MOOSEND_CREATE_CUSTOM_FIELD` — Create custom field — Tool to create a custom field in a mailing list. Use when you need to define a new custom field for subscriber data.
- `MOOSEND_CREATE_MAILING_LIST` — Create Mailing List — Tool to create a new empty mailing list in Moosend. Use after obtaining API key.
- `MOOSEND_CREATE_SEGMENT` — Create Segment — Tool to create a new segment for a mailing list. Use to organize subscribers based on criteria or create empty segments for future use.
- `MOOSEND_DELETE_CAMPAIGN` — Delete Campaign — Permanently deletes a campaign from your Moosend account by its ID. This action removes draft or sent campaigns irreversibly. Use this when you need to clean up campaigns that are no longer needed. The campaign ID can be obtained from listing campaigns or retrieved when a campaign is created. Always verify the campaign ID before deletion as this operation cannot be undone.
- `MOOSEND_DELETE_CUSTOM_FIELD` — Delete custom field — Tool to remove a custom field definition from a mailing list. Use when you have confirmed the custom field ID to delete.
- `MOOSEND_DELETE_MAILING_LIST` — Delete Mailing List — Tool to delete a mailing list. Use when you need to permanently remove a mailing list from your Moosend account after confirming its ID. Deletion is irreversible.
- `MOOSEND_GET_ALL_CAMPAIGNS` — Get all campaigns — Tool to retrieve a list of all campaigns in your account. Use after acquiring valid API credentials to explore campaign data.
- `MOOSEND_GET_ALL_SUBSCRIBERS` — Get All Subscribers — Retrieves all subscribers from a specified mailing list, filtered by their subscription status (Subscribed, Unsubscribed, Bounced, or Removed). Returns paginated results with subscriber details including email, name, custom fields, and subscription timestamps.
- `MOOSEND_GET_CAMPAIGN_DETAILS` — Get Campaign Details — Retrieves comprehensive details about a specific campaign by its ID. Returns complete campaign information including configuration, status, content, and settings. Use this when you need to inspect or verify campaign properties.

## Auth

Auth schemes: `API_KEY`.

## How agents use Moosend

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

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

The Verifier checks every Moosend 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/moosend/
- 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
