Scripting with Apple events (macOS)

Apple events let you automate, customize, and control many macOS applications. FileMaker Pro can send Apple events to applications that support them. FileMaker Pro can also receive Apple events from applications that have been designed to send Apple events.

Apple events are grouped into suites. FileMaker Pro supports:

  • Required suite
  • a special subset of the Core, Table, and Database suites
  • FileMaker Pro suite
  • Object Model
  • a subset of the URL suite

To send Apple events from FileMaker Pro to other applications, define a script and use either the Send Event script step or the Perform AppleScript (macOS).

To see a list of FileMaker Pro compatible Apple events, open the FileMaker Pro Apple events dictionary in a script editor like AppleScript Editor.

Notes