cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Workflow task

Sahil2308
Participant

How can I pass response of one task to input of another task?

 

3 REPLIES 3

MaciejNeumann
Community Team
Community Team

Hello @Sahil2308,

In this documentation article, you can check out the expression reference for result() which will allow you to access the result of a preceeding task within the workflow:
Introduction to workflows - Expression reference 

If you have any questions about the Community, you can contact me at maciej.neumann@dynatrace.com

Thanks @MaciejNeumann  🙂

Is it possible to access the first task's  logs( details from Log pane)  in 2nd task using javascript??

Featured Posts