+39

Ability to add tracking number to the app by emailing the order emails to add@postedapp.com (or similar)

Posted Admin (Admin) 13 years ago updated 12 years ago 3
Saves us typing in the tracking numbers
Either email or an API / webservice interface would be useful, as I'd like to link Posted with my new order tracking system.

I'm not sure that auto-carrier detect function is required, as one could hard code the primary key for your database or the literal name you use for it...
If instead of being dependent on the implementation of the auto-carrier function, what if the user writes the name of the carrier in the subject line of the said email?  Then all you would have to do is search a list of spellings/mispellings instead of adding a complex function like auto-carrier detection.
thanks, yep this would work and seeing as I doubt the auto-detect feature could ever be 100% accurate, will probably have to do a bit of this (or parsing more of the details in the "order confirmation" emails as some would reference the shipping company anyway)