
SQL to JSON in FileMaker using Papa Parse
Web Viewer solution for constructing JSON from ExecuteSQL
Recently I needed to upload some data from a local FileMaker database to a REST API as part of a migration. FileMaker’s Insert from Url script step uses curl requests for sending data to another API,...