Forum Discussion

david-beltran's avatar
david-beltran
Occasional Contributor
3 years ago
Solved

Parsing JSON data in Javascript

I'm trying to sort out how to parse the JSON data from a GET request using an API. The goal is to take the individual fields and save them to Project level variables to use in Property Checkpoints. T...