Brian Dunning's FileMaker Custom Functions

JSON.stringify

Converts JSON to a string of text

  Be the first to rate this function Log in to vote

Kyle Williams   Kyle Williams - Show more from this author
Augusto Digital
https://www.youtube.com/channel/UCpJlB7cmVNMjbjgY96MEsng

Share on Facebook Share on Twitter

  Sample input:
JSON.stringify ( $$JSON )
  Sample output:
"{\"messages\" : [{\"code\" : \"0\",\"message\" : \"OK\"}]}"

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

Similar to Postman's JSON.stringify function, this will convert the JSON response of an API call into a string of text which can then be used to build scripts that can parse out the response without having to create the API call over and over. It can then be saved anywhere and easily converted back into JSON script anytime.
(Note: Sometimes the Evaluate function will need to evaluate the string when converting it back to JSON)

 

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: