Hi,
I am new to postman, and trying to do Dynamic Substitution ( like in JMeter ) with postman
e.g.
name of variable: form_build_id
regular Expression: βform_build_idβ value=β(.*)β
and would like to use the form_build_id as ${form_build_id} which is specific to JMeter, but would like to know if there is something similar available in postman.
Thanks,
-Kamal.