Track Amazon Purchases - version 1.0 - 10-26-2024
Shared by markteachtools
1
- 12x Installs
- 6 months ago
- Report abuse
Make sure you check the content of the workflow before executing it. And If you found something suspicious, report it.
If the workflow trigger is interval, on a specific date, keyboard shortcut, etc. To make it work, you need to open the workflow first and then click the save button.
Pulls order status of Amazon orders whose order numbers are listed in a Google Sheet. There is also a section that can pull orders data from a list of names by searching names on Amazon and pulling the latest order that appears.
Workflow Table
Name | Type |
SupplierOrderNumber | string |
SupplierOrderDate | string |
TotalCost | string |
ExpectedArrival | string |
TrackingNumber | string |
Carrier | string |
OrderStatus | string |
CustomerName | string |