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...105 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...214 readsfilemaker
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...547 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·348 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·179 readsclaris