🎣 Qualify and email literary agents with GPT‑4.1, Gmail and Google Sheets

⚡ 72 views · 🎣 Lead Generation & Enrichment

💡 Pro Tip — HTTP Request scraping tends to break when sites update their markup. If you’re scraping a major platform, check if ScraperNode covers it — it has maintained scrapers for LinkedIn, Instagram, TikTok, YouTube, and 20+ other platforms that return structured data.

View All Scrapers

Description

Inspiration & Notes

This workflow was born out of a very real problem.

While writing a book, I found the process of discovering suitable literary agents and managing outreach to be manual, and surprisingly difficult to scale. Researching agents, checking submission rules, personalizing emails, tracking submissions, and staying organized quickly became a full-time job on its own.

So instead of doing it manually, I automated it.

I built this entire workflow in 3 days — and the goal of publishing it is to show that you can do the same. With the right structure and intent, complex sales and marketing workflows don’t have to take months to build.


Contact & Collaboration

If you have questions, business inquiries, or would like help setting up automation workflows, feel free to reach out:

📩 malcolm95authoring@gmail.com

I genuinely enjoy designing workflows and automation systems, especially when they support meaningful projects. I work primarily from interest and impact rather than purely financial motivation.

Whether I take on a project for FREE or paid for the following reasons:

If you’re building something thoughtful and need help automating it, I’m always happy to have a conversation. Enjoy~!


0. Overview

Automates the end-to-end literary agent outreach pipeline, from data ingestion and eligibility filtering to deep agent research, personalized email generation, submission tracking, and analytics.

Architecture

The system is organized into four logical domains: The system is modular and is divided into four domains:

—> Data Engineering —> Marketing & Research —> Sales (Outreach) —> Data Analysis

Each domain operates independently and passes structured data downstream.


1. Data Engineering

Purpose:
Ingest and normalize agent data from multiple sources into a single source of truth.

Inputs

Key Steps

Output


2. Marketing & Research

Purpose:
Decide who to contact and how to personalize outreach.

Eligibility Evaluation

An AI agent evaluates each record against strict rules:

Outputs

Deep Research

For eligible agents only:

Strict Rule:
All claims must be explicitly cited; no inference or hallucination is allowed.


3. Sales (Outreach)

Purpose:
Execute personalized email outreach and maintain clean submission tracking.

Steps

Result


4. Data Analysis

Purpose:
Measure pipeline health and outreach effectiveness.

Features

Supports


Design Principles


Constraints & Notes


Use Cases

Marketing

Sales


Tech Stack


Status

This workflow is production-ready, modular, and designed for extension into other sales or marketing domains beyond literary outreach.


🔗 Nodes Used

Google Sheets, HTTP Request, AWS S3, Gmail, Google Analytics, Google BigQuery

📥 Import

Download workflow.json and import into n8n: Workflow menu → Import from File

📖 Importing guide · 🔑 Credential setup