Transforms row
Transforms row
Name And Domain To Email Waterfall
Name And Domain To Email Waterfall is a Deepline play that automates a 18-step GTM pipeline using Leadmagic, Hunter, Datagma, Findymail, Icypeas, Prospeo, Deepline, Fullenrich, Lusha, Contactout and Dropleads.
Shared June 2026
- 1
Install & authenticate
$ curl -s "https://deepline.com/api/v2/sdk/install" | bash
- 2
Test out this play on my data
What this Play does
Inputs
- first_name
- last_name
- domain
- company_name
- linkedin_url
Outputs
- lines_687_687
- lines_692_692
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 is a Deepline play. Inputs: first_name, last_name, domain, company_name, linkedin_url. Outputs: lines_687_687, lines_692_692.
# Paste into Claude Code, Cursor, or Codex.
$ Use the deepline-plays skill to run the Deepline play "Name And Domain To Email Waterfall" (https://deepline.com/p/deepline/name-and-domain-to-email-waterfall). Inputs: first_name, last_name, domain, company_name, linkedin_url. Outputs: lines_687_687, lines_692_692. # describe the play deepline plays describe prebuilt/name-and-domain-to-email-waterfall --json # run it on your data deepline plays run prebuilt/name-and-domain-to-email-waterfall --input '{"first_name":"<value>","last_name":"<value>","domain":"<value>","company_name":"<value>","linkedin_url":"<value>"}' --watch # change it: fork the source, edit, then check deepline plays get prebuilt/name-and-domain-to-email-waterfall --source --out name-and-domain-to-email-waterfall.play.ts deepline plays check name-and-domain-to-email-waterfall.play.ts Play spec (JSON): https://deepline.com/api/v2/shared-plays/prebuilt-name-and-domain-to-email-waterfall
Version
v1 · Shared June 2026 · Unlisted page