• 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.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Multiple PDF Merged through Cloud Convert

spluniya

Member
We are having variably pdf files in each submission and want to merged all attachment in each trigger so that as final result only one merged documents we need to send for this we try Cloud Convert but when we use this then this error we are getting and how to map number of Line Item URLs and number of line item automatically.

1676489166802.png

1676488954505.png
 
P

Pabblymember11

Guest
Hey @spluniya

In processing the multiple attachment URL at once, please try capturing the webhook response once and then pass the JSON array in the Gmail action step with the help of the Line Itemizer action step.

 
P

Pabblymember11

Guest
If you are getting multiple attachment URLs in the webhook response you can capture the response in advance format by toggling the "Simple Response" button capturing the webhook response.

Which will convert the JSON Response to Comma Separated Value that you need to pass in the Gmail action step with the help of the Line Itemizer action step.
 

spluniya

Member
Can you explain this in details

"Which will convert the JSON Response to Comma Separated Value that you need to pass in the Gmail action step with the help of the Line Itemizer action step"

We are receiving blank message
 
P

Pabblymember11

Guest
We have made a slight change in our workflow and created the comma-separated attachment URLs which you can simply pass that data to the API.

1676618486534.png
 

spluniya

Member
Line Itemizer is not working, we are receiving blank response
1676621858083.png



We need exact number of Line Item - Task Name as compared to Attachment URL in Cloud Convert so this workflow can respond
1676622000309.png
 
P

Pabblymember11

Guest
You can skip Line Itmizer and pass the comma separated link from the Text FOrmatter action step as mentioned in the screenshot.

1676622252216.png
 
P

Pabblymember11

Guest
You can pass the same URL in Line Item if you don't know what you want to pass.
 
Top