n8n-docs/docs/integrations/builtin/credentials/syncromsp.md
2023-07-18 15:33:16 +01:00

27 lines
1.1 KiB
Markdown

---
title: SyncroMSP credentials
description: Documentation for SyncroMSP credentials. Use these credentials to authenticate SyncroMSP in n8n, a workflow automation platform.
contentType: integration
---
# SyncroMSP credentials
You can use these credentials to authenticate the following nodes with SyncroMSP.
- [SyncroMSP](/integrations/builtin/app-nodes/n8n-nodes-base.syncromsp/)
## Prerequisites
Create a [SyncroMSP](https://syncromsp.com/) account.
## Using Access Token
1. With administrator privileges, navigate to the [API Tokens page in SyncroMSP](https://n8nchangelog.syncromsp.com/api_tokens).
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.