# Persistiq AI integration on Definable

> PersistIQ is a sales automation platform that streamlines outbound sales processes with personalized email campaigns and task management.

## What this connects

PersistIQ is a sales automation platform that streamlines outbound sales processes with personalized email campaigns and task management.

Vendor: https://www.persistiq.com/

## Tools available

**14** tools available. First 12:

- `PERSISTIQ_ADD_LEAD_TO_CAMPAIGN` — Add Lead To Campaign — Tool to add a lead to a specified campaign. Use when you have lead details and a campaign ID to enroll the lead into the campaign.
- `PERSISTIQ_CREATE_CAMPAIGN` — Create Campaign — Tool to create a new campaign in PersistIQ. Use when you need to set up a new outreach campaign with a specific owner.
- `PERSISTIQ_CREATE_DNC_DOMAIN` — Create Do Not Contact Domain — Tool to create a Do Not Contact domain. Use when you need to block emails from being sent to addresses at a specific domain without manual approval.
- `PERSISTIQ_CREATE_LEADS` — Create Leads — Tool to bulk create up to 10 leads. Use when you have multiple new contacts and need optional duplicate-handling.
- `PERSISTIQ_LIST_CAMPAIGNS` — List Campaigns — Tool to list campaigns. Use when you need to fetch multiple campaigns with optional filters and pagination after setting up your filter criteria.
- `PERSISTIQ_LIST_DNC_DOMAINS` — List Do Not Contact Domains — Tool to list Do Not Contact domains. Use when you need to retrieve all domains marked as DNC.
- `PERSISTIQ_LIST_EVENTS` — List Events — Tool to retrieve a list of PersistIQ events. Use when you need to fetch events filtered by group, campaign, lead, user, or time range.
- `PERSISTIQ_LIST_LEAD_FIELDS` — List Lead Fields — Tool to list all lead fields for your company. Use when you need to retrieve available custom lead fields.
- `PERSISTIQ_LIST_LEADS` — List Leads — Tool to list leads from PersistIQ. Use when you need to fetch a paginated list of leads, optionally filtering by status or updated_after.
- `PERSISTIQ_LIST_LEAD_STATUSES` — List lead statuses — Tool to retrieve all lead statuses for your company. Use when you need to list available lead statuses after confirming authentication with PersistIQ.
- `PERSISTIQ_LIST_USERS` — List Users — Tool to list all non-archived users in your company. Use when you need to retrieve user information including id, name, email, activated status, default_mailbox_id, and salesforce_id.
- `PERSISTIQ_REMOVE_LEAD_FROM_CAMPAIGN` — Remove Lead From Campaign — Tool to remove a lead from a specified campaign. Use when you need to detach a lead from an existing campaign after confirming both IDs.

## Auth

Auth schemes: `API_KEY`.

## How agents use Persistiq

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

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

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

## Categories

- crm — https://definable.ai/apps/category/crm/
- marketing automation — https://definable.ai/apps/category/marketing-automation/

## Related

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