How to get the list of Scroll PDF template ids using REST API
Hi,
Is there any way to retrieve the list of template Ids in Scroll PDF 4 through REST API call?
Thanks,
Shanker.
-
Hi Shanker,
Thanks for your question.
These are the REST API calls for retrieving the list of templates in Scroll PDF Exporter 4.x:
- global template list: GET <base-url>/plugins/servlet/scroll-pdf/api/templates
- space template list: GET <base-url>/plugins/servlet/scroll-pdf/api/templates?spaceKey=<space-key>
However, please note that because we use our own servlet container for our REST endpoints, this is a private API and subject to change without notice.I hope this information helps.
Thanks, Thomas (K15t Software)
Please sign in to leave a comment.
Comments
1 comment