How to connect your Salla store to n8n using n8n Designer
Follow the steps below to install n8n ai from the Salla App Store, receive your account access details automatically, enable the npm package in n8n, then configure the API Key and Webhooks with routing rules.
1
Install (n8n ai) from the Salla App Store
- ● Open the Salla app link and install it on your store:
- ● Open Salla App Store
- ● Once installation is completed, your merchant account is provisioned automatically and login details are sent to your email.
- ● Sign in using the same email address used in your Salla store. You can reset your password anytime if needed.
Important: Auto account creation is available only for users with Admin role in Salla.
2
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.
3
Get your API Key
- ● Open the Settings API page in the merchant portal:
- ● Open API Settings
- ● Name your API Key and choose the options you need.
- ● Click Generate API Key.
- ● Copy the API Key to use it in n8n.
4
Configure the API 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 (shown in Salla App Status page)
- ● Paste your API Key.
- ● Save.
5
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: