How to use the output of task as input to another without using context? #2094
Unanswered
jmrichardson
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use the output of a task to send to another and my understanding is that it uses context like context=[extract_task]. However, I want the 2nd task yaml to reference it similar to input of the first task referenced by curly braces ie {topic}. Is there any way to do this?
Beta Was this translation helpful? Give feedback.
All reactions