+ 1
How to parse outlook email body
Hello i was trying to automate outlook email, i want to parse small portion of email body based on certain criteria eg. If ip address found and Reason of ip block and save to xsl file using python, thanks in advance
2 Respostas
+ 2
Try a web search, we don't have any courses about outlook API here. So slim chance anyone has a great answer.
However, to point you in the right direction.
Visit.
https://www.codeforests.com/2020/06/04/JUMP_LINK__&&__python__&&__JUMP_LINK-to-read-email-from-outlook/
If unhelpful. Utilize web search tools.
+ 1
Chris Coder thank you, i ask this because i believe my issue is parse the email body using python