Our cloud environment uses dataform for ETL/ELT purposes. I have a cloud
function that accepts some arguments and orchestrates an invocation of a
dataform workflow, polls the invocation for completion, and returns a
success/fail message to the caller...