Docsn8n Automation

n8n Integration

Build powerful automation workflows with the Syncaty Salla community nodes for n8n. Access customer data, RFM analytics, and segments directly in your workflows.

Community Node

The Syncaty Salla node is available as an n8n community node. Install it from the n8n community nodes interface.

Installation

1

Open n8n Settings

Go to Settings → Community Nodes in your n8n instance.

2

Install Package

Search for and install: n8n-nodes-syncaty-salla

3

Restart n8n

Restart your n8n instance to load the new node.

Manual Installation

cd ~/.n8n/nodes
npm install n8n-nodes-syncaty-salla

# Restart n8n
pm2 restart n8n

Authentication Setup

  1. In Syncaty, go to Settings → OAuth Apps
  2. Click "Create New App"
  3. Enter a name (e.g., "n8n Integration")
  4. Set redirect URI to your n8n OAuth callback URL
  5. Copy the Client ID and Client Secret
  6. In n8n, create new credentials for "Syncaty Salla API"
  7. Enter the Client ID, Client Secret, and Syncaty URL
  8. Click "Connect" to authorize

Available Resources

ResourceOperationsDescription
Store
GetGet Many
Access store information
Customer
GetGet ManyGet Metrics
Customer data and analytics
Order
GetGet Many
Order history and details
Product
GetGet Many
Product catalog
Category
Get Many
Product categories
Segment
Get ManyGet Customers
Customer segments

Customer Metrics

The Customer → Get Metrics operation returns comprehensive customer data:

Contact Information

  • Name, email, phone
  • City, country
  • Language preference

Order Statistics

  • Total orders count
  • Total amount spent
  • Average order value

RFM Analytics

  • Recency, Frequency, Monetary scores
  • RFM Segment (Champions, etc.)
  • Days since last order

Predictions

  • Customer Lifetime Value (CLTV)
  • Churn Risk Score
  • Segment memberships

Use Cases

Welcome New Champions

Send personalized WhatsApp message when customer reaches Champions segment

Win-Back Campaign

Trigger SMS to At Risk customers with special discount codes

VIP Notification

Alert sales team via Slack when high-CLTV customer places order

Segment Sync

Export segment customers to email marketing platform daily