dbt-webhook

A DBT plugin that allows defining HTTP hooks for DBT commands and/or models, triggering them at execution start/end, and injecting the returned data into the model's metadata.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install dbt-webhook

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.3.2 2025-03-10    
0.3.1 2025-03-09    
0.3.0 2025-03-09    
0.2.3 2025-03-01    
0.2.2 2025-02-23    
0.2.1 2025-02-23    
0.2.0 2025-02-23    
0.1.5 2025-02-18    
0.1.4 2025-02-18    
0.1.3 2025-02-18    
0.1.2 2025-02-18    
0.1.1 2025-02-18    
0.1.0 2025-02-17    
0.0.2 2025-02-17    
0.0.1 2025-02-15    

Issues with this package?

Page last updated 2025-03-10 02:44:05 UTC