fm_get_record_by_id
Retrieve a specific record from a FileMaker database by providing its unique ID and layout name to access detailed data through the Data API.
Instructions
指定されたレコードIDのレコードを取得します。
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | Yes | レイアウト名 | |
| recordId | Yes | FileMakerレコードID |