mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.5 KiB
1.5 KiB
| title | description | contentType |
|---|---|---|
| FileMaker credentials | Documentation for FileMaker credentials. Use these credentials to authenticate FileMaker in n8n, a workflow automation platform. | integration |
FileMaker credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
- Create a user account on a FileMaker Server{:target=_blank .external-link} with the
fmrestextended privilege to Access via FileMaker Data API{:target=_blank .external-link}. - Ensure the FileMaker Server can use the FileMaker Data API{:target=_blank .external-link}.
Supported authentication methods
- Database connection
Related resources
Refer to Filemaker's Data API Guide{:target=_blank .external-link} for more information about the service.
Using database connection
To configure this credential, you'll need:
- A Host: The IP address or host name of your FileMaker Server.
- A Database: The database name as it appears in the Databases list within Filemaker.
- The Login for the account with the
fmrestextended privilege. - The Password for the account with the
fmrestextended privilege.