# Mailsoftly AI integration on Definable

> Mailsoftly is an intuitive email marketing platform designed to simplify and enhance how businesses communicate with their audiences.

## What this connects

Mailsoftly is an intuitive email marketing platform designed to simplify and enhance how businesses communicate with their audiences. Built with user-friendly features and advanced automation tools, Mailsoftly helps organizations to create, schedule, and manage email campaigns easily.

Vendor: https://mailsoftly.com

## Tools available

**20** tools available. First 12:

- `MAILSOFTLY_ADD_CONTACT_TO_CONTACT_LIST` — Add Contact to Contact List — Tool to add an existing contact to a specific contact list. Use when you need to add a contact to a contact list in Mailsoftly.
- `MAILSOFTLY_ADD_CUSTOM_FIELD_TO_CONTACT` — Add Custom Field to Contact — Tool to add a custom field value to an existing contact. Use when you need to store additional custom data on a contact record.
- `MAILSOFTLY_ASSIGN_TAGS_TO_CONTACT` — Assign Tags to Contact — Tool to assign multiple tags to an existing contact at once. Skips tags if they are already assigned to the contact. Use when you need to categorize or label a contact with one or more tags in Mailsoftly.
- `MAILSOFTLY_AUTHENTICATE_FIRM` — Authenticate Firm — Tool to validate the API key and retrieve firm details. Use when confirming credentials before making other Mailsoftly API calls.
- `MAILSOFTLY_CREATE_CONTACT` — Create Contact — Tool to create a new contact for the authenticated firm with email, first name, and last name. Use when adding new contacts to the firm's contact list.
- `MAILSOFTLY_CREATE_CONTACT_LIST` — Create Contact List — Tool to create a new contact list for the authenticated firm. Use when organizing contacts into separate lists for targeted campaigns.
- `MAILSOFTLY_CREATE_EMAILS` — Create Email Drafts — Tool to create one or more email drafts in Mailsoftly. Use when drafting emails for campaigns or communications. If contact_list_id is not provided, the system automatically creates a contact list from the provided recipients.
- `MAILSOFTLY_CREATE_OR_UPDATE_CONTACT` — Create or Update Contact — Tool to create a new contact or update an existing contact in Mailsoftly. Use when you need to add a new contact to the system or update an existing contact's information. If contact_id is provided, the existing contact will be updated; otherwise, a new contact will be created.
- `MAILSOFTLY_GET_CONTACT` — Get Contact — Tool to retrieve a specific contact by ID from Mailsoftly. Use when you need to fetch details about a specific contact. You can choose between basic or detailed view using the type parameter.
- `MAILSOFTLY_GET_CONTACT_FIELDS` — Get Contact Fields — Tool to fetch all contact fields available for a firm, excluding hidden columns. Use when you need to retrieve the list of available contact field names and their data types.
- `MAILSOFTLY_GET_CONTACT_LIST` — Get Contact List — Tool to retrieve details of a specific contact list by ID. Use when you need to fetch information about a contact list including its name and contact count.
- `MAILSOFTLY_GET_CONTACT_LIST_CONTACTS` — Get Contact List Contacts — Tool to retrieve all contacts within a specific contact list. Use when you need to fetch the members of a particular contact list.

## Auth

Auth schemes: `API_KEY`.

## How agents use Mailsoftly

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

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

The Verifier checks every Mailsoftly 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/mailsoftly/
- 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
