In modern businesses, automating document processing workflows not only improves efficiency but also reduces human error, ensuring streamlined and consistent processes. With the Make platform, you can quickly build workflows that meet specific business needs without any coding experience. Today, we’ll walk you through an example, demonstrating how to use ComPDFKit’s PDF to Word feature to effortlessly complete document conversion.
Read More on Using ComPDF on Make
- Connect Apps: Choose the source of the PDF file you wish to process and choose the place where you want to save your result files, such as Google Drive, Dropbox, local drive, etc.
I chose Google Drive as an example. Remember to click on Create a connection to connect your Google Drive. If you don’t know how to connect, please follow the given instructions.
- Choose the ComPDF Features You Need: Follow the steps below to add the necessary triggers or actions.
In this step, only the first action, CreateTask, can be selected based on your needs, while the others need to be added as the steps below. The whole workflow shows like the picture below.
Select the PDF features you want, usually related to CreateTask. All supported features on the Make platform can be checked here.
Click “+” and choose ComPDFKit PDF Converter FileUpload.
Then, set the FileUpload as shown in the following picture:
Click “+” again and choose ComPDFKit PDF Converter StartTask. set it as shown below:
Add a flow control repeater to repeat the next process (GetFileInformation from ComPDFKit PDF Converter). Then, set it as shown below:
Add GetFileInformation from ComPDFKit PDF Converter and configure it.
Add a Router to check if the converted Word file link is generated.
Add two routes:
Tools: If the conversion result file is not generated, it will wait a few seconds and repeat retrieving the file information.
HTTP: If the result file is generated, a file URL will be returned.
- Choose a drive to store the resulting files: For example, select Google Drive to store the converted file.
- Stop the Process: Choose Stop to complete the file processing.
- Choose Flow Control —> Commit to end the workflow.
Top comments (0)