WPIntell

Source evidence

Integration with Export Orders

Shipday Local Delivery for WooCommerce · support · 2022-09-14T05:25:00+00:00

mixedsentiment
lowseverity
0.69relevance
1replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
johnhedouglas resolved
I have been using the ShipDay plugin which works very well for our deliveries of online orders however the extraction of these orders is for both delivery drivers. This requires them to split their orders once we have extracted them via the Order Export Profile. Can one integrate the system with Shipday to pull the orders per delivery driver? The developer’s response;` Hi John, ​ ​if they have access to WooCommerce API — can they just add meta for the order? Ticket: https://algolplus.freshdesk.com/helpdesk/tickets/55910 ` Please advise if you are able to assist with this Integration as for our process of splitting orders I’m sure many others using your plugin will find it very helpful. The page I need help with: [ log in to see the link] Orders assigned to the drivers can not be directly fetched from the plugin. But you can use shipday api ( https://docs.shipday.com/reference/delivery-order-object ) and retrive all the active orders and inside the response, you will get the details of assigned carrier(driver).

Comments

1 shown
shipdayinc 2022-09-17T23:00:00+00:00

Orders assigned to the drivers can not be directly fetched from the plugin. But you can use shipday api ( https://docs.shipday.com/reference/delivery-order-object ) and retrive all the active orders and inside the response, you will get the details of assigned carrier(driver).