packaged as bzTrainer-FMDAPI-2023
Get started exploring FileMaker's Data API (DAPI) using REST and cURL.
This is a simple tutorial file designed to help you get started in your understanding of FileMaker 2023’s Data API and cURL options.
This file sends REST requests to itself, and works as a demo and tutorial for FM's DAPI functionality. Check out the scripts, especially execute rest request
and study the results of requests as they appear in the fields on the right side of the UI.
This file also introduces the Execute FileMaker Data API
script step. Check out execute data api
as an alternative way to query the Data API.
This tutorial file should be hosted on FileMaker Server 2023 (v20.x or later) for full functionality.
- Host this file on a FileMaker Server 2023 (v20.x or later)
- Enter the URL or IP address of your server. Example 192.168.1.50 or hostname.your-domain.com
- Enter the account name and password for the FileMaker user account that will access the API. The default for this file is already entered Account: admin Pwd: admin
- Enter the file name you wish to access, without the .fmp12 extension (default is this file).
Copyright © 2024 Beezwax Datatools, Inc.