Get PDF with JSReport
detail.loadingPreview
Generate PDFs from form input using JSReport.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the generation of PDF documents using JSReport. It allows users to input invoice details via a form, which are then processed by the JSReport HTTP Request node to create a PDF. Finally, the generated invoice can be sent via email.
Key Features
- Dynamically generate PDFs with JSReport.
- Collect invoice data through an n8n form.
- Send generated invoices via email.
How To Use
- Configure the
Get PDF From JSReportnode with your JSReport API credentials and template name. - Set up the
Form Invoicenode with the desired form fields for invoice details. - Configure the
Send invoicenode (e.g., Gmail) to send the generated PDF. - Ensure environment variables for
API_BASE_URLandWEBHOOK_URLare set.
Apps Used
Workflow JSON
{
"id": "c5a7b3dd-4368-44b5-a2a3-5c911c444d21",
"name": "Get PDF with JSReport",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: c5a7b3dd-4368...
About the Author
DevOps_Master_X
Infrastructure Expert
Specializing in CI/CD pipelines, Docker, and Kubernetes automations.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Contributed News Extraction (Unverified)
Extracts news posts from a website without an RSS feed, filters them by date, summarizes their content, and extracts relevant keywords.
Create User Profile in Vero
Automates the creation of user profiles within the Vero platform.
FileMaker Data Creation and Update
This workflow creates and updates records in FileMaker.
Zendesk Unassigned Tickets to Slack Notification
Fetches unassigned Zendesk tickets and sends a summarized list to a Slack channel.
Community Contributed: New Tweets to Airtable
Automatically fetches new tweets and appends them to an Airtable base, while identifying and excluding duplicates.
G2 Reviews Monitor (Unverified)
Monitors G2 reviews for new submissions and notifies via Slack, while also recording them in Google Sheets.