Http request dynamic variables in a json body

Hello
I’m using a json file as a http request body which contains keys, values
The values of some keys are dynamic and extracted from a specific system.
How can i attribute dynamic keys to the keys

Hi @dhouha.cherif
Use assign activities to pass dynamic values in the HTTP request
Kindly Refer to this thread you may get some ideas