I have a informatica API that outputs as a application / zip file

In postman I can just save that application / zip result as a file (excel) which gives me my real data (columns / values)

Is there a way to parse / unpack that application/zip file within alteryx so get my real data (headers/values) into a browse / output tool?