workflows.fit
Back to n8n workflows
n8n template$1By Nathan Lee

Automatically issue training certificates and send via Gmail

1. Workflow Overview This n8n workflow automates the generation and delivery of student completion certificates. Features: - Retrieves student data from the n8n integrated datastore and processes it. - Loads a certifi...

MarketingCore NodesDevelopmentCommunicationHITLManual TriggerN8n Training Customer DatastoreSticky Note
Open checkout
Loading interactive preview...

Template notes

1. Workflow Overview

This n8n workflow automates the generation and delivery of student completion certificates.

Features: - Retrieves student data from the n8n integrated datastore and processes it. - Loads a certificate template image and inserts the student's name and unique ID. - Generates a completion certificate and sends it automatically via email.

By using this workflow, the certificate issuance process can be streamlined and efficiently managed.

---

2. Prerequisites To execute this workflow, you need to set up the following:

✅ Gmail OAuth2 Integration (Required for sending certificates via Gmail in n8n) ✅ n8n Training Customer Datastore Connection (Ensure access to student data from the datastore) ✅ Google Fonts Installation (Required for using Courier New and Comic Sans MS fonts)

---