Import Excel from email into CRM

Import Excel from email into CRM

I receive a daily Excel file by email and I would like to have it automatically imported into a custom Zoho CRM module. Do you think there's anything that can be done?

My first idea was searching for a native option in CRM, such as "send an email to a special address and any attached excel will be imported". It doesn't seem to exist.

Another idea was doing it through Zoho Flow, having a flow that takes an Excel file as input and imports it into CRM. However, I don't see any action in Flow to import a file into CRM. Perhaps reading the Excel row by row and creating records, but I didn't see a clear way of doing that.

I've looked into Dataprep but there seems to be no way that you can trigger a Dataprep pipeline from an email. In fact, the only suggestions I have seen involve using Zoho Flow to automatically run Dataprep, and my attempts to implement that, following some instructions, didn't work.

Is there any way that I could import an Excel into Zoho CRM without manual intervention? Thanks.