Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.54 KB

README.md

File metadata and controls

39 lines (24 loc) · 1.54 KB

Lesterius FileMaker 18 Data API Postman Collection

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!
Lesterius logo

Description

Postman collection for FileMaker 18 Data API.

You can find the PHP wrapper of the FileMaker Data API 18 on our repository myFMApiLibrary-for-PHP > v.1.* .

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 FileMaker 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

  1. Enable the FileMaker Data API option on your FileMaker server admin console.
  2. Create a specific user in your FileMaker database with the 'fmrest' privilege
  3. Define records, scripts & layouts access for this user

Use the collection

Don't forget to replace {options} variables by your required options.