Lana Logo
docs
OverviewCommerce APIStorefront APIUser GuideExplorer
Automation
search icon
search iconSearch docs
/
user profile imageSign In
Commerce APIAutomation

Automation

Tasks
Our system represents all long-running processes through the Tasks API. Functions such as file processing or CSV imports/exports are monitored with tasks. A user interface can intermittently fetch a specific task to verify its status and progress. Tasks have the ability to report error messages and may provide a link to the resultant file.
Webhooks
Webhooks allow you to respond to specific shop events using external services. By configuring webhooks, you can automate workflows, enhance your store's functionality, and integrate third-party applications effectively.
Workflows
Workflows let you define automated multi-step processes triggered by shop events. Use the Workflows API to create and manage automation rules that respond to events such as order placement or inventory changes.