I'm receiving a link to a .zip file via webhook from webhook.site.
The .zip file contains the CSV file I need to process.
Is it possible for me to unarchive this file inside Xano (for further processing)?
I suspect this is possible via Lambda but that's above my current pay grade.