retrieving generated document raw data
After generating a document with a Generate Document task, and I need to retrieve the raw document afterwards. I know I can do this with the endpoint: /enterprise/content/{contentId}/raw endpoint, so I have a Script task following the generate docum...