Loading...
Loading...
Compare original and translation side by side
curl -sSL https://canifi.com/skills/close/install.sh | bashcp -r skills/close ~/.canifi/skills/curl -sSL https://canifi.com/skills/close/install.sh | bashcp -r skills/close ~/.canifi/skills/undefinedundefinedundefinedundefinedcanifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Create a new lead in Close for DataFlow Inc"
Assistant: Creates lead with company information用户:"为DataFlow Inc在Close中创建一条新线索"
助手:创建包含公司信息的线索User: "Log a 15-minute call with the DataFlow lead"
Assistant: Creates call activity with duration用户:"记录与DataFlow线索的15分钟通话"
助手:创建包含时长的通话活动记录User: "Add this lead to the follow-up email sequence"
Assistant: Enrolls lead in email sequence用户:"将这条线索添加到跟进邮件序列中"
助手:将线索纳入邮件序列User: "Show me all hot leads from the past week"
Assistant: Returns leads matching smart view criteria用户:"展示过去一周的所有高优先级线索"
助手:返回符合智能视图条件的线索| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid API key | Verify API key |
| 404 Not Found | Lead doesn't exist | Check lead ID |
| 429 Rate Limited | Too many requests | Implement throttling |
| 400 Bad Request | Invalid data format | Validate request |
| 错误 | 原因 | 解决方案 |
|---|---|---|
| 401 Unauthorized | API密钥无效 | 验证API密钥 |
| 404 Not Found | 线索不存在 | 检查线索ID |
| 429 Rate Limited | 请求过于频繁 | 实现流量限制 |
| 400 Bad Request | 数据格式无效 | 验证请求数据 |