The problem I am facing is I cannot figure out how I can send Answer value for Observation Question to the FME Server.
I have been using this syntax:
{"Address":"~~Location~~", "InspectionId":"~~InspectionId~~","Observation_Id":"~~ObservationId~~","Facility_Id":"~~Facility_Id~~","AnswerValue":"[~~AnswerValue~~]"}
Also, I can find API documentation for the InspectionAnswer, but I am having trouble setting the right Syntax, so it will send Answer Value to the FME Server. Can someone help, please?
Thank you