SyncroMSP credentials
You can use these credentials to authenticate the following nodes:
Prerequisites
Create a SyncroMSP (opens in a new tab) account.
Supported authentication methods
- API key
Related resources
Refer to SyncroMSP's API documentation (opens in a new tab) 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 (opens in a new tab) for more information on creating new tokens.