Extract Single Image and Body Text from 1 Page .docx File

Once a week, I have a single page .docx file emailed me to me as an attachment. Via make.com (formerly Integromat), I am able to receive the email and strip off the attachment. I am trying to find how to use the GroupDocs.Parser Cloud API to extract both the image and text. Thank you.

@CCTF

Please check the GroupDocs.Parser Cloud API documentation to extract text and images from a document. Hopefully, these will help you accomplish the task.