Trigger and Monitor DBT Pipelines > Introduction to Trigger and Monitor DBT Pipelines recipe > Trigger and Monitor DBT Pipelines recipe contents
  

Trigger and Monitor DBT Pipelines recipe contents

The Trigger and Monitor DBT Pipelines recipe contains a service connector, an app connection, and processes.
The following image shows the assets that the Trigger and Monitor DBT Pipelines recipe package contains:

Trigger and Monitor DBT Pipelines recipe assets

The following table lists the assets that the Trigger and Monitor DBT Pipelines recipe package contains:
Asset Name
Asset Type
Description
svc-DBT
Service connector
A service connector that enables connection to DBT with the required authentication, allowing you to trigger pipelines and check the status of running pipelines.
con-DBT
App connection
An application connection that enables connection to DBT with the required authentication, allowing you to trigger pipelines and check the status of running pipelines.
DBT-TriggerPipeline
Process
Runs a DBT pipeline using the DBT custom service connector.
DBT-MonitorPipelineStatus
Process
Retrieves the status of a DBT pipeline run by passing its run ID, using the DBT custom service connector.