Multi-platform e-commerce API integrator that connects TiendaNube, MercadoLibre, and other platforms to provide unified order management and Google Sheets export.
Automatic order synchronization via webhooks from supported e-commerce platforms.
Complete RESTful API with advanced filtering, pagination, and field selection.
Direct integration with Google Sheets via Apps Script for automated reporting.
Retrieve orders with filtering, pagination, and field selection
?status=open&limit=20&fields=id,customerEmail,totalAmount&cursor=123456789Create new order (manual entry)
Get specific order details
Export orders to Google Sheets
TiendaNube webhook endpoint (HMAC validated)
Full integration with webhooks
ActiveComing soon
Planned