How can I get list of all pdf files using APIs
Posted in General by Learner Thu Jun 10 2021 04:16:48 GMT+0000 (Coordinated Universal Time)·Viewed 442 times
When a form is submitted, pdf is getting created in GoFormz. Now, I need to get list of all PDFs using APIs to be shown in the external system.
Also, when I need to download any PDF file, I would need Id of the file (using GET request).
Which API will help me get this list?
Thanks for your help in advance.