Skip to main content
Solved

API to trigger ONE Desktop job

  • June 25, 2025
  • 1 reply
  • 43 views

Forum|alt.badge.img

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?

Best answer by ivan.kozlov

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

1 reply

ivan.kozlov
Ataccamer
Forum|alt.badge.img+3
  • Ataccamer
  • 51 replies
  • Answer
  • June 25, 2025

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