Ninja Forms is a drag and drop WordPress form builder that simplifies the creation of beautiful and user-friendly forms, making anyone feel like a professional web developer..
Docmosis is a template-based document generation engine that is used via a REST API.
Workflow Summary
This article showcases a practical use case where:
-
A booking form, created using Ninja forms, is used to collect data.
-
When the form is submitted the data is sent to Docmosis Cloud service via a webhook.
-
Docmosis merges the data with a Booking Confirmation Letter template to generate a PDF.
-
The letter is delivered via email.
Ninja Forms- Webhook
Ninja forms Webhook was configured to send data to Docmosis Cloud API.
Docmosis template
This Demo uses a Booking Confirmation Letter template.
A Detailed Guide
To create a web form that generates a PDF follow this article: Generate a Document from NinjaForms. It provides a step-by-step guide with detailed screenshots.