A Day in the life of Claris FileMaker Developer in 2026 - Part 1

Ben Fletcher • 15 January 2026

What does a Claris FileMaker do?

The work of planning, designing, developing and supporting custom solutions using the Claris FileMaker platform is a core part of DataTherapy's service, providing interesting, challenging and rewarding work for our Team since inception. To celebrate our 31st year of business, we asked our most veteran consultant developer, Jonathan Taberner and the most recent addition, Salman Javaherai to contrast their experiences and provide an insight for our customers as to what a working day looks like for a professional Claris FileMaker Developer in 2026.


Background & Daily Workflow

What does a typical day look like for you as a FileMaker developer at DataTherapy?

SJ: A typical day starts with checking emails and reviewing the progress of any overnight tasks or scheduled scripts, just to make sure everything ran as expected. From there, I usually move between project planning, actual development, and the occasional quote or scoping session for a client request. There is always a satisfying mix of planning, collaboration, problem-solving and building.


JT: I usually have some project work on the go but need to balance this with routine tasks such as monitoring server backups and exports and also be available for any requests which come in from our  customers with support contracts. If the issue is urgent we look at it straight away – if not we reply and schedule it. If I have the choice I prefer to do the most challenging work in the morning when I am sharpest but doesn’t always work out that way! We all mostly work remotely – I am either in my home office or a shared office space in town.


How do you balance client meetings, design, coding, and testing?

SJ: For me, it’s all about managing and adhering to my focus levels. Design and testing require the deepest concentration, so I treat those like “deep work” sessions in the Cal Newport sense—time where I try to minimise interruptions and really think through the architecture. Pen and paper, screen off, is really handy here.  Coding and client meetings, on the other hand, have more natural breaks and tend to be a bit more caffeinated. When I’m stuck on a tricky problem, I’ll take a short break to let ideas percolate; the elegant solution usually arrives once your brain gets some space.


JT: Working as part of a team it is good to spread this out a bit. We usually have several developers on an initial client call and are able to discuss, proof read proposals and sense-check plans, etc. Likewise with testing we can ask another member of the team to test a solution as an end user – even better if they have not been involved in the development progress!


What do you enjoy most about building solutions on the Claris FileMaker platform?

SJ: Claris FileMaker lets you build almost like a painter paints—you can design the interface, model the data, and shape the logic all in the same space, without constantly jumping between separate tools or layers. In FileMaker, it all happens immediately, right in front of you, which makes the process feel fluid, creative, and incredibly satisfying for both the developer and the client watching it come to life.


JT: I am still amazed and excited by how quickly we can build solutions using FileMaker. I enjoy the challenge of trying to produce an elegant solution – efficient coding with a view to speed and robustness of the solution. Best of all is delivering a solution which exceeds the client’s expectations so they are happy and looking forward to the next enhancements.


Expertise & Platform Evolution

Which version of FileMaker did you first start working with and what is the biggest change or feature that excites your about the most recent FileMaker 2024 & FileMaker 2025 releases?

SJ: I started developing back in FileMaker 6, just before the first major change of multi table files was introduced in version 7. 

In the latest releases, the features that stand out most to me are the improved JSON parsing and the enhanced WebDirect features—especially things like being able to properly disable the back button.


JT: The first version of FileMaker I had was version 3. I became a professional developer on version 7 in 2005. It has to be the new AI features in FileMaker 2025 – we are already putting these to good use and this is just the beginning!


Which recent FileMaker feature has had the biggest impact on the way you build solutions (e.g., JSON, transactions, script enhancements, Layout UI improvements)?

SJ: Transactions have had a huge impact. They let us handle bulk record changes in a safe, controlled way without writing so much defensive code. The Execute FileMaker Data API step is another great addition—it simplifies minor record operations and simplifies scripts. And JavaScript in web viewers has opened the door to more standardised UI components and advanced reporting.

JSON took me a little longer to get used to. For a while I just implemented for very specific cases such as bulk record transfers, but now I probably use it in every script for more minor things.


JT: JSON – for interaction with third party APIs and a great way to pass data within a solution (eg script parameters).


How do you ensure solutions remain scalable, secure, and future-proof?

SJ: I try to stick to fundamentals: use as many of the ‘traditional’ FileMaker features as possible, keep the architecture clean, and avoid unnecessary complexity. I’m also cautious about unstored calculations—useful in the right contexts but expensive if overused. 

