GreenFluxblog.greenflux.us·Dec 14, 2024SQL to JSON in FileMaker using Papa ParseRecently 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, and anyone who’s used it knows the struggle of esc...71 readsfilemaker
GreenFluxblog.greenflux.us·Nov 9, 2024FileMaker Image-to-Text with Llama3.2-visionLast week, Meta released the LLama3.2-vision models, adding image recognition to the existing v3.2 text models. GenAI with image-to-text has been out for a while now, but what’s new here is just how optimized and lightweight the models are. The small...176 readsfilemaker
GreenFluxblog.greenflux.us·Oct 21, 2024FeaturedLocal LLMs and FileMaker ProIn just the last year or so, nearly every app and web service has integrated some form of AI into their product. Even many development platforms like FileMaker now include LLMs for building custom solutions with AI features. And for older versions, y...28 likes·492 readsllm
GreenFluxblog.greenflux.us·Sep 22, 2024Why I Built A Code Editor Inside FileMaker ProWeb Viewers in FileMaker Pro are like an escape hatch. When you hit the limits of the native FMP platform, you can always extend it with a web viewer to add new functionality. You can add some really cool features to FileMaker with a web viewer and a...523 readsfilemaker
GreenFluxblog.greenflux.us·Sep 8, 2024Choropleth Map in FileMaker Pro Web Viewer With Leaflet.JSChoropleth maps are similar to heat maps, but with regions defined by geometry, rather than a grid. These maps are useful for displaying aggregate values for each region, like census or voting totals, average income or home cost per state, and other ...36 readsfilemaker
GreenFluxblog.greenflux.us·Aug 24, 2024Building a Mobile Responsive Grid Layout in FileMaker ProFileMaker Pro's layout design tools are top-notch. Between Form View, List View, Sub-Summary Parts, and Table View, you can build just about any type of UI you want... EXCEPT Grid Layouts! Yes, there are some workarounds you can do with multiple copi...1 like·335 readsfilemaker
GreenFluxblog.greenflux.us·Aug 3, 2024ChatFMP: FileMaker Pro Starter Template For Integrating OpenAI AssistantsOpenAI’s Assistants allow developers to add a ChatGPT-like AI chat to other apps and websites. I’ve been using the Assistant API quite a bit lately in Appsmith, and I wanted to see if I could build the same type of integration in my original go-to lo...1 like·165 readsclaris
GreenFluxforAppsmithappsmith.hashnode.dev·Apr 9, 2024Building a Mermaid.js Gantt Chart in a FileMaker Web ViewerI’ve used a lot of low-code tools over the years, and one thing I’ve always enjoyed is pushing the limits of each platform and building things that aren’t supported out of the box. The first tool I really dove into was Claris FileMaker Pro. At the ti...29 readsfilemaker
GreenFluxforAppsmithappsmith.hashnode.dev·Apr 8, 2024FileMaker API Connector: A Free and Open-Source Starter Solution for Integrating FileMaker with Any API Or DatabaseHey, I'm Joseph, an engineer at Appsmith, and a long-time FileMaker Pro consultant and developer. I freelanced in FileMaker Pro for years, integrating APIs like Shopify, BigCommerce, eBay and other services, using the insert from URL script step, cur...filemaker
Dominik Kellerfive.hashnode.dev·Oct 23, 2023What is FileMaker Server?You have just completed a custom app using FileMaker Pro and it's time to get the application delivered to your users. What are your options? Claris, the company behind FileMaker, offers different choices to host applications. In this blog post, we w...filemaker