Skip to main content
When a user goes to perform a step in a flow, an error of "Unable to map the json" is thrown on Android (unknown on iOS). No google results :( Has anyone seen or fixed this before?

Field Service (FSL) Flow: Unable to map the json
2 Antworten
  1. 7. Sept. 2023, 19:17
    I was also facing this issue with SFS Mobile Flow.

    Please make sure you use 'Id' for getting the record from where it is triggered. I was using 'recordId' and it did not work. 

    I replaced it with 'Id' and it works.

    Hope it helps.

    Thanks!
0/9000