I’m also conscious of the risks of “premature abstraction”. You don’t need to eliminate every repetition in a script or calculation if doing so makes the logic harder to read, maintain, or adapt later. FileMaker solutions are inherently fluid—clients often request rapid changes, and we need to deliver quickly—so chasing the “perfectly abstracted” or “textbook-clean” version can actually slow things down. 

I’ve been caught out with adopting new FileMaker features the moment they appear. New tools are great, but it takes experience to judge when they’ll genuinely save time versus when they add unnecessary complexity.


JT: We periodically review solutions which we support for possible enhancements using new features. We design solutions to be scalable to large datasets but some issues still only become evident after the solution is well in use. We are flexible in our coding and pool ideas as a team to achieve greater database efficiency.


Claris Studio & Connect

Have you integrated Claris Studio into your projects yet? What’s been your impression—where does it really shine?

SJ: Yes, I’ve tested out Claris Studio integration, for “fire-and-forget” web forms where users need to submit data without having a FileMaker account. The more recent addition of direct access to FileMaker tables makes configuration (not having to use Claris Connect as an intermediary) that much quicker. It’s great to have a truly anonymous and secure way into the FileMaker data.


JT: I am currently not significantly using Claris Studio. It has great potential but I still see it as a work in progress.


How do you see Claris Connect changing the way clients approach integrations?

SJ: Claris Connect lowers the technical barrier for clients who want to link their systems with external services like Mailchimp. Instead of managing APIs or custom scripts, Connect offers a more hands-off, approachable way to automate processes. It brings integrations within reach for organisations that previously would have seen them as too complex. For administrators it’s nice to have the option of having some automated processes outside FileMaker Server.


JT: It is very quick and easy to set up an integration using Claris Connect – we use this in combination with custom API solutions. The triggers in Claris Connect are particularly useful.


Can you share an example of how you’ve used these tools to streamline client workflows?

SJ: One example is an events management client who needed a simple way for staff to submit availability without a set of credentials. Using Claris Studio, we built a clean, login-free submission process that feeds directly back into their FileMaker system. It removed admin overhead and gave staff a frictionless way to provide data.


JT: We set up an integration for a jewellery studio between their FileMaker database and Shopify. Triggering when orders change status and uploading product details and pricing. This uses a combination of Claris Connect and custom API coding.



