How to parse outlook email body | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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

19th Dec 2022, 5:40 AM
Daniel Belay Akele
Daniel Belay Akele - avatar
2 ответов
+ 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.
19th Dec 2022, 5:54 AM
Chris Coder
Chris Coder - avatar
+ 1
Chris Coder thank you, i ask this because i believe my issue is parse the email body using python
19th Dec 2022, 7:06 AM
Daniel Belay Akele
Daniel Belay Akele - avatar