Skip to main content
Henry Poyntz 님이 #Mobile에 질문했습니다
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개
  1. 2023년 9월 7일 오후 7: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