Lazada

Lazada ETL connector for data replication

Snapshot

Integrate Lazada with Daton

  1. Signin to Daton

  2. Select Lazada from Integrations page

  3. Provide Integration Name, Replication,Frequency and History. Integration name would be used in creating tables for the integration and cannot be changed later

  4. Provide your Lazada client Id and client Secret (if you don't provide,Daton will use it's keys)

  5. After providing the keys, select the seller country , provide seller Email and Password to authorize Daton to periodically extract data from Lazada.

  6. Post successful authentication you will be prompted to choose from the list of available tables

  7. Then select all required fields for each table

  8. Submit the integration.

Workflow

  1. Integrations would be in Pending state initially and will be moved to Active state as soon as the first job loads data successfully on to the configured warehouse

  2. Users would be able to edit/pause/re-activate/delete integration anytime

  3. Users can view job status and process logs from the integration details page by clicking on the integration name from the active list

Lazada Data

Orders

Purpose: Use this API to get all the orders available. This API has list of items for a range of orders.

Source API Documentation https://open.lazada.com/doc/api.htm?spm=a2o9m.11193487.0.0.3ac413fe5Pix7F#/api?cid=8&path=/orders/get

Replication: Key-Based Replication

Replication Key: lastRunDate

Fields

MultipleOrderItems

Purpose:Use this API to get the item information of all the orders.

Source API Documentation: https://open.lazada.com/doc/api.htm?spm=a2o9m.11193487.0.0.3ac413fe5Pix7F#/api?cid=8&path=/orders/items/get

Replication: Key-Based Replication

Replication Key: lastRunDate

Fields

Last updated