Persistiq
Overview
SLUG: PERSISTIQ
Description
PersistIQ is a sales automation platform that streamlines outbound sales processes with personalized email campaigns and task management.
Authentication Details
API Key
Connecting to Persistiq
Create an auth config
Use the dashboard to create an auth config for the Persistiq toolkit. This allows you to connect multiple Persistiq accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Persistiq Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Persistiq toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
PERSISTIQ_ADD_LEAD_TO_CAMPAIGN
Tool Name: Add Lead To Campaign
Description
Action Parameters
Action Response
PERSISTIQ_CREATE_LEADS
Tool Name: Create Leads
Description
Action Parameters
Action Response
PERSISTIQ_LIST_CAMPAIGNS
Tool Name: List Campaigns
Description
Action Parameters
Action Response
PERSISTIQ_LIST_DNC_DOMAINS
Tool Name: List Do Not Contact Domains
Description
Action Parameters
Action Response
PERSISTIQ_LIST_EVENTS
Tool Name: List Events
Description
Action Parameters
Action Response
PERSISTIQ_LIST_LEAD_FIELDS
Tool Name: List Lead Fields
Description
Action Parameters
Action Response
PERSISTIQ_LIST_LEADS
Tool Name: List Leads
Description
Action Parameters
Action Response
PERSISTIQ_LIST_LEAD_STATUSES
Tool Name: List lead statuses
Description
Action Parameters
Action Response
PERSISTIQ_REMOVE_LEAD_FROM_CAMPAIGN
Tool Name: Remove Lead From Campaign
Description
Action Parameters
Action Response
PERSISTIQ_UPDATE_LEAD
Tool Name: Update Lead
Description
Action Parameters
Action Response
PERSISTIQ_VIEW_LEAD
Tool Name: View Lead
Description
Action Parameters
Action Response