11-09-2017 02:11 AM
I am trying to see if I can retrieve the payload when a pipeline is exposed as a task?
Example:
Payload : 10
Pipeline parameter:
p = /a/b OR $.a.b
I want ‘p’ to take the value as 10 (in this case) and show up under pipeline parameter when ‘capture’ is enabled.
Is this supported? If yes, how?
11-12-2017 09:00 PM
Thanks!
But this is not what I am aiming to do, I want to check if I give an xpath or json path in pipeline parameters (under edit pipeline) will they be evaluated and give me corresponding result?