Loading...
Loading...
Create, send, and track documents with PandaDoc's document automation platform.
npx skill4agent add andrejones92/canifi-life-os pandadoccurl -sSL https://canifi.com/skills/pandadoc/install.sh | bashcp -r skills/pandadoc ~/.canifi/skills/# First, ensure canifi-env is installed:
# curl -sSL https://canifi.com/install.sh | bash
canifi-env set PANDADOC_API_KEY "your_api_key"canifi-env set SERVICE_EMAIL "your-email"
canifi-env set SERVICE_PASSWORD "your-password"User: "Create a proposal for the enterprise deal"
Assistant: Creates document from templateUser: "Send the contract for signing"
Assistant: Sends document with signature fieldsUser: "Has the client viewed the proposal?"
Assistant: Returns document analyticsUser: "Add a payment request to the invoice"
Assistant: Adds payment collection to document| Error | Cause | Solution |
|---|---|---|
| 401 Unauthorized | Invalid API key | Verify credentials |
| 403 Forbidden | No access | Check permissions |
| 404 Not Found | Document not found | Verify document ID |
| 429 Rate Limited | Too many requests | Wait and retry |