Use AI agents to support email workflows
Pipelime's API and CLI let internal tools and AI agents help with contact research, campaign setup, reporting, and inbox-aware follow-up handling. Human review is recommended before sending.
Keep a human in the loop for message quality, approvals, and sending decisions.
Up and running in 4 commands
Install the CLI, authenticate, and connect your internal tooling.
What agents can help with
API and CLI access make it easier to support operational workflows around personalized email programs.
Manage campaign drafts
Create draft campaigns, review settings, and monitor status across teams before anything goes live.
Manage contact data
Create, import, and organize contact records from approved data sources. Automatic deduplication keeps records clean.
Track inbox signals
Monitor opens, clicks, replies, and bounces. Webhooks can update internal systems or pause follow-ups when someone replies.
Scheduling and limits
Set timezone-aware sending windows, daily limits, and delays between steps. Agents can surface recommendations while teams keep control.
Build workflow automation
Chain API calls to coordinate contact updates, campaign drafts, and reporting workflows across your stack.
Custom integrations
Connect Pipelime to any tool via the API. Push data to your CRM, trigger Slack notifications, or sync with your data warehouse.
Compatible with leading AI agents
Pipelime works with any AI agent that can make HTTP requests or run CLI commands.
Claude by Anthropic
Use Claude Code or the Claude API to help draft copy, review data, and operate workflows around Pipelime through the API or CLI.
OpenClaw
Connect OpenClaw to Pipelime's CLI for internal workflow automation, reporting, and campaign operations across your tools.
Your own agents
Build custom agents on top of Pipelime's REST API. Use any framework that can make HTTP requests and keep human review where it matters.
CLI command reference
Representative CLI commands for internal tools and workflow automation.
pipelime email-account listList connected email accountspipelime campaign listList campaignspipelime campaign create --name "Q2 Follow-Up"Create a draft campaignpipelime contact create --email jane@acme.com --first-name JaneCreate a contactpipelime contact list --company-id comp_123Filter contacts by companypipelime campaign get camp_123Review a campaignpipelime campaign pause camp_123Pause a running campaignpipelime webhook listList webhook endpointspipelime webhook deliveries wh_123Inspect webhook deliveriesAPI endpoints
Core REST API endpoints for integrating Pipelime into your stack.
/api/email-accounts/api/campaigns/api/campaigns/:id/api/campaigns/:id/api/campaigns/:id/steps/api/contacts/api/contacts/api/webhooksReady to connect Pipelime to your internal tools?
Get your API key and start building workflows around contacts, campaigns, and reporting.