Skip to content
/ CRM Public

This is just for collecting the details from specific mail Id's through Outlook and I have used python for this. In the initial step I just hooked into outlook and then I have put the condition stating that if mail is coming from specific user copy the entire content of the mail body to a file. Later on collect specific details from these mails.…

Notifications You must be signed in to change notification settings

Ravi9562/CRM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

CRM

This is just for collecting the details from specific mail Id's through Outlook and I have used python for this. In the initial step I just hooked into outlook and then I have put the condition stating that if mail is coming from specific user copy the entire content of the mail body to a file. Later on collect specific details from these mails. I have not used classes and Objects instead I just used the loops and simple coding techniques where a non programmer can understand the code with ease and can modify.

About

This is just for collecting the details from specific mail Id's through Outlook and I have used python for this. In the initial step I just hooked into outlook and then I have put the condition stating that if mail is coming from specific user copy the entire content of the mail body to a file. Later on collect specific details from these mails.…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages