Get Configurable List answer as HTML table using API.

  • TeamTAC
    Asked on January 5, 2022 at 2:25 PM

    Hi, I'm wondering if there's a way using the API to retrieve the HTML for an answer to a Configurable List question.

    I'm currently using Integromat to retrieve submissions with an HTTP request "GET /submission/{id}".

    Answers to questions that use the Configurable List widget come in as a JSON array (see example below), and I would access the code to display them as html tables instead (like they show up in my JotForm inbox, see screenshot below).

    I'm pretty new to all of this, but have successfully been mapping all my other question types, and this one is presenting a challenge. Any guidance would be appreciated.

    example JSON answer:
    [{"Bank Name":"bank1","Last 4 of Acct #":"1234","Account Type":"Checking","Balance":"1000","Name(s) on Account":"Self"}]




    Jotform Thread 3642427 Screenshot
  • Laura JotForm Support
    Replied on January 5, 2022 at 8:43 PM

    Hi,

    Thank you for contacting us.

    I believe that our API team will be able to assist you the best. You can contact our API team directly by filling out this form:
    https://www.jotform.com/212704372210038

    Thank you!

  • TeamTAC
    Replied on January 7, 2022 at 12:46 PM

    Submitted. Thank you.