Run FileMaker scripts
The FileMaker Data API can run FileMaker scripts:
- 
                                                
By using an HTTP GET method with the
scriptAPI endpoint. See Run a script. - 
                                                
As part of another request by including the
script.prerequest,script.presort, andscriptparameters in the request body. See Run a script with another request.