mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.3 KiB
1.3 KiB
| title | description | contentType | ||
|---|---|---|---|---|
| SyncroMSP credentials | Documentation for SyncroMSP credentials. Use these credentials to authenticate SyncroMSP in n8n, a workflow automation platform. |
|
SyncroMSP credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a SyncroMSP account.
Supported authentication methods
- API key
Related resources
Refer to SyncroMSP's API documentation for more information about the service.
Using API key
To configure this credential, you'll need:
- An API Key: Called an API token in SyncroMSP. To create an API token, go to your user menu > Profile/Password > API Tokens and select the option to Create New Token. Select Custom Permissions to enter a name for your token and adjust the permissions to match your requirements.
- Your Subdomain: Enter your SyncroMSP subdomain. This is visible in the URL of your SyncroMSP, located between
https://and.syncromsp.com. If your full URL ishttps://n8n-instance.syncromsp.com, you'd entern8n-instanceas the subdomain.
Refer to API Tokens for more information on creating new tokens.