Open spiveym opened 2 years ago
Reconfigure email_tracking_retriever.py to only search emails addressed to the currently active Amazon account defined within the config.yml
@gbrodman any suggestions on how to implement the above? Seeing as you can't use a single Amazon account to grab all tracking details now, it makes more sense for get_tracking_numbers.py to only fetch unread emails sent to the email address that is defined within config.yml.
Given that BestBuy orders are slim to none for me these days, and I am doing a bulk-load of Amazon orders, these are the current list of changes I'm trying to (badly) implement with my limited skillset:
Basic Goals:
Stretch goals:
cc: @gbrodman