AgentAPI
Add step in Claude Code
CSV

Load leads CSV

Add step in Claude Code
Add step in Claude Code
17steps·11providers·SQLyou own

Name And Domain To Email Waterfall Batch

Name And Domain To Email Waterfall Batch is a Deepline play that automates a 17-step GTM pipeline using Leadmagic, Hunter, Datagma, Findymail, Icypeas, Prospeo, Deepline, Fullenrich, Lusha, Contactout and Dropleads.

Shared June 2026

  1. 1

    Install & authenticate

    $ curl -s "https://deepline.com/api/v2/sdk/install" | bash

  2. 2

    Test out this play on my data

What this Play does

Inputs

  • csv

Outputs

  • email
  • email.pattern_first_at
  • email.pattern_flast
  • email.pattern_first_dot_last
  • email.pattern_firstl
  • email.pattern_firstlast
  • email.hunter_email
  • email.leadmagic_email
  • email.datagma_email
  • email.findymail_email
  • email.icypeas_email
  • email.prospeo_verified_email
  • email.native_email
  • email.fullenrich_email
  • email.lusha_email
  • email.contactout_email
  • email.dropleads_email

When to use this

  • You need data from Leadmagic, Hunter, Datagma, Findymail, Icypeas, Prospeo, Deepline, Fullenrich, Lusha, Contactout and Dropleads in one pass.
  • You want a repeatable pipeline instead of one-off lookups.
  • You want an agent or teammate to run the same workflow on demand.

Agent instructions

Name And Domain To Email Waterfall Batch is a Deepline play. Inputs: csv. Outputs: email, email.pattern_first_at, email.pattern_flast, email.pattern_first_dot_last, email.pattern_firstl, email.pattern_firstlast, email.hunter_email, email.leadmagic_email, email.datagma_email, email.findymail_email, email.icypeas_email, email.prospeo_verified_email, email.native_email, email.fullenrich_email, email.lusha_email, email.contactout_email, email.dropleads_email.

# Paste into Claude Code, Cursor, or Codex.

$ Use the deepline-plays skill to run the Deepline play "Name And Domain To Email Waterfall Batch" (https://deepline.com/p/deepline/name-and-domain-to-email-waterfall-batch). Inputs: csv. Outputs: email, email.pattern_first_at, email.pattern_flast, email.pattern_first_dot_last, email.pattern_firstl, email.pattern_firstlast, email.hunter_email, email.leadmagic_email, email.datagma_email, email.findymail_email, email.icypeas_email, email.prospeo_verified_email, email.native_email, email.fullenrich_email, email.lusha_email, email.contactout_email, email.dropleads_email. # describe the play deepline plays describe prebuilt/name-and-domain-to-email-waterfall-batch --json # run it on your data deepline plays run prebuilt/name-and-domain-to-email-waterfall-batch --input '{"csv":"<your-file.csv>"}' --watch # change it: fork the source, edit, then check deepline plays get prebuilt/name-and-domain-to-email-waterfall-batch --source --out name-and-domain-to-email-waterfall-batch.play.ts deepline plays check name-and-domain-to-email-waterfall-batch.play.ts Play spec (JSON): https://deepline.com/api/v2/shared-plays/prebuilt-name-and-domain-to-email-waterfall-batch

Version

v1 · Shared June 2026 · Unlisted page