Hi Team,
I am passing my login credentials in the body as a static value, how can i pass any variable in HTTP activity under the body instead of static values, please help
I am passing now as below
“{”“username”“:”“creator”“,”“password”“:”“123456789"”}"
Instead of passing values directly can i pass a variable instead of static values