With the release of FileMaker 16 came an interesting new feature – native functions to create and extract data from JSON. This makes interactions with web services easier and more streamlined.
You can see how to use this new feature to extract values from JSON here. Download the simple sample file to paste in JSON objects and use JSONGetElement on those objects to extract all the data types available in JSON.