Integration guide
Zapier (scaffold)
Starter Zapier CLI integration with actions (check IP, bulk check, usage).
Repo location
integrations/zapier
Triggers (like “high-risk detected”) require an event source; this scaffold focuses on actions first.
What’s included
- Action: Check IP
- Action: Bulk check IPs
- Action: Get usage stats
Local setup (Zapier CLI)
- Install Zapier CLI:
npm i -g zapier-platform-cli - In
integrations/zapier:npm install - Authenticate:
zapier login - Push:
zapier push
Authentication uses a simple API key field (your users paste prdx_...).
