Adobe DAM server extractiong the zip file and activate the assets using curl
Hi,
I have a requirement to upload the zip file, and extract it in dam server and activate the assets using curl. Currently I'm able to upload the zip file using curl, but I'm unable to extract it with curl, here I'm using bash script to upload the files but seems like most of the community using the java.
Could you guide me, is it possible to extract the zip in DAM server.
Thanks.