by Ben Fletcher 10 June 2026
Upgrade to Claris FileMaker 2026 with confidence. Learn key migration considerations, AI features, compatibility issues and best practices.
by Ben Fletcher 10 June 2026
FileMaker Server 26 Enhancements Multiple SASE Processes - FileMaker Server 26 allows you to configure the number of active process in the Server Side Script Engine (SASE), the upper limit being determined by the hardware in use. This allows for more server side processes to occur in parallel - for automated imports, sync and nightly data transformations which need high throughput. Auto-Restart - FileMaker Server's Web Publishing Engine (WPE), OData and Data API services now monitor and detect abnormal termination events and restart automatically on a crash. Export Field Contents on Server - No additional 3rd party plugins or work arounds to automate server side document generation and export to server side folders. FileMaker Go 26 for iOS Enhancements Additional support for iOS hardware and locale support. Core Platform Security Enhancements Additional corporate security enhanced with support for OpenSSL 3.5 LTS, Apache Tomcat 10.1.44+, Windows Server 2025 certification, and full macOS 2026 compatibility. Need help to upgrade to FileMaker 26? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest features of the Claris FileMaker 26 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
As well as the customer facing UI enhancements, FileMaker 26 has a number of 'under the hood' tool enhancements for long standing developers: Enhanced Inspector - layout controls dynamically adjust based on the object type, reading the cognitive load of navigating the Layout Mode tools for new and veteran developers alike. Control Field Entry by Calculation - field level editablity is now controlled by a boolean calculation that evaluates at runtime based on any developer defined logic. This makes building role based editing or workflow based record locking much easier to implement. Sort Custom Functions with Folders - this now is applied at an independent folder level, making it much easier to work with distributing a shared function library that needs to display in a specific order. Set Layout Zoom by Calculation - the UI zoom can now be scripted to any decimal percentage, making it easier to make layouts which adapt to a specific user or device screen size requirements. Draco Catalog - FileMaker 2026 now includes a persistent catalog which is independent from the application data which can be used for storing JavaScript modules and persistent solution-level settings (app versions, feature flags and environment identifiers). PDF Script Workspace - dedicated script steps have been added for PDF manipulation which makes the generation of multi-page reports assembled from different layouts both using FileMaker Pro client and via FileMaker Server. Need help to upgrade to FileMaker 26? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest features of the Claris FileMaker 26 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
FileMaker 2025 already added significant enhancements to leverage AI and FileMaker 26 continues to double down on this: Field Annotation A new AI tab is available within the Field Options to define a JSON calculation as the field's annotation which is used in Export dialogs, sort dialogs and most essential in Data Definition Language (DDL) for use in AI. Save as XML & Solution Upgrade Tool FileMaker Pro 26 can now save a copy of your solution as a .xml formatted text file and the enhanced Solution Upgrade Tool can now read XML input and create brand new .fmp12 files or patch existing ones. This is a huge boon for Claris FileMaker developers - it means that Claris FileMaker developers can now use AI tools to generate XML which can then be used to create real production ready FileMaker solutions. Additionally, traditional version controlling scheme and using diff tools to compare XML outputs between production and development releases can be compared. Google Gemini Support Gemini is now supported as a native option in FileMaker script steps making it substantially easier to integrate with Google Cloud and Gemini if that is your preferred AI backend provider. PDF Text Extraction The native ExtractTextfromPDF() function introduced in FileMaker 2025, can now be used to process OCR (scanned) PDFs and not just text-layer PDFs. This again reduces the reliance and cost of using additional 3rd party plugins, APIs or AI tools for text extraction. Need help to upgrade to FileMaker 26? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest AI features of the Claris FileMaker 26 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
The new Claris FileMaker 2026 release includes enhancements to user experience and accessibility: WebDirect Accessibility & Platform updates WebDirect now includes better screen reader support for the visually impaired or motor disabilities: semantic HTML is now correctly labelled and there is improved focus management for modal dialogs, portals and pop-ups. This is a critical requirement for any public-facing WebDirect solutions where accessibility is a legal obligation. WebDirect in FileMaker 2026 now runs on JDK 21 - removing a barrier to corporate environments that have strict or have deprecated older versions of JDK in their infrastructure. Japanese Calendar Support Native Japanese era-based (gengō) calendar system support has been added in FileMaker 2026— drop-down date pickers now display and accept dates in the Japanese calendar across all. This is critical to Japanese solutions where there s a legal mandate for governmental and official documents to use era-based dating. Need help to upgrade to FileMaker 2026? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest features of the Claris FileMaker 26 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
The new Claris FileMaker 2026 release includes two highly significant enhancements to business continuity and disaster recovery: FileMaker Standby Server FileMaker Server 2026 can be paired with a second 'hot spare' server which is always ready to become the primary, with failover only taking a few minutes to implement. This means that a hardware failure of the primary server server can be quickly recovered from by promoting the secondary server. Previously, synchronising data between a primary and fail over server would have required additional software adding complexity and cost to a FileMaker Server deployment. FileMaker Server 2026 now includes this service as standard, making it much more economic to implement. The fail over server does not have to be running on the same OS platform or network and so you can run a hybrid on-premises + cloud or split across different cloud data centres or providers for added robustness. FileMaker Server Remote Backup Claris now offer a cloud storage backup service integrated directly with FileMaker Server which can be bolted onto existing FileMaker Server installations (on-premises or running on private cloud). While many private managed hosting providers such as DataTherapy have implemented cloud backups as part of their standard service, FileMaker customers with on-premises infrastructure would often struggle to implement robust backup solutions without dedicated virtualisation teams and additional 3rd party backup software. Again, this provides an economic option for FileMaker customers to consider as part of their disaster recovery strategy. Need help to upgrade to FileMaker 2026? At DataTherapy, we specialise in supporting and upgrading legacy FileMaker apps as well as building new custom apps to leverage the latest features of the Claris FileMaker 2026 platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
by Ben Fletcher 10 June 2026
Upgrade to Claris FileMaker 2026 now! DataTherapy are pleased to announce that Claris FileMaker 2026 managed private cloud hosting packages are immediately available on both Windows and Linux platforms via FileMaker Host . DataTherapy can provide scalable, managed FileMaker packages for businesses of all size. Full details of all of our packages can be found here . Why choose DataTherapy for Claris FileMaker Hosting? Hassle-Free Hosting We handle everything – from setup to ongoing maintenance, so you can focus on your business, not server management. Personalised UK-Based Support Speak to real FileMaker experts, not call centres. All our servers are fully managed by our in-house team. Secure, High Performance Infrastructure Our hosting is fine-tuned for optimal database performance and is hosted on Amazon Web Services (AWS). Our servers are scalable, provide enterprise-grade security, and we handle backups to keep your data safe. No Long-Term Contracts Flexible quarterly billing options with a free 2-week trial for maximum flexibility without long-term commitments. Fully Customised Hosting Tailored for your Business We understand FileMaker inside out. Whether you’re running a small business system or a large enterprise solution we can provide the perfect plan based on your user and performance needs. If you need additional information, or would like to arrange a free trial of any of our packages then please don’t hesitate to contact our team .
by Ben Fletcher 10 June 2026
What is new in FileMaker 26? The Claris FileMaker 26 (version 26 - they have officially skipped versions 23-25 so that the version number aligns with the year of release ) Platform for is now available as of 10th June 2026 and demonstrates Claris’ on-going commitment to embrace transformative technologies. Whether you’re a long-time FileMaker user or just exploring how to modernise your internal systems, this latest release includes expanded AI capabilities including Google Gemini support, major server reliability improvements, and significant accessibility advances. Here’s what you need to know: AI capabilities Google Gemini support: Adds Gemini to FileMaker's growing list of supported AI providers, giving developers greater flexibility when building intelligent applications. Field and table annotations: Attach semantic meaning to fields and tables so AI models have richer context — improving the accuracy of natural language queries and LLM-generated insights. Metadata calculation functions: New functions including BaseTableComment and FieldAnnotation provide programmatic access to schema documentation, making AI-powered solutions easier to build and maintain entirely within FileMaker. Server reliability and infrastructure Automatic crash recovery: The Web Publishing Engine, OData service, and Data API now restart themselves after interruptions — reducing downtime without manual intervention. Multiple SASE processes: Support for multiple Server-Side Script Engine processes improves throughput and responsiveness under heavy workloads. Updated platform compatibility: Full support for macOS 26, Windows Server 2025, OpenSSL 3.5 LTS, and Apache Tomcat 10.1.44+ ensures deployments stay secure and supported in modern IT environments. Accessibility WebDirect improvements: Updated semantic HTML, improved screen reader compatibility, better focus management, and ARIA compliance — a significant step toward WCAG 2.1 compliance. No redesign required: Existing layouts benefit from accessibility improvements automatically, lowering the barrier for partners serving clients with compliance requirements. What benefits doe this bring to new and existing FileMaker customers? Build and deliver faster — A smarter development environment with context-aware tooling and scripting improvements means less time on layout friction and more time building solutions our clients love. Lead with AI — Google Gemini support, field annotations, and native metadata functions give us the tools to build genuinely intelligent apps — without third-party platforms or custom integrations. Reduce client downtime — Automatic service recovery means enterprise deployments keep running even when issues arise. Serve every user — Built-in accessibility improvements help clients meet WCAG 2.1 and Section 508 requirements, opening doors to new government, healthcare, and enterprise customers. Grow with a future-ready platform — Compatibility with the latest operating systems, security standards, and AI providers means the solutions we build today are designed to last. Ready to upgrade your business to FileMaker 26? The new benefits of FileMaker 26 mean you can layer power AI into existing solutions without any major redevelopment work. Support for natural language input allow smarter and more intuitive applications to improve your business decision making. At DataTherapy , we specialise in building custom apps for business using the Claris FileMaker platform. Whether you need training, support, cloud hosting or are ready to go all-in on developing a new app from scratch—we can help. βœ… Certified Claris FileMaker Developers βœ… UK-based team of full-time professionals βœ… Platinum Claris Partner βœ… Experts in secure, on-premise and private cloud deployment of FileMaker πŸ“ž Contact us today for a free consultation and discover how local FileMaker can help your team move faster, work smarter, and stay fully in control of your data.
FileMaker Pro Logo
by Ben Fletcher 1 May 2026
Rosemary Tietge (Claris Community Engagement Manager) was kind enough to invite me to be a panelist on Community Live 45: Level up your FileMaker email game . This was off the back of our past blog post covering this topic . We were also joined by the highly knowledgeable David Sullivan of Mandelbrot LLC .
Claris FileMaker Logo
by Ben Fletcher 25 March 2026
We look at the latest FileMaker 2025 (20.0.6) security fixes.
More posts