• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🖤 BLACK FRIDAY DEALS ARE NOW LIVE! 🖤

    🔥 Enjoy an exclusive 10% discount on our LTD Plan — first-time ever offer!

    🚀 Unlock the Pabbly Plus Unlimited Yearly Plan and get unlimited access to every Pabbly application at a truly unbeatable Black Friday price.

    👉 Grab the Black Friday Offer

How to merge PDFs (where the number of PDFs are unknown)

apps

Member
This workflow is exactly described here:

However the problem is this requires the number of PDFs to be known in advance.
However in my case I need to get all PDFs inside a Google Drive folder and combine them - and the number of PDFs can be anything from 2 to more than 100.

This won't work as described in the video because the location of the job details ID will change. So how can I customize this to merge all files in the folder?

My workflow is here:

In addition I get this error from CloudConvert:
When calling your webhook https://connect.pabbly.com/workflow/sendwebhookdata/IjMyNzk3Ig_3D_3D we have got the following error:

HTTP/1.1 410 Gone returned for "https://connect.pabbly.com/workflow/sendwebhookdata/IjMyNzk3Ig_3D_3D". Response body:
 
Last edited:

apps

Member
I managed to solve this as it turns out the JOB ID field value remains the same - so i can just refer to the JOB ID I get.
 

apps

Member
UPDATE: It is not working still.
I still get this error - and the webhook gets disabled in CloudConvert.
When calling your webhook https://connect.pabbly.com/workflow/sendwebhookdata/IjMyNzk3Ig_3D_3D we have got the following error:

HTTP/1.1 410 Gone returned for "https://connect.pabbly.com/workflow/sendwebhookdata/IjMyNzk3Ig_3D_3D". Response body:

CloudConvert automatically disables webhooks if they produce a 410 error response or if they fail for 7 consecutive days. You can enable the webhook again in your webhook settings:
 
Top