OCNORA

dbt Cloud

Business appsBearer tokencredential probe

Trigger and monitor dbt Cloud jobs (Administrative API v2).

OCNORA ships 4 typed dbt Cloud operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 4

  • Get Run
    Fetch one run (status, timing).
    dbt_cloud.get_run
  • List Jobs
    List the jobs in the account.
    dbt_cloud.list_jobs
  • List Runs
    List recent runs, optionally for one job.
    dbt_cloud.list_runs
  • Trigger Job Run
    Kick off a dbt Cloud job.
    dbt_cloud.trigger_job_run

Run your first dbt Cloud workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.