Brian Dunning's FileMaker Custom Functions

ExplodeJSON ( JSON )

Converts JSON into a list that is easily searchable in Filemaker. I reccoment using this with the

  Average rating: 4.4 (5 votes) Log in to vote

Guy   Guy - Show more from this author

Share on Facebook Share on Twitter

  Sample input:
ExplodeJSON ("{\"accountType\":\"CFD\",\"accountInfo\":{\"balance\":226.03,\"deposit\":161.52,\"pl\":-419.32,\"available\":231.19}")
  Sample output:
accountType:CFD
accountInfo:
balance:226.03
deposit:161.52
profitLoss:-419.32
available:231.19

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

This function takes a multi layer JSON string and concerts it into a human readable list that can easily be searched using the "FindValues" function.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: