Automated orders sync

While it's possible to receive orders and sync their details manually, automated solutions are more reliable and consistent.

Check out the available options below.

Free Zapier integration

This integration allows you to automatically sync new orders from your store to a Google spreadsheet without any coding.

You can select the desired fields like order statuses, total, IDs, shipping details, etc. Find the instructions in the App Market card:

Webhook automation

Webhooks allow you to receive automatic notifications about different events in the store.

You can build a self-hosted endpoint listening to incoming POST requests from Ecwid API and automate getting full order details upon receiving order.created webhooks. From here, you can build any automation with the proper knowledge and dev skills.

Learn more about building webhook automations for order sync.

Last updated

Was this helpful?