Tagged: api download
- This topic has 2 replies, 2 voices, and was last updated 5 years, 1 month ago by logan.somner.
-
AuthorPosts
-
logan.somnerParticipant
Hello,
I am looking into the possibility of automating the upload of .pdf files created by pro2pdf into another system for a client of mine. They are currently downloading and uploading the files manually. I’ve been looking through the documentation and this forum and haven’t been able to confirm: is there an API call that will return either a download link for a .pdf or the .pdf binary data or do GET calls only return form data?
adminKeymasterPRO2PDF does not offer a API or binary data download options. Form data may be accessed using Formidable’s API add-on.
API development is on the roadmap of our other plugin, E2Pdf.
We remain at your service.
logan.somnerParticipantOkay. Then it looks like I am able to configure formadible so that it will send the .pdf AND form data to an email address when a form is filled out, right? If this is correct, I can watch an inbox for unread emails and process and upload the .pdf files from there which still gets the job done just fine.
-
AuthorPosts