How to connect your Salla store to n8n using n8n Designer
Follow the steps below to create a merchant account, install the Salla app, connect your store, enable the npm package in n8n, then set up your API (MAK Key) and Webhooks with routing rules.
1
Create a merchant account in n8n Designer and verify your email
- ● Open the merchant login/registration page:
- ● Open Merchant Page
- ● Create a new merchant account.
- ● Check your email and click the verification link (Email Verification).
Important: If you don't see the email in your Inbox, check Spam / Junk.
2
Install (n8n ai) from the Salla App Store
- ● Open the Salla app link and install it on your store:
- ● Open Salla App Store
3
Connect your Salla app to your n8n Designer account
- ● Go to the Connect Salla page:
- ● Open Connect Salla Page
- ● Paste your store URL to retrieve your Salla Store ID, then click Find Store ID.
- ● Enter the Store ID you received, and also enter your contact email.
- ● Click Store Claim to complete the connection.
4
Install the Salla npm community node inside n8n
- ● Open n8n.
- ● Go to Settings, then Community Nodes.
- ● Install the npm package by entering this exact name:
n8n-nodes-n8ndesigner-salla-n8nai
- ● Confirm and install.
5
Get your API key (MAK Key)
- ● Open the Settings API page in the merchant portal:
- ● Open API Settings
- ● Name your MAK Key and choose the options you need.
- ● Click Generate API Key.
- ● Copy the MAK Key to use it in n8n.
6
Configure the MAK Key inside n8n (Credentials)
- ● Open n8n.
- ● Go to Credentials.
- ● Search for: Salla (N8NDesigner Actions).
-
●
Keep Base URL as the default:
https://app.n8ndesigner.com - ● Enter your Salla Merchant ID (the Store ID you obtained earlier).
- ● Paste your MAK Key.
- ● Save.
7
Set up Webhooks and Triggers with Routing rules
- ● In n8n, create a Trigger or Workflow that uses a Webhook.
- ● Copy the Webhook Endpoint URL.
- ● In the n8n Designer merchant panel:
- ○ Add the Endpoint.
- ○ Create a Routing Rule to decide which Salla events go to which Endpoint (e.g., orders / customers / products ...).
- ● Perform a real action in your Salla store (for example, create a new order) and confirm the Webhook is received and runs in n8n.
Support
If you face any issues during setup or activation: