Search code examples
apifilemaker

Can I get ScriptNames for a file through the FileMaker data API?


I need to get a list of scripts for a database file through the FileMaker 17 data API.

I've tried looking in the documentation.

I'm looking for something similar to this, available in the PHP API.

ScriptNames(fileName)

I want to get a list of all scripts on a file.


Solution

  • Unfortunately, not in FileMaker 17. In FileMaker 18 there is an endpoint:

    /fmi/data/version/databases/database-name/scripts