After running a workspace download service I cant find how to get the download url in my custom web application.
Starting the workspace: GET to http://server/fmedatadownload/repo/workspace.fmw
Getting transformation status: GET to http://server/fmerest/v2/transformations/jobs/id/" . $id
But then finally, how do I get the download link to display in my app? It does deliver with email and there it appears just as expected.