# Sendlane AI integration on Definable

> Sendlane is a cloud-based marketing automation platform that helps eCommerce businesses engage customers through personalized email and SMS campaigns.

## What this connects

Sendlane is a cloud-based marketing automation platform that helps eCommerce businesses engage customers through personalized email and SMS campaigns.

Vendor: https://www.sendlane.com/

## Tools available

**6** tools available. First 6:

- `SENDLANE_GET_CAMPAIGNS` — Get Campaigns — Tool to retrieve a list of email campaigns. Use when you need to fetch all campaigns with optional pagination.
- `SENDLANE_GET_CUSTOM_FIELDS` — Get Custom Fields — Retrieve a list of all custom fields in your Sendlane account. Custom fields allow you to store additional contact information beyond the standard fields. Use this tool to discover available custom fields, their IDs, names, tags, and types before creating or updating contacts with custom field data. Supports optional pagination via page and per_page parameters.
- `SENDLANE_GET_LISTS` — Get Lists — Tool to retrieve all mailing lists. Use when you need to fetch or display all available contact lists with optional pagination.
- `SENDLANE_LIST_DELETE` — Delete List — Tool to delete a mailing list. Use when you need to remove an unwanted list after confirming its list_id.
- `SENDLANE_POST_LIST` — Create List — Tool to create a new list. Use when you need to add a brand-new mailing list before sending campaigns.
- `SENDLANE_TAG_CREATE` — Create Tag — Tool to create a new tag. Use when you need to segment subscribers using labels.

## Auth

Auth schemes: `API_KEY`.

## How agents use Sendlane

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

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

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

## Categories

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

## Related

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