October 21, 2021 Blog filemaker jsonJSONJSON script parameter Automatically Parse a JSON Script Parameter Beginning in FileMaker 16, many developers have used JSON functions to pass script parameters and script results, which can be a very convenient way to pass multiple parameters at once. However, it can be tedious to write many Set Variable script steps just to parse out values from the script parameter. Read more By Weihao Ding
August 23, 2019 Blog FileMaker FileMaker Techniques FileMaker Training arrayFileMaker 18FileMaker Cloudfilemaker jsonJSONrecordsScripting Step-by-Step Guide to Building a JSON Object in FileMaker JSON has now become a FileMaker developer’s standard method to store and manipulate data in memory. If you’re not using it already, you gotta learn how; It will amaze and delight you! Read more By David Weiner
November 16, 2018 Blog APIcustom softwareFileMaker APIFileMaker Data APIfilemaker jsonfunctionJSONJSON parsingscript parameters Parsing Methods for JSON Parameters Here at AppWorks we’ve been revamping some of our popular (and free!) downloadable modules with FileMaker’s native JSON functionality. But why stop there? The more JSON the better. Why do we love JSON so much? It’s human-readable and easy to write It’s lightweight and flexible It’ll make your API Integrations even easier to implement It […] Read more By Michelle Davison
May 9, 2017 Blog FileMaker Techniques filemaker 16filemaker json Passing Multiple Parameters Natively Using JSON This is JSON functionality at its most basic, but it’s a pleasure to use, and provides us with a brand-new, simple way to do something we’ve wanted to be able to do natively for years. Read more By David Weiner