Built an automated yoga teacher discovery and enrolment pipeline for YOGI TIMES - sourcing teachers from public web data, verifying emails, and enrolling them into email sequences with zero manual effort.


The Problem

YOGI TIMES needed to grow its email list with verified yoga teachers worldwide, but had no scalable way to find them. Discovery was manual, emails were unverified, and there was no deduplication against the existing 150k contact database. Every new teacher added required multiple tools and manual steps - research, email lookup, verification, and enrolment - making growth painfully slow.


What I Built

An end-to-end discovery-to-enrolment system that finds yoga teachers from public sources, verifies their emails, and enrols them into marketing sequences — fully automated with pacing controls.


<aside>

Tech Stack & Features

Platform: Make (2 scenarios)

APIs: Perplexity AI, Hunter (find + verify), Systeme.io REST API

Data layer: Google Sheets, Make Data Store

Key modules: Routers, Filters, Iterator, Text Parser, Sleep (queue pacing), Break & Resume error handlers

Patterns: AI-driven research, deduplication against large dataset, email verification pipeline, rate-limited queue processing, upsert to external CRM, full audit logging

</aside>

<aside>

Documentation


perplexity_search_prompt_v1

Yoga Teacher Discovery System - SOP

Yoga Teacher Discovery System - Technical Details

Google Sheets Query System: SOP

</aside>

Video SOP

Part 1

https://www.loom.com/share/2a85617846ad4472bf9af90797ba7d90

Part 2

https://www.loom.com/share/4c7febcce49747d9a58db53908c853a7


How It Works