Hi
I tried to get data from a json in order to polulate an Excel file, so I'm using Map to JSON comand, like the image below

When I run the bot an error shows.
5/17/2023 4:33:51 PM - Error executing command at line 21: mapJson --json "${DataJson}" --mappings "{\"employee_name\":\"${Nombre}\",\"employee_salary\":\"${Salario}\",\"employee_age\":\"${Edad}\"}"
Unexpected character encountered while parsing value: s. Path '', line 0, position 0.
Thnaks for your help
------------------------------
Alex Virrueta
------------------------------