Just save the snapshot file in the first job’s workspace ($WORKSPACE/snapshot.json), then have the second job read it from there. If the jobs run on the same machine, the file will still be there. If they run on different machines, you can use the "Copy Artifacts" plugin to transfer the file.