n8n-docs/docs/integrations/builtin/credentials/syncromsp.md
2023-03-28 16:32:06 +01:00

1.1 KiB

title description
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 with SyncroMSP.

Prerequisites

Create a SyncroMSP account.

Using Access Token

  1. With administrator privileges, navigate to the API Tokens page in SyncroMSP.
  2. Click on the + New Token button.
  3. On the Custom Permissions tab, enter a name for your new token and adjust the permissions to match your requirements.
  4. Click Create API Token once done.
  5. Copy the key shown by SyncroMSP into the API Key field of your SyncroMSP credentials in n8n.
  6. Enter your SyncroMSP subdomain (the part between https:// and .syncromsp.com) in the Subdomain field of your SyncroMSP credentials in n8n.
  7. Click Save on the n8n credentials screen.