AACFlow

Ecwid

Manage products and orders in Ecwid e-commerce store

ec

Ecwid is a versatile e-commerce platform (now Lightspeed E-Series) widely used by Russian merchants. Its REST API provides full access to product catalogs and orders for automation and integration workflows.

With the Ecwid integration in AACFlow, you can:

  • Get products: Retrieve the product catalog with pagination and date filters
  • Get orders: Retrieve orders with optional date range filtering

This integration enables automated order processing and product catalog synchronization for Ecwid store owners.

Usage Instructions

Integrate Ecwid into the workflow. Requires your Ecwid Store ID and a secret API Token from your Ecwid control panel under Apps → My Apps → Legacy API Keys.

Tools

ecwid_get_products

Get products from Ecwid store

Input

ParameterTypeRequiredDescription
storeIdstringYesEcwid store ID
tokenstringYesEcwid secret API token
limitnumberNoMaximum products to return
offsetnumberNoPagination offset

Output

ParameterTypeDescription
itemsarrayArray of product objects
totalnumberTotal product count

ecwid_get_orders

Get orders from Ecwid store

Input

ParameterTypeRequiredDescription
storeIdstringYesEcwid store ID
tokenstringYesEcwid secret API token
limitnumberNoMaximum orders to return
offsetnumberNoPagination offset
createdFromstringNoOrders created from (YYYY-MM-DDTHH:MM:SS)
createdTostringNoOrders created to (YYYY-MM-DDTHH:MM:SS)

Output

ParameterTypeDescription
itemsarrayArray of order objects
totalnumberTotal orders count

On this page

今天就开始构建
超过 100,000 名开发者信赖我们。
用于构建 AI 智能体并运行智能体工作团队的 SaaS 平台。
开始使用