Alert failed runs from dbt cloud directly to Pagerduty

I want to send alerts directly to PagerDuty. In the dbt documentation, it shows how to do the setup from a failed application (Create PagerDuty alarms from failed dbt Cloud tasks | dbt Developer Hub), but not directly through PagerDuty.

Can someone verify how one can alert PagerDuty when a job fails directly with dbt Cloud?

Mike

dbt Cloud doesn’t currently have a direct integration with PagerDuty, so you’d need to use the webhook, or you could also use PD’s email integration to trigger an incident based on the job failed notifications that dbt Cloud sends.