FileMaker credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a user account on a FileMaker Server with the
fmrestextended privilege to Access the FileMaker Data API.Ensure the FileMaker Server can use the FileMaker Data API:
Prepare your database for FileMaker Data API access using FileMaker Pro. You can create a database or prepare an existing database.
Refer to Prepare databases for FileMaker Data API access for more information.
Write code that calls FileMaker Data API methods to find, create, edit, duplicate, and delete records in a hosted database.
Refer to Write FileMaker Data API calls for more information.
Host your solution with FileMaker Data API access enabled.
Refer to Host a FileMaker Data API solution for more information.
Test that FileMaker Data API access is working.
Refer to Test the FileMaker Data API solution for more information.
Monitor your hosted solution using Admin Console.
Refer to Monitor FileMaker Data API solutions for more information.
Supported authentication methods
Database connection
Using database connection
To configure this credential:
Enter the Host name or IP address of your FileMaker Server.
Enter the Database name. This should match the database name as it appears in the Databases list within FileMaker.
Enter the user account Login for the account with the
fmrestextended privilege. Refer to the previous Prerequisites section for more information.Enter the Password for that user account.