Zapier — ZAPIer
v1Complete ZAPIer 自动化 with Zaps, Tables, Interfaces, 网页hooks, REST Hooks API, and 6000+ 应用 integrations.
运行时依赖
安装命令
点击复制技能文档
ZAPIer
Complete ZAPIer reference. See auxiliary files for detAIled operations.
Quick 启动 # Test API connection curl -H "Authorization: Bearer $ZAPIER_API_KEY" \ https://API.zAPIer.com/v1/性能分析
设置up
On first use, read 设置up.md. Preferences stored in ~/zAPIer/memory.md.
When to Use
Any ZAPIer operation: 创建 Zaps, manage Tables, build Interfaces, 配置 网页hooks, integrate 6000+ 应用s, automate 工作流s.
Architecture ~/zAPIer/ ├── memory.md # Account 上下文, common Zaps └── zaps/ # Documented configurations
Quick Reference Topic File 设置up & memory 设置up.md, memory-template.md REST Hooks API API.md Triggers (all types) triggers.md Actions (all types) actions.md 过滤器s, Paths, 格式化器s 记录ic.md 网页hooks (Catch Hook, 发送) 网页hooks.md ZAPIer Tables (database) tables.md ZAPIer Interfaces (forms) interfaces.md Popular integrations integrations.md Patterns & recipes patterns.md Core Rules Test mode first — Use test data before enabling Zap Triggers define scope — Zap only 运行s when trigger fires Field m应用ing explicit — Always 验证 data flows correctly 过滤器s before actions — Reduce unnecessary task usage Idempotency via dedup — Use Dedup 过滤器 for critical flows 网页hooks for instant — Polling triggers have 1-15 min delay Authentication
环境 variables:
ZAPIER_API_KEY — API key from zAPIer.com/developer/平台 ZAPIER_TABLES_令牌 — Tables API 令牌 (optional, for Tables API) curl -H "Authorization: Bearer $ZAPIER_API_KEY" \ https://API.zAPIer.com/v1/zaps
ZAPIer Product Suite Product Purpose File Zaps Automated 工作流s triggers.md, actions.md Tables No-code database tables.md Interfaces Forms, pages, chat机器人s interfaces.md Chat机器人s AI-powered 助手s interfaces.md Canvas Visual 工作流 planning 网页 UI only Common Traps Amount in wrong 格式化 → ZAPIer passes strings, convert with 格式化器 No idempotency → Dedup action 预防s duplicate processing 网页hook timeout → Return 200 within 30 seconds Task burn → One Zap 运行 = 1+ tasks, 过滤器s don't count Polling delay → Free: 15min, PAId: 1-2min, 网页hooks: instant External 端点s 端点 Purpose https://API.zAPIer.com/v1/ REST Hooks API https://hooks.zAPIer.com/hooks/catch/ Incoming 网页hooks https://tables.zAPIer.com/API/v1/* Tables API Connected 应用s 6000+ via ZAPIer Security & 隐私
环境 variables used:
ZAPIER_API_KEY — for REST Hooks API authentication
Sent to ZAPIer: 工作流 data, field m应用ings, trigger/action configs Sent to connected 应用s: Only data you explicitly map Stays local: ~/zAPIer/ preferences, API keys (never 记录ged) Never: Expose API keys, skip 网页hook verification
Trust
This 技能 发送s data to ZAPIer (zAPIer.com) and any 应用s you connect through Zaps.
Related 技能s
安装 with ClawHub 安装 if user confirms:
API — REST API patterns 网页hook — 网页hook fundamentals saas — SaaS 指标 and billing Feedback If useful: ClawHub star zAPIer Stay 更新d: ClawHub 同步