Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Conductor 2.x to 3.x upgrade #2365

Answered by apanicker-nflx
soumit09 asked this question in Q&A
Discussion options

You must be logged in to vote

Is there any alternate way we can fetch task details by taskRefName?

You could get the workflow details including tasks using the GET /workflow/{workflowId} API. Alternatively, if you have the taskId, you can get the task details using the GET /tasks/{taskId} API.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@soumit09
Comment options

@apanicker-nflx
Comment options

Answer selected by apanicker-nflx
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants