dakboard / Cloud-Platform

Feature requests, enhancements and anything you'd like to see in DAKboard!
https://dakboard.com
168 stars 39 forks source link

Amazon Tracking #1882

Closed cocarrig closed 1 year ago

cocarrig commented 1 year ago

Discussed in https://github.com/dakboard/Cloud-Platform/discussions/1568

Originally posted by **Jstills4960** August 4, 2022 It would be super cool to have the ability to track packages from Amazon with the Package Tracking tool on DAKBoard.

Based on the following API documentation, this does appear to be available via oauth. Creating this issue to perform initial evaluation of the oauth process and rest API, then pending internal review develop integration.

Expectation would be to have a distinct amazon tracking block , containing authorization with oauth. The block would make a call ideally to gather a list of unfulfilled orders, then display in a list on the block with current state. Delivered items would remove from the list in the same amount of time as the normal package tracking block, as well as block formatting options would be the same as the normal tracking block.

Dan-Peck commented 1 year ago

After further research, it turns out the Shipping API that Amazon makes available is geared toward shipments of Amazon Shippers & Sellers, not Amazon Customer's orders. As such, we are unable to proceed with the intended integration at this time.