Download the PHP package myfmbutler/fm-data-api-18-postman without Composer
On this page you can find all versions of the php package myfmbutler/fm-data-api-18-postman. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download myfmbutler/fm-data-api-18-postman
More information about myfmbutler/fm-data-api-18-postman
Files in myfmbutler/fm-data-api-18-postman
Package fm-data-api-18-postman
Short Description FileMaker 18 API Postman Collection
License gpl-3.0
Informations about the package fm-data-api-18-postman
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!\
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
- Enable the 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.