How can I dynamically define the timestamp value in the body?
and i have make this code
How can I dynamically define the timestamp value in the body?
and i have make this code
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}}"
}
thank you Danny Thank you
We only need to use the following code so that it is 10 digits
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.