I’m working on creating notepads independently, but I’m stuck on a question.
Is it possible to automatically export a notepad as a PDF using a workflow or something similar and save it to a media set or folder, but automatically, without user intervention?
You can then use the code snippets from here to push the returned output to a dataset or a mediaset: https://palantir.com/docs/foundry/transforms-python/unstructured-files/
Hello Jake, how’s it going? Thanks for your reply.
I was doing some test to the endpoint that you share in the attached post, but when I’m doing the request to the “https://-----/resource-renderer/api/notepad/-----/render-async”, it returns a 404 not found.