API

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

Today a colleague asked me to take a look at an issue they were experiencing interacting with the Zoom API (I’ll write about that another day), but in the conversation they asked if I knew if it were possible to create the JSON Web Token (JWT, pronounced jot) used by the API in native FileMaker. […]

Continue Reading