# EmailOctopus AI integration on Definable

> EmailOctopus is an email marketing platform founded in 2015, offering affordable and intuitive solutions for individuals and businesses to connect with their subscribers.

## What this connects

EmailOctopus is an email marketing platform founded in 2015, offering affordable and intuitive solutions for individuals and businesses to connect with their subscribers.

Vendor: https://emailoctopus.com/

## Tools available

**20** tools available. First 12:

- `EMAILOCTOPUS_CREATE_CONTACT` — Create Contact — This tool creates a new contact in EmailOctopus. The tool will add a contact to a specified list with the provided information.
- `EMAILOCTOPUS_CREATE_FIELD` — Create Field — Tool to create a new custom field on an EmailOctopus mailing list. Use when you need to add additional data fields beyond the default Email, First Name, and Last Name fields.
- `EMAILOCTOPUS_CREATE_LIST` — Create List — Creates a new mailing list in EmailOctopus for organizing and managing email contacts. The list is created with default fields (Email address, First name, Last name) and can be used to add contacts, send campaigns, and track subscriber engagement.
- `EMAILOCTOPUS_CREATE_TAG` — Create Tag — Tool to create a new tag on an EmailOctopus mailing list. Use when you need to add a new tag for contact segmentation and filtering purposes.
- `EMAILOCTOPUS_DELETE_CONTACT` — Delete Contact — Permanently deletes a contact from a specified EmailOctopus list. This action is irreversible - once deleted, the contact and all associated data will be removed from the list. Use this for list management, honoring deletion requests, and data privacy compliance (e.g., GDPR right to erasure).
- `EMAILOCTOPUS_DELETE_FIELD` — Delete Field — Permanently deletes a custom field from a specified EmailOctopus list. This action is irreversible - once deleted, the field and all associated data will be removed from the list. Use this for list customization and field management.
- `EMAILOCTOPUS_DELETE_LIST` — Delete List — This tool allows you to delete an existing mailing list from your EmailOctopus account. Once a list is deleted, it cannot be recovered, and all contacts within the list will be permanently removed. Note: Lists can only be deleted if no contacts within the list have received an email in the last 7 days.
- `EMAILOCTOPUS_DELETE_TAG` — Delete Tag — Tool to delete a tag from a mailing list in EmailOctopus. Use when you need to remove an existing tag that is no longer needed for contact organization or segmentation.
- `EMAILOCTOPUS_GET_ALL_LISTS` — Get All Lists — This tool retrieves all the mailing lists associated with the EmailOctopus account.
- `EMAILOCTOPUS_GET_CONTACT` — Get Contact — Tool to retrieve details of a specific contact from an EmailOctopus list. Use when you need to fetch contact information including email, fields, tags, and subscription status.
- `EMAILOCTOPUS_GET_LIST` — Get List — Retrieves details of a specific mailing list by ID. Use when you need to fetch list information, including its name, fields, tags, contact counts, and opt-in settings.
- `EMAILOCTOPUS_GET_RECENT_CAMPAIGNS` — Get Recent Campaigns — This tool retrieves a list of recent campaigns from the EmailOctopus account.

## Auth

Auth schemes: `API_KEY`.

## How agents use EmailOctopus

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

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

The Verifier checks every EmailOctopus 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/emailoctopus/
- 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
