Loading...
Loading...
Manage relationships with Copper CRM built for Google Workspace.
npx skill4agent add andrejones92/canifi-life-os coppercurl -sSL https://canifi.com/skills/copper/install.sh | bashcp -r skills/copper ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set COPPER_API_KEY "your_api_key"
canifi-env set COPPER_USER_EMAIL "your_email"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Add a new contact in Copper from my last Gmail conversation"
Assistant: Creates contact with email thread contextUser: "Move the Google Cloud deal to 'Negotiation' stage"
Assistant: Updates opportunity stageUser: "Log yesterday's meeting with the Google team"
Assistant: Creates activity record with detailsUser: "Show me all opportunities for TechCorp in Copper"
Assistant: Returns company's opportunities| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid credentials | Verify API key and email |
| 422 Unprocessable | Invalid data | Check request format |
| 429 Rate Limited | Too many requests | Wait and retry |
| 404 Not Found | Record not found | Verify record ID |