Cased

Render Webhook Triggers for Workflows

Automatically respond to Render deployment failures, service outages, and scaling events by triggering workflows that investigate issues and notify your team.
Render Webhook Triggers for Workflows

Render is now a first-class trigger source for Cased workflows. When deployments fail, services crash, or instances scale, your agents jump into action automatically—investigating issues, gathering context, and keeping your team informed.

Simple setup

Connect your Render webhook to Cased in two steps:

  1. Go to your Render connection in Cased to get your webhook URL
  2. Add it in Render Dashboard → Account Settings → Integrations → Webhooks

Events start flowing immediately.

Available triggers

Workflows can respond to all the deployment and service events that matter:

Real world examples

Investigate failed deployments:

Get the build logs and figure out what went wrong.
Look at the recent commits to find the breaking change.
Let me know if we should roll back to the previous deploy.

Respond to service outages:

Check the service logs for errors and exceptions.
See if this is related to a recent deployment.
Post a summary to #incidents on Slack with next steps.

Enhanced metrics

We’ve also leveled up our Render metrics integration. Your agents can now query detailed performance data:

Ask your agent “What’s the p99 latency for our API service this week?” and get real answers.

Event context

When Render triggers a workflow, you get full context to work with:

VariableDescription
service_nameThe service that triggered the event
statusEvent status (succeeded, failed, canceled)
deploy_idDeployment ID for deploy events
commit_idGit commit that was deployed
instance_countCurrent instance count for scaling events

Set up Render triggers →