vba - How do I sort email based on laravel/mysql application? -


i built laravel application mysql database. tracks clients , associated client #s.

every day emails client names , client #s in subject line, , manually checking application see if exist. if exist, move email folder marked "entered". want automate process, don't know begin.

is possible write vba script info in external mysql database? or write php script manipulate outlook emails? smartest approach?

i have fair php/laravel skills have never written vba code.


Comments