Skip to main content
vercel.onIntegrationResourceEvent starts an automation for any event in this Vercel lifecycle family.
automations/on-integration-resource-event.automation.ts

Input

The trigger accepts optional static account selection. Without it, Automate.ax uses the project’s Vercel OAuth binding.

Output

Every event includes id, createdAt, region, type, and payload. The union distinguishes project connection and disconnection while preserving the installation, resource, project, and target identifiers.

Provider behavior

Automate.ax verifies Vercel’s signature, routes the event to the matching installation, and deduplicates each delivery by event ID.