Hey Makers
Have you ever needed to automatically generate PDFs from different monday.com boards, columns, and fields? Discover how @Libin from Work Perfect tackled this puzzle for a client!
The modern, business equivalent of Willy Wonka’s Golden Ticket has to be the PDF. This super-versatile document format has endless uses, and it’s accepted in nearly any situation.
So, what would make the Golden Ticket even better? How about the ability to automatically generate it? That’s precisely what Work Perfect did.
Using Make and monday.com, they developed a system for clients like McDonald’s Australia to
retrieve info from monday.com boards
move it to PandaDoc
convert it to PDF
and send the PDFs back to monday.com.
With this solution, they were able to create a staggering 50 executive briefing forms per month!
Read on to learn how they’ve saved countless hours for their clients with automatic PDF generation.
What problem were you trying to solve with your automation?
Automatic PDF generation: pick data from multiple sources in monday.com, fill this data into a document, and convert it to a PDF - without manual work!
Why did the problem exist?
Sharing important information with non-monday users in a handy format like PDF is a very manual, one-by-one process. For any kind of volume, this workflow isn’t feasible.
How did you solve the problem? What does your solution look like?
Without copying data across different monday.com boards and columns, a monday.com button is linked to a Make webhook. This webhook triggers a Make scenario to retrieve the information from multiple monday.com boards, pushes the data into a corresponding PandaDoc template based on the chosen template in monday.com, converts the document into a PDF and is attached on the monday.com board.
What did your solution achieve?
- Eliminate human error
- No more manual work
- Guarantee no data loss
- Enable monday to be used for non-monday users
Helpful Resources