Trigger a workflow from a different databricks environment

hcord
New Contributor II

Hello everyone,

In the company I work we have a lot of different databricks environments and now we're in need of deeper integration of processes from environment's X and Y. There's a workflow in Y that runs a process that when finished we would like it to trigger a workflow in X. I was wondering if this is possible or if workflows can only work with the same databricks environment.

Thanks,

szymon_dybczak
Esteemed Contributor III

Hi @hcord ,

You can use REST API in the last task to trigger a workflow in different workspace

View solution in original post