11/24/2022 07:05 AM
Is it possible to add if condition in REST connector importuserjson
Example:
"${if (!userId.equals(username)) {"SYSTEMUSERNAME"}}":"${if (!userId.equals(username)) {username~#~char}}",
"SYSTEMUSERNAME":"${if (!userId.equals(username)) {username~#~char}}",
11/24/2022 07:11 AM
You can do if using constant