Can we make conditional mapping using JMESPath?

Hi @kjetil

Could you please confirm whether the below data is what you mentioned?

{
  "displayType": "text" // its value can be "text" or "select"
}

If it’s correct, it’s better to use a Value Mapper and a Dictionary Map such as below.

Feel free to let me know if this is not the case.