Force SYNC via API?

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!

There is autosync within the app that runs tasks periodically.

Right and you can click a button to force the sync. I’m wondering if there’s a way via the API?

Hi Keith,

At this time, we prefer to limit forced syncs to the APP or via the autosync behavior to minimize duplicate running tasks.