Forum Discussion

russell80's avatar
russell80
Helper III
3 years ago
Solved

Parsing JSON Using a Schema

I have a table in an SQL database that holds the records of submitted forms. The form fields aren't held in columns in the database, but instead are stored in a JSON string in a column. To get the da...
  • jennratten's avatar
    jennratten
    3 years ago

    You will probably need to have a version that you can make minor modifications to for each schema.  You can create a master schema map with an alignment to the required transformations.