PHP

The FileMaker Data API uses a relatively simple authentication pattern when using a self hosted server. Post valid credentials to the server, receive a token, use that as a bearer token for subsequent requests. With FileMaker Cloud 2 however, the process is made somewhat more complex through the use of Cognito, the AWS credentials management […]

Continue Reading

FileMaker is in the process of moving away from the XML and PHP interfaces and replacing them with the FileMaker Data API. At the same time they’re also rebuilding the FileMaker Server admin console. One of the casualties of this process is there’s now no way to enable or disable XML or PHP from the […]

Continue Reading

As has become the norm at FileMaker DevCon Joel Shapiro of JSFmp organised a meet-up of users who are integrating FileMaker with external systems. Many of those who attend are using CWP to build FileMaker-backed web applications, but there are also plenty of people working on other integrations as well. Recently we had a client […]

Continue Reading