Need to extract ZIP files in inbound actions script
I'm receiving a ZIP file from an Email, i need to extract the PDF files exists in that ZIP file and process in inbound actions. Does anyone have any idea on how this can be achieved. Tried below but no luck. -- ZIPInputstream Java package -- Data s...