Skip to main content

Do we have any API that will trigger ONE Desktop jobs? We are doing some post DQ steps in databricks, we want to trigger ONE Desktop job from that notebook via API. 

Could anyone help me on this?

Hi ​@Hanish N ,
If you build a workflow that will serve as a wrapper for your plan/component logic and deploy that workflow on the Runtime/Orchestration server in your environment it should be possible to trigger that workflow via API call.

You can find more details in ONE Runtime Server Development Guide:

I hope this helps.
Ivan


Reply