# Reply AI integration on Definable

> Reply.io is a sales engagement platform that automates multichannel outreach, enabling users to create and manage email campaigns, track replies, and monitor performance directly within their platform.

## What this connects

Reply.io is a sales engagement platform that automates multichannel outreach, enabling users to create and manage email campaigns, track replies, and monitor performance directly within their platform.

Vendor: https://reply.io/

## Tools available

**21** tools available. First 12:

- `REPLY_CREATE_LIST` — Create Personal List — Tool to add a new personal list on the People page. Use when you need to organize contacts into a custom list.
- `REPLY_DELETE_EMAIL_ACCOUNT` — Delete Email Account — Tool to delete a specific email account. Use when you need to remove an existing email account identified by its ID.
- `REPLY_DELETE_LIST_BY_ID` — Delete List By ID — Tool to delete a list by its ID. Use when you need to remove a personal list you own.
- `REPLY_DELETE_SEQUENCE` — Delete Sequence — Tool to delete a sequence. Use after confirming the sequence exists to remove it permanently.
- `REPLY_DELETE_USER` — Delete User — Tool to delete a user. Use after confirming the user exists to remove them permanently.
- `REPLY_GENERATE_ULID` — Generate ULID — Generate ULID
- `REPLY_GET_ALL_LISTS` — Get All Lists — Tool to retrieve all available people lists. Use when you need to list all lists in your Reply account.
- `REPLY_GET_BLACKLIST_ALL` — Get full blacklist of domains and emails — Tool to retrieve the full list of blacklisted domains and emails. Use after confirming updates to the blacklist when you need a complete view.
- `REPLY_GET_CAMPAIGN_SCHEDULES_ALL` — Get all campaign schedules — Retrieves all campaign schedules from Reply.io, including the default schedule and any user-created schedules. Each schedule contains timezone settings, daily timing configurations (mainTimings), and follow-up timings. Use this to view available schedules before assigning one to a campaign or to audit existing schedule configurations.
- `REPLY_GET_CAMPAIGNS_FOR_CONTACT` — Get Campaigns For Contact — Tool to retrieve campaigns a contact belongs to by contact ID. Use when you need to list all sequences (campaigns) associated with a specific contact.
- `REPLY_GET_CONTACTS_IN_LIST_BY_ID` — Get Contacts in List by ID — Tool to retrieve contacts in a specific personal list. Use after obtaining the list ID when you need a paginated set of contacts for that list.
- `REPLY_GET_LIST_BY_ID` — Get List by ID — Tool to return a specific people list by its ID. Use after you know the list ID and need its details.

## Auth

Auth schemes: `API_KEY`.

## How agents use Reply

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

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

The Verifier checks every Reply 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/
- drip emails — https://definable.ai/apps/category/drip-emails/
- sales & crm — https://definable.ai/apps/category/sales-&-crm/

## Related

- HTML page: https://definable.ai/apps/reply/
- 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
