I'm trying to extract information from the body of an email, specifically from gmail and then create a table with this information.
But I do not find information about this, I see that there is a lot of information to send emails since Apex, through UTL_SMTP, but nothing of how to access an email and read its contents.
Maybe with UTL_TCP but I can not find any manual or information.
If someone can help me, give me information about this.
I am using Oracle Apex 18.2.0.00.12 and Oracle Database 11g.
Thank you.