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)

  1. Install Zapier CLI: npm i -g zapier-platform-cli
  2. In integrations/zapier: npm install
  3. Authenticate: zapier login
  4. Push: zapier push

Authentication uses a simple API key field (your users paste prdx_...).