How to Convert DOC to PDF using Integromat – Step-by-Step
- Create a Google Drive module
- Choose to download a file
- Setup the Google Drive module
- Create a new module for PDF.co
- Choose Convert into PDF
- Setup the PDF.co module
- Add another PDF.co module
- Choose Make an API Call
- Setup the 2nd PDF.co module
- Run scenario
- Get the output link
- Protected PDF Output
We prepared this step-by-step tutorial with screenshots to teach you how to convert DOC to PDF so that nobody can extract text from it using Integromat.

Start by going to the Integromat Scenarios Interface. Click Create a New Scenario.
Step 1: Create a Google Drive module
Step 2: Choose to download a file
NOTE: For this tutorial, we’re using Google Drive as our cloud storage. You may use other cloud storage that has a similar option as this.
Step 3: Set up the Google Drive module
- Select a connection for Google Drive
- For Enter a File ID combo box you can choose either Select from the list or Enter manually
- Choose My Drive as the drive to be used
- Select the folder and the file that you’re using
Step 4: Create a new module for PDF.co
Step 5: Choose Convert into PDF
Step 6: Setup the PDF.co module
- Select a connection for PDF.co
- For Input File combo box you can either choose Upload a File or Input a File from URL
- For the Source file, you can choose either Google Drive – Download a file or Map manually
- For Convert Options choose Document to PDF
Step 7: Add another PDF.co module
Step 8: Choose Make an API Call
Step 9: Setup the 2nd PDF.co module
- Select a connection for PDF.co
- For API Endpoint Path type in /v1/pdf/security/add
- For Method choose POST
- For Input Type choose Set Input URL Param Directly
- Then for URL choose 2. URL (URL of the Output file in the 2nd Module)
- For the Body add the following parameters:
EncryptionAlgorithm: AES_128bitAllowAssemblyDocument: false
AllowPrintDocument: false
AllowFillForms: false
AllowModifyDocument: false
AllowContentExtraction: falseAllowModifyAnnotations: false
Step 10: Run scenario
Step 11: Get the output link
Step 12: Protected PDF Output

In this tutorial, you’ve learned how to convert DOC to PDF so that nobody can extract text from it using Integromat.