The Json Path Expression returns something like: "folder/subfolder/123456".
I only need the "123456", is it possible to extraxt that with the regular Expression extractor based on the result of the Json Path Extractor?
Or another way would be awesome too!