Dacris.Maestro.Zip.Compress Interaction

Compresses a directory as ZIP.

Preconditions:

InputStateKey must be the name of the zip file. Value of that key is directory filesystem path.

Sample State.json Input

{
  "sampleKey": "folder1/folder2/yourFile.txt"
}