The easiest way for FileMaker to accept callbacks from OAuth providers, receive WebHook posts
or for external access to containers.
Easily create OAuth callback URLs, WebHook endpoints and container interactions.
Many OAuth providers, require you to specify a 'redirect' or 'callback' URL after users have authenticated. Usually this would be impossible but with FM-API.com you can use the tools you know - FileMaker scripting - to solve this.
WebHooks allow applications to push data from one place to another. Our simple integration allows you to specify a table to create a record in, or a script to call (or both) when you receive data.
Do you need to access containers from outside of FileMaker? Perhaps an emailed link to container content. Or the ability to upload directly into a container. Our container bridge can do that for you.
Need help getting started? Having trouble with a particular OAuth provider? Check out the documentation for our APIs. There's also our FileMaker demo app to help get you started with a number of providers!