Protect shared PDFs with a password and send them to cloud storage in one click. Great for teams that share contracts, reports, or invoices and want a simple way to add a password before sharing.
The flow starts on demand. It downloads a sample PDF from a public link, locks the file with a password using a ConvertAPI request, then saves the result locally and uploads it to Google Drive. The HTTP Request node sends the file as form data, sets the UserPassword value, and uses a query secret for ConvertAPI. Dual outputs let you keep a local copy and a cloud copy at the same time, which helps with backup and handoff.
You will need a ConvertAPI secret and a Google Drive connection. Set your own strong password in the UserPassword field and pick the Drive folder where you want the file to go. Expect faster handoffs and fewer mistakes, often cutting the task from several minutes per file to about a minute. This setup fits use cases like sending protected proposals, securing financial statements, or sharing HR documents.