/
/First class Data Warehouse Integration API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 17h ago · Updated 4w ago
  • getList all DWH Integrations for the current user.
  • postCreate a new DWH Integration
  • getGet a DWH Integration.
  • putUpdate a DWH Integration.
  • deleteDelete a DWH Integration.
  • getList all Bulkload sessions of the current DWH Integration.
  • getGet a DWH Integration configuration.
  • putTrigger run the DWH Integration workflow.
  • getList all DWH Workflow session attempts.
  • postGuess DWH Integration configuration

List all DWH Integrations for the current user.

get/v1/dwh/

Response

DWH Integrations

Changes