Convert String to real JSON
Is there a way to convert a string to JSON in BuildShip?
For example, I will have a STRING structured like a JSON:
My goal is ultimately to take a string, convert it to JSON, and then use that JSON to add to a database.
2 Replies