crm-integration
Installation
SKILL.md
- Close CRM - Daily driver for SMB sales (simplest API, best value)
- HubSpot - Marketing + Sales alignment with rich ecosystem
- Salesforce - Enterprise requirements and complex workflows
- Cross-CRM Sync - Bidirectional sync with conflict resolution
Key deliverables:
- API client setup with proper authentication
- CRUD operations for leads, contacts, deals, activities
- Webhook handlers for real-time sync
- Pipeline automation and reporting
<quick_start> Close CRM (API Key Auth):
import httpx