AnonymousSumoling1101011AnonymousSumoling1101011
AnonymousSumoling1101011PLUS
Apr 6, 2026

Q: Download all documents within a process

I want to create a process with 15 steps, each requiring a different document upload. At the end, I would like to download all the documents as a single PDF instead of individually. Is this possible or planned for the near future?

Is there a way to view the document before downloading?

It would be helpful to include the current process step PDF download as a cover sheet for the mass document download mentioned above.

Founder Team
Ryan_Walker

Ryan_Walker

Apr 7, 2026

A: Hey there, at the moment there isn't an easy way to do what you're looking for.

Once the REST API is completed later this month, what you will be able to do is set up a web hook for when your process has been completed.

Then when it fires you could setup an automation (using something like) that connects to the REST API, so that toy can then fetch each of the tasks in your completed process and get all the PDFs. You would then need to setup some way to combine them all as a single PDF and save it.

The combining of PDFs isn't currently on our roadmap but may revisit in future.

Share
Helpful?
0
Log in to join the conversation