Is it possible to add if condition in REST connector importuserjson

rashmirudrappa
New Contributor III
New Contributor III

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}}",

1 REPLY 1

rushikeshvartak
All-Star
All-Star

You can do if using constant