Claris FileMaker Server On-Premise

Claris FileMaker Server On-Premise icon

Claris FileMaker Server is on-premise software used to securely host FileMaker custom apps behind a firewall and integrate them with other technologies. FileMaker Server 18.0.4 at minimum is supported.

Actions

Action

Configuration fields

Data type

Required?

Find record - Search for a record

Layout - Layout name

Choice

 

Query - Fields and Find criteria in the following query schema: [ { "<fieldName>": "<fieldValue>", "omit" : "true" ... }, ...]

JSON

Checkmark icon, required field

Limit - The maximum number of records that should be returned. If not specified, the default value is 100.

String

 

Offset - The record number of the first record in the range of records

String

 

Sort - The sort field specification. Example: [ { "fieldName": "LastName", "sortOrder": "ascend" }, { "fieldName": "FirstName", "sortOrder": "ascend" } ]

JSON

 

Delete record - Delete a record

Layout - Layout name

Choice

 

Record ID - The ID of the record to delete

String

Checkmark icon, required field

Run script - Run a script

Script parameter - Enter a script parameter. Only strings are supported.

String

 

Layout - Layout name

Choice

Checkmark icon, required field

Script - Script name

Choice

Checkmark icon, required field

Get record by ID - Return a record by ID

Layout - Layout name

Choice

Checkmark icon, required field

Record ID - The ID of the record to return

String

Checkmark icon, required field

Create record - Create a record

Layout - Layout name

Choice

 

Edit record - Edit a record

Layout - Layout name

Choice

 

Record ID - The ID of the record to edit

String

Checkmark icon, required field