January 12, 2018 Blog APIFileMaker PortlandMeetup FileMaker Portland – Integrating Web Services Thank you to everyone who attended the January FileMaker Portland meetup. The evening was packed with presentations about how people are leveraging FileMaker 16’s JSON support to connect to web services. Some of the integrations we discussed were: Magento – This popular e-commerce platform has REST and SOAP APIs. Use them to connect data about […] Read more By Ian Harris
January 8, 2018 Blog FileMaker Academy: JSON and Multiple Script Parameters On Tuesday, January 23, Rohit Roy from IT Solutions presents FileMaker JSON and Multiple Script Parameters. Short for Javascript Object Notation, JSON has quickly become a web standard. Since FileMaker 16 gave us new functions to easily implement JSON into our code, many developers are switching to JSON as a native method to support multiple script parameters. […] Read more By Shawn
January 3, 2018 Blog APIchartsGoogleGoogle ChartsWeb Viewer Generating Google Charts in Web Viewer Google deprecated Google Image Charts in 2012. While that API can still be used to create charts with a URL, Google currently recommends that people use the similarly named Google Charts. This blog post will go over how to format data for the Google Charts library and generate a chart within a Web Viewer object. Read more By Ian Harris