mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2025-11-20 17:48:34 +00:00
1.1 KiB
1.1 KiB
| title | description | contentType |
|---|---|---|
| SyncroMSP credentials | Documentation for SyncroMSP credentials. Use these credentials to authenticate SyncroMSP in n8n, a workflow automation platform. | integration |
SyncroMSP credentials
You can use these credentials to authenticate the following nodes with SyncroMSP.
Prerequisites
Create a SyncroMSP account.
Using Access Token
- With administrator privileges, navigate to the API Tokens page in SyncroMSP.
- Click on the
+ New Tokenbutton. - On the
Custom Permissionstab, enter a name for your new token and adjust the permissions to match your requirements. - Click
Create API Tokenonce done. - Copy the key shown by SyncroMSP into the
API Keyfield of your SyncroMSP credentials in n8n. - Enter your SyncroMSP subdomain (the part between
https://and.syncromsp.com) in theSubdomainfield of your SyncroMSP credentials in n8n. - Click
Saveon the n8n credentials screen.