Zapier automation context¶
Zapier supplies enterprise audit, agent activity, Zap history, and MCP context for AI-related automation workflows.
Release state
This guide documents the read-only zapier connector implemented in the
platform connector surface. Zapier is one supported connector among many and
is not required for Venturi to function.
Required access¶
Grant read-only scopes:
| Scope | Purpose |
|---|---|
Zapier.AuditLogs.Read |
Read enterprise audit context. |
Zapier.AgentActivity.Read |
Read agent activity context. |
Zapier.ZapHistory.Read |
Read Zap execution history. |
Zapier.MCP.Read |
Read MCP or tool-call context where available. |
Do not grant Zap edit, app connection mutation, or workspace administration scopes.
Setup¶
- Create a dedicated Zapier enterprise integration for Venturi.
- Grant only the read-only scopes above.
- Store the credential reference in Venturi.
- Set
ARGMIN_ZAPIER_LOOKBACK_DAYSif you need a poll window other than 30 days. - In Venturi, open Administration -> Connectors -> Zapier and run Test connection.
Verification¶
- Audit, agent, Zap, or MCP rows appear for the expected workspaces.
- Zapier task counts are labeled as workflow context unless the plan exposes a native AI meter.
- Provider-account cost remains the cost truth when Zapier exposes context but no AI-specific meter.
Rotation and offboarding¶
Rotate the Zapier integration credential through enterprise administration. Removing the connector stops new Zapier automation context syncs.