myfmbutler / fm-data-api-19-postman
(Claris) FileMaker 19 API Postman Collection
This package is auto-updated.
Last update: 2025-03-09 21:01:34 UTC
README
Presentation
Team
Lesterius is first and foremost a collective of FileMaker and Web developers who are experts and passionated.
Sharing knowledge takes part of our DNA, that's why we created this postman collection to make the FileMaker Data API easy-to-use.
Break the limits of your application!
Description
Postman collection for (Claris) FileMaker 19 Data API.
You can find the PHP wrapper of the FileMaker Data API 19 here
You can find the Javascript wrapper of the FileMaker Data API 19 here
You will be able to use every functions like it's documented in your FileMaker server Data Api documentation (accessible via https://[your server domain]/fmi/data/apidoc). General Claris document on the Data API is available here
Requirements
- Postman application
Installation
The recommended way to install it is through Developer.ft.com.
Usage
Prepare your FileMaker solution
- Enable the (Claris) FileMaker Data API option on your FileMaker server admin console.
- Create a specific user in your FileMaker database with the 'fmrest' privilege
- Define records, scripts & layouts access for this user
Use the collection
Don't forget to replace {options} variables by your required options.