Gotcha! I added a Join node before the Save as $FFwfJob.groupName$ & got what I needed. Thanks a lot!
The variable you are looking for is $FFwfJob.groupName$. The downside is if your zip file contains multiple input files only the last file will end up in the Save location. The earlier files will be overwritten as all the saved files will have the same name. You may want to use $FFwfJob.groupName$$FFwfJob.jobName$ in Save this will give you the ZIP file name and the filename within the ZIP, which should be unique with no overwrites.
I'm sure there's a simple way to do this, but I'm just not seeing it. When I submit a zip file to FF Core, how do I keep the zip name as the job name when I save final document? Thanks
Solved! Go to Solution.