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
June 13, 2018 Blog FileMaker 17 FileMaker Techniques calculationsFileMaker 17functionnew features Get(UUIDNumber) is here – how does it compare to Get(UUID)? With the long list of new features being released in FileMaker Pro 17, one item that piqued the interest of my inner geek was this new function: Get( UUIDNumber ). This new function is useful because now you can store your UUIDs in a Number data-typed field instead of having to use a Text data-typed […] Read more By Justin Close