Add dynamic timestamp to request payload

Did this not provide you with the solution?

Adding it to an existing string value would just be like this:

{
    "idRichiesta": "0001234_00004555_{{timestampMs}}",
    "timestamp": "{{timestampMs}}"
}

1 Like