fm_create_record
Create a new record in a FileMaker database by specifying the database, layout, and field values. Use it to insert data into FileMaker tables.
Instructions
Create a new record
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| layout | Yes | Layout name | |
| database | Yes | Database identifier | |
| fieldData | Yes | Field data for the new record |