REST API Features/Documentation Confirmation
Hello,
I have recently discovered about the PDF generated REST APIs from Adobe and have some likely pretty basic questions that I need to answered before I go down this path.
I would like to generate a PDF based from a template and JSON calling a REST API which I understand is supported here: https://documentcloud.adobe.com/document-services/index.html. Furthermore, I will also need to Merge different PDF docs into 1 PDF. I would be using something like Mulesoft with a REST connector to make the REST API calls.
A few questions:
I understand that these REST APIs are "new" so I wanted to confirm that the above requirements are possible (which I believe it is)?
Can I generate the template from Adobe Life Cycle or does it have to be from the Document Generation Add-on for Microsoft Word?
Will calling the documentGeneration POST return the generated PDF in the response? Likewise for merging with call for combinePDF POST.
Are there any blogs/samples code where the REST API is being called? I've only seen samples of the JAVA/Node js/.Net
Thanks in advance!
