Goodmorning everybody,
I hope somebody can quick help me
I get the following response of the first POST
{
"sessionId": 19297
}
now I like to re-use the outcome so ‘19297’ in the second POST
body > RAW > JSON
{"MethodName": "OpenProject",
"Params": {
"sessionId":18117,
"projectNameOrGuid":"04ae1e63-24ab-422a-a801-1a46280d674b"
}
}
All ready thanks in advance!!
Greetz Daniël