OCNORA

FileMaker

Databases & warehousesUsername & passwordcredential probe

Record CRUD, find requests and scripts on a hosted FileMaker database (Claris Data API).

OCNORA ships 7 typed FileMaker operations. Each node has a schema-driven form, input and output tables beside its settings, and is pre-flighted by Workflow Health before your first real run.

Operations 7

  • Create Record
    Create one record on a layout.
    filemaker.create_record
  • Delete Record
    Delete one record by its FileMaker record id.
    filemaker.delete_record
  • Find Records
    Run a find request against a layout.
    filemaker.find_records
  • Get Record
    Read one record by its FileMaker record id.
    filemaker.get_record
  • List Records
    Read a range of records from a layout.
    filemaker.list_records
  • Run Script
    Run a FileMaker script in the context of a layout.
    filemaker.run_script
  • Update Record
    Edit one record by its FileMaker record id.
    filemaker.update_record

Run your first FileMaker workflow today.

Create a free workspace, add the connection, pick a template or describe the workflow to Build with AI. Workflow Health checks it before it runs.