Who is this for?
For developers and organizations that need to protect PDF files with the password.
What problem is this workflow solving?
PDF file protection problem.
What this workflow does
- Downloads the PDF file from the web.
- Protects PDF file with the password.
- Stores the PDF file in the local file system.
How to customize this workflow to your needs
- Open the
HTTP Request
node. - Adjust the URL parameter (all endpoints can be found here).
- Add your
secret
to theQuery Auth account
parameter. Please create a ConvertAPI account to get an authentication secret. - Change the password in the parameter
UserPassword
- Optionally, additional
Body Parameters
can be added for the converter.