PeopleService Connection via FileMaker

This guide is only for the GET requests "SearchByIndividual" and "GetPeopleService".

FileMaker can process both HTTP GET and HTTP POST requests.

"You can use a HTTP POST (or HTTP GET) request when you specify a URL as the path to a data source.  FileMaker Pro supports HTTP GET and HTTP POST when used in conjunction with the following features:

  • The "Insert from URL" script step
  • From FILE > IMPORT RECORDS > XML DATA SOURCE"

Use the step by step instructions in the FileMaker documentation to make the request:

FileMaker: Importing XML Data

FileMaker: Making a HTTP Request