Sources

Vercel

Background

Vercel is a cloud platform that enables developers to deploy web applications seamlessly with serverless functions and edge computing. As a source in real-time integrations, Vercel's webhook capabilities allow developers to trigger workflows based on deployments, project updates, and performance metrics. This makes it ideal for automating development pipelines and monitoring application changes instantly.

Setup

  1. Log in to Vercel and navigate to your project.
  2. Go to Settings > Webhooks
  3. Select the events & projections you'd like to track
  4. Set the endpoint provided from ProxyHook
vercel.png