
managing-contacts
Automate Mailtrap marketing contact management, bulk imports, and audience segmentation via API.
- Sync CRM user data with Mailtrap marketing lists automatically
- Perform bulk imports of up to 50,000 contacts for large campaigns
- Trigger marketing automations by posting custom user events via API
Free
Sample input
Bulk import three new users from our beta test into the 'Early Access' list with their signup dates in a custom field.
Sample output
I have initiated a bulk import for 3 contacts to list_id 101.
Operation: POST /api/accounts/{id}/contacts/imports Contacts:
- alice@example.com (signup_date: 2023-10-01)
- bob@example.com (signup_date: 2023-10-02)
- charlie@example.com (signup_date: 2023-10-03)
Import ID: imp_98765.
Automate Mailtrap marketing contact management, bulk imports, and audience segmentation via API.
Free
Included in download
- Downloadable skill package
- 2 permissions declared
- Instant install
Sample input
Bulk import three new users from our beta test into the 'Early Access' list with their signup dates in a custom field.
Sample output
I have initiated a bulk import for 3 contacts to list_id 101.
Operation: POST /api/accounts/{id}/contacts/imports Contacts:
- alice@example.com (signup_date: 2023-10-01)
- bob@example.com (signup_date: 2023-10-02)
- charlie@example.com (signup_date: 2023-10-03)
Import ID: imp_98765.
About This Skill
Covers the full Contacts API surface for building and maintaining marketing audiences in Mailtrap: creating and updating individual contacts, bulk importing up to 50,000 contacts per request, managing contact lists and dynamic segments, defining custom fields, and firing custom events for automation triggers. Includes guidance on CRM and CDP sync patterns using the API directly or via no-code tools (Zapier, Make, n8n), and clarifies the difference between marketing contacts and sending suppressions.
Use Cases
- Sync CRM user data with Mailtrap marketing lists automatically
- Perform bulk imports of up to 50,000 contacts for large campaigns
- Trigger marketing automations by posting custom user events via API
- Manage custom contact fields for personalized email targeting
- Clean up and segment audiences programmatically based on user behavior
Known Limitations
Rate limited to 200 requests per 60 seconds — use the bulk import endpoint for large loads. Campaign authoring and scheduling are not covered (product UI feature). Maximum 50,000 contacts per bulk import request.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/managing-contacts -o /tmp/managing-contacts.zip && unzip -o /tmp/managing-contacts.zip -d ~/.claude/skills && rm /tmp/managing-contacts.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
No special requirements. Works with any SKILL.md-compatible agent.
Creator
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
keyword-research
Transform URLs or product lists into SEO keyword research packs with Google Ads data and intent-based clustering.