Skip to main content

Automate job applications with AI resume tailoring using GPT-4o, LinkedIn & Gmail

Workflow preview

Workflow preview
100%
Automate job applications with AI resume tailoring using GPT-4o, LinkedIn & Gmail preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

1. Workflow Overview

Stop applying manually. This workflow acts as your personal AI recruiter, automating the end to end process of finding high quality jobs, tailoring your resume, and preparing personalized outreach ...

Best for

  • Personal Productivity automation workflows
  • AI Chatbot automation workflows
  • advanced n8n builders looking for reusable templates

Tools used

n8n-nodes-base.manualtrigger, n8n-nodes-base.googledocs, n8n-nodes-base.httprequest, @n8n/n8n-nodes-langchain.openai, n8n-nodes-base.limit, n8n-nodes-base.filter, n8n-nodes-base.markdown, n8n-nodes-base.gmail

Source and attribution

This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Websensepro.

Original n8n.io source

1.1 Workflow description

Title
Automate job applications with AI resume tailoring using GPT-4o, LinkedIn & Gmail
Workflow name
Automate job applications with AI resume tailoring using GPT-4o, LinkedIn & Gmail

Overview

Stop applying manually. This workflow acts as your personal AI recruiter, automating the end-to-end process of finding high-quality jobs, tailoring your resume, and preparing personalized outreach emails to decision-makers.

What this workflow does

  • Scrapes Real-Time Jobs: Uses Apify to pull live job listings from LinkedIn based on your specific keywords (e.g., "AI Automation").
  • Smart Filtering: Uses GPT-4o-mini to analyze job descriptions against your skills and automatically discards roles that aren't a good fit.
  • Hyper-Personalized Resume: Uses GPT-4o to rewrite your "Master Resume" specifically for the target job description.
  • Document Generation: Creates a new Google Doc with the tailored resume and automatically sets sharing permissions.
  • Decision Maker Enrichment: Uses Anymail Finder to locate the verified email address of the Company CEO or Hiring Manager.
  • Cold Email Draft: Generates a personalized pitch in Gmail (Drafts folder) with the link to your custom resume attached.

Setup Requirements

To run this workflow, you will need to set up credentials in n8n for the following services. Please ensure you use n8n credentials and do not hardcode API keys into the HTTP nodes:

  • Google Drive & Docs: To read your master resume and create new application files.
  • Apify Account: To run the LinkedIn Job Scraper actor.
  • OpenAI API Key: For logic (GPT-4o-mini) and writing (GPT-4o).
  • Anymail Finder API: To find contact email addresses.
  • Gmail: To create the draft emails.

How to use

  1. Upload Resume: Paste your "Master Resume" text into the first Google Docs node or connect your existing file.
  2. Configure Credentials: Add your API keys in the n8n credentials section for all services listed above.
  3. Set Search Criteria: Update the JSON body in the Apify node with your desired LinkedIn job search URL.
  4. Run: Execute the workflow and watch your drafts folder fill up with ready-to-send applications.

1.2 Logical Blocks

This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.

2. Block-by-Block Analysis

Block 1 - When clicking ‘Execute workflow’

Type / Role
n8n-nodes-base.manualTrigger - manualTrigger
Config choices
Version 1

Block 2 - Get a document

Type / Role
n8n-nodes-base.googleDocs - googleDocs
Config choices
Version 2

Block 3 - HTTP Request

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 4 - Message a model

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 5 - Limit

Type / Role
n8n-nodes-base.limit - limit
Config choices
Version 1

Block 6 - Filter

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 7 - Message a model1

Type / Role
@n8n/n8n-nodes-langchain.openAi - openAi
Config choices
Version 1.8

Block 8 - Limit1

Type / Role
n8n-nodes-base.limit - limit
Config choices
Version 1

Block 9 - Markdown

Type / Role
n8n-nodes-base.markdown - markdown
Config choices
Version 1

Block 10 - HTTP Request1

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 11 - Create a document

Type / Role
n8n-nodes-base.googleDocs - googleDocs
Config choices
Version 2

Block 12 - HTTP Request2

Type / Role
n8n-nodes-base.httpRequest - httpRequest
Config choices
Version 4.2

Block 13 - Filter1

Type / Role
n8n-nodes-base.filter - filter
Config choices
Version 2.2

Block 14 - Create a draft

Type / Role
n8n-nodes-base.gmail - gmail
Config choices
Version 2.1

Block 15 - Share file

Type / Role
n8n-nodes-base.googleDrive - googleDrive
Config choices
Version 3

Block 16 - Main Sticky Note

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 17 - STICKY 1 – Input & Scraping

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 18 - STICKY 2 – AI Filtering

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 19 - STICKY 3 – Resume Writer

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 20 - STICKY 4 – Google Docs

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

Block 21 - STICKY 5 – Email Outreach

Type / Role
n8n-nodes-base.stickyNote - stickyNote
Config choices
Version 1

3. Summary Table

Workflow Automate job applications with AI resume tailoring using GPT-4o, LinkedIn & Gmail
Complexity advanced
Nodes 21
Categories Personal Productivity, AI Chatbot
Author Websensepro
Published 25 Nov 2025

4. Reproducing the Workflow from Scratch

  1. 1. Download the workflow JSON

    Use the JSON export at /data/workflows/11215/11215.json as the source template for this automation.

  2. 2. Import the template into n8n

    Open n8n, import the downloaded JSON, and review each node before activating the workflow.

  3. 3. Configure credentials and variables

    Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.

  4. 4. Test with sample data

    Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.

  5. 5. Activate and monitor

    Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.

5. General Notes & Resources

Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.

Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.

Frequently asked questions

What does Automate job applications with AI resume tailoring using GPT-4o, LinkedIn & Gmail do?

Stop applying manually. This workflow acts as your personal AI recruiter, automating the end to end process of finding high quality jobs, tailoring your resume, and preparing personalized outreach ...

What do I need before importing this workflow?

Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.

Can I customize this workflow?

Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Personal Productivity, AI Chatbot use case.