Salla Trigger
Salla is an e-commerce platform for building and running online stores (products, orders, customers, shipping, payments, and store management). This integration connects Salla with Boltic so you can trigger workflows when webhook events occur.
Salla Account
- Select the Salla account you want to connect.
- If you do not have an existing account, add one using the Add New Account option before proceeding.
Available Resource
Here is the available resource you can use with the Salla node:
Resource
- Webhook: A webhook is a real-time HTTP callback that sends event data to your URL when actions occur in Salla.
Basic Operations
Here are the basic operations you can perform with the Salla webhook trigger:
Webhook Scope
- Product: Product events such as create, delete, price update, status update, or category update.
- Customer: Customer events such as create or login.
- Category: Category events such as create or update.
- Order: Order events such as create, update, status update, cancel, or delete.
- Brand: Brand events such as create, update, or delete.
Webhook Events
- Product Created: Triggered when a product is created.
- Product Deleted: Triggered when a product is deleted.
- Product Price Updated: Triggered when a product price is updated.
- Product Category Updated: Triggered when a product category is updated.
- Customer Created: Triggered when a customer is created.
- Customer Logged In: Triggered when a customer logs in.
- Category Created: Triggered when a category is created.
- Category Updated: Triggered when a category is updated.
- Order Created: Triggered when an order is created.
- Order Updated: Triggered when an order is updated.
- Order Status Updated: Triggered when an order status is updated.
- Order Deleted: Triggered when an order is deleted.
- Brand Created: Triggered when a brand is created.
- Brand Updated: Triggered when a brand is updated.
- Brand Deleted: Triggered when a brand is deleted.
Conclusion
Salla webhooks let you build real-time automations by subscribing to store, customer, category, order, and brand events. Once configured, your workflow will receive event payloads whenever these changes occur in Salla.
If you need further assistance, please contact Boltic support [email protected].