Skip to main content
August 30, 2021
Question

Response body parsing versus a!fromJson

  • August 30, 2021
  • 2 replies
  • 0 views

Hi community,

Can somebody explain me the difference between body parsing to Appian value and the use of a!fromJson to convert the whole response body to Appian values?

Kind Regards,

Erik

    2 replies

    stefanhelzle0001
    Brainy
    August 30, 2021

    AFAIK that makes no difference. Why do you ask?

    erikb0001Author
    August 30, 2021

    Just curious, I see others developers using a!from Json and I used body parsing.