n8n-docs/docs/integrations/builtin/credentials/syncromsp.md
2025-09-10 17:43:26 +01:00

1.3 KiB

title description contentType
SyncroMSP credentials Documentation for SyncroMSP credentials. Use these credentials to authenticate SyncroMSP in n8n, a workflow automation platform.
integration
reference

SyncroMSP credentials

You can use these credentials to authenticate the following nodes:

Prerequisites

Create a SyncroMSP account.

Supported authentication methods

  • API key

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 is https://n8n-instance.syncromsp.com, you'd enter n8n-instance as the subdomain.

Refer to API Tokens for more information on creating new tokens.