Integration with e-Commerce providers - Tiktok

Hi there,
Is there a tool for integration with popular e-commerce vendors like Tiktok, Shopee and Lazada ? Or other local vendors like SiteGiant. Requirement is to maintain stocks with ERPNext.
TIA

I’ve seen folks stitch these channels into ERPNext using custom apps or simple middleware scripts that hook into each platform’s API, but there isn’t a plug‑and‑play option yet.

If you ever built ad pipelines or data sync tools, the kind of clean workflow automation provided by capitalmediahub might give you some ideas on structuring the sync layer. For now, most people roll their own API connectors.

1 Like

Interested in this topic as well. Please share if you made progress / have found a way to integrate…