Sorry I’m flooding the forum here.
But is there a method to force Ordoro to sync with BigCommerce via the api?
I see - https://api.ordoro.com/cart/cart_id/
Which gives me the cart info like
“autosync_activities”: [
“import_orders_from_cart”,
“export_products_to_cart”
],
But I’m not sure if any of this would trigger a sync.
Thanks!