Verify Emails & Generate Resume Cards with VerifiEmail, HTML CSS to Image & Gmail

Go to Workflow
0 views
Built by Jitesh Dugar Jitesh Dugar
Created on June 05, 2026

Description

Resume Email Verifier & Visual Card Generator
Overview
Verify candidate emails and auto-generate beautiful resume cards. Validates deliverability, creates professional PNG cards, and emails them instantly.

What This Workflow Does

Automatically validate candidate email addresses and generate stunning, personalized resume snapshot cards delivered instantly via email. Perfect for recruitment platforms, job boards, HR automation, and career services.

Key Features

✅ Advanced Email Verification - Validates deliverability, checks MX records, detects disposable emails
✅ Beautiful Visual Cards - Generates professional 600x400px PNG resume cards with gradient backgrounds
✅ Smart Routing - Separate paths for valid/invalid emails with appropriate notifications
✅ Professional Emails - HTML-formatted emails with personalized content and attachments
✅ Ready to Use - Comprehensive documentation with sticky notes explaining each step

Perfect For

Recruitment platforms verifying applicant emails
Job boards creating visual resume confirmations
HR departments streamlining candidate verification
Career fairs generating instant digital resume cards
Portfolio sites validating users and creating shareable snapshots
Educational institutions providing students with verified digital resumes

What You'll Need

VerifiEmail Account - Email verification (https://verifi.email)
htmlcsstoimage.com Account - Image generation (https://htmlcsstoimg.com)
Gmail Account - Email delivery (free with Gmail API)

Quick Start

Import workflow into n8n
Set up three credentials (Gmail OAuth2, VerifiEmail API, htmlcsstoimg API)
Activate workflow and copy webhook URL
Send POST requests with resume data
Candidates receive beautiful resume cards via email!

Sample Input

{
"name": "John Doe",
"email": "[email protected]",
"role": "Frontend Developer",
"skills": "React, JavaScript, Tailwind CSS, Git"
}

Sample Output

Valid emails: Professional email with resume card PNG attachment
Invalid emails: Helpful error notification with troubleshooting tips
Average processing time: 3-5 seconds

Workflow Includes

9 pre-configured nodes with detailed sticky notes
Complete documentation explaining each step
Error handling for both valid and invalid paths
Customizable HTML template for branding
Professional email templates ready to use

Easy Customization

Change card colors and branding in HTML template
Modify email templates for your company style
Adjust validation rules in Set node
Add additional data fields as needed

Perfect for startups, agencies, and enterprises looking to automate resume processing and email verification!
`

Nodes Used (2)

Gmail
n8n-nodes-base.gmail
HTTP Request
n8n-nodes-base.httpRequest