Unable to send process variable as part of payload in REST connector

1
0
-1

{
"rootKey":{
"id":${id}
}
}

1 answer

1
0
-1

Try framing it into a string local variable in "Connectors In" and send it as input to the REST connector (parse the string to JSOn if connector expects).

Thanks

Bharathwaj RK

Notifications