The GTM Provider Directory
Commercial✓ Use with Deepline today

Deepline Native

Deepline Native is wired into Deepline with 18 available actions.

Recently updated
2 days ago
0 community mentions
Entry · Deepline integration

Tasks you can run with Deepline Native on Deepline

Deepline Native is wired into Deepline. 18 actions are available out of the box, runnable from the CLI or as a column step in an enrichment spreadsheet.

Quick start

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_company_to_contact_by_role_waterfall:{"company_name":"{{company_name}}","domain":"{{domain}}","roles":"{{roles}}","seniority":"{{seniority}}"}' --json
Run 18 actions for Deepline Native from the Deepline CLI. Quick start: install Deepline (npx deepline install), then run `deepline tools list deepline-native` to see all available actions.

Available actions

Company To Contact By Role Waterfall

Find contact candidates from company domain plus broad role intent via a quality-first waterfall: dropleads (fast exact title hits) → apollo (strong exact title search) → icypeas (structured profile search fallback) → prospeo (domain + role search) → crustdata (structured people search fallback).

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_company_to_contact_by_role_waterfall:{"company_name":"{{company_name}}","domain":"{{domain}}","roles":"{{roles}}","seniority":"{{seniority}}"}' --json
fixed0 credits/unit

Cost Aware First Name And Domain To Email Waterfall

Resolve email from first name, last name, and domain using a provider waterfall that starts with deterministic patterns: leadmagic_email_validation (first_last_dot, first_last_joined, first_last_underscore), dropleads_email_finder → hunter_email_finder → leadmagic_email_finder → deepline_native_enrich_contact → peopledatalabs_enrich_contact.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_cost_aware_first_name_and_domain_to_email_waterfall:{"first_name":"{{first_name}}","last_name":"{{last_name}}","domain":"{{domain}}"}' --json
fixed0 credits/unit

Enrich Company Finder

Poll async company enrichment jobs to pull HQ, size, and industry details.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_enrich_company_finder:{"job_id":"{{job_id}}"}' --json
fixed0 credits/unit

Enrich Company

Enrich a company record from domain/name/LinkedIn and wait for final company-level signals.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_enrich_company:{}' --json
fixed14 credits/unit

Enrich Contact Finder

Poll contact enrichment results for identity-level data and verified communication fields.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_enrich_contact_finder:{"job_id":"{{job_id}}"}' --json
fixed0 credits/unit

Enrich Contact

Enrich one identity by name/domain/email and wait for final results.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_enrich_contact:{}' --json
per_result0.98 credits/unit

Enrich Phone Finder

Poll phone enrichment runs for mobile and work number candidates.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_enrich_phone_finder:{"job_id":"{{job_id}}"}' --json
fixed0 credits/unit

Enrich Phone

Resolve phone enrichment payloads from linked identity and wait for final mobile candidates.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_enrich_phone:{}' --json
per_result4.9 credits/unit

Job Change

Detect a person's recent job change. Preferred job-change provider — charges only on confirmed moves (status: moved).

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_job_change:{}' --json
per_result1.96 credits/unit

Js Test Extract

Expand one local run_javascript tool call with extract_js so the direct local extractor path stays testable.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_js_test_extract:{"code":"{{code}}"}' --json
fixed0 credits/unit

Name And Company To Email Waterfall

Resolve contact email from first name, last name, company, domain, and LinkedIn URL via a waterfall of providers: dropleads_email_finder → hunter_email_finder → leadmagic_email_finder → deepline_native_enrich_contact → crustdata_person_enrichment → peopledatalabs_enrich_contact.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_name_and_company_to_email_waterfall:{"first_name":"{{first_name}}","last_name":"{{last_name}}","company_name":"{{company_name}}","domain":"{{domain}}"}' --json
fixed0 credits/unit

Person Enrichment From Email Waterfall

Hydrate person and company context from a known email using a provider waterfall: hunter_people_find → crustdata_enrich_contact → prospeo_enrich_person → apollo_people_match → deepline_native_enrich_contact.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_person_enrichment_from_email_waterfall:{"email":"{{email}}"}' --json
fixed0 credits/unit

Person Linkedin Only To Email Waterfall

Resolve contact email from LinkedIn URL and name only — no domain required. Use when you have a LinkedIn URL and name but no company domain. For the DropLeads step, less is more: if LinkedIn is present, send only linkedin_url. Cost-ordered provider waterfall (low to high): dropleads_single_person_enrichment → deepline_native_enrich_contact → crustdata_person_enrichment → peopledatalabs_enrich_contact.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_person_linkedin_only_to_email_waterfall:{"linkedin_url":"{{linkedin_url}}","first_name":"{{first_name}}","last_name":"{{last_name}}"}' --json
fixed0 credits/unit

Person Linkedin To Email Waterfall

Resolve contact email from LinkedIn URL plus deterministic person/company context. Cost-ordered provider waterfall (low to high): dropleads_email_finder → hunter_email_finder → leadmagic_email_finder → deepline_native_enrich_contact → crustdata_person_enrichment → peopledatalabs_enrich_contact.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_person_linkedin_to_email_waterfall:{"linkedin_url":"{{linkedin_url}}","first_name":"{{first_name}}","last_name":"{{last_name}}","domain":"{{domain}}"}' --json
fixed0 credits/unit

Prospector Finder

Poll or retrieve the resolved contact list from a prior prospector launch.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_prospector_finder:{"job_id":"{{job_id}}"}' --json
fixed0 credits/unit

Prospector

Run high-coverage B2B person discovery from domain/company with title filters and wait for final results.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_prospector:{}' --json
per_result1.4 credits/unit

Search Contact

Free synchronous contact search returning LinkedIn URLs. Use as a backup when dropleads fails or as a first-pass LinkedIn lookup.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_search_contact:{}' --json
fixed0 credits/unit

Test Play

Expand into a local run_javascript waterfall followed by a standalone post-process step so mixed play blocks are easy to test.

deepline enrich --input leads.csv --output leads.enriched.csv --with 'result=deepline_native_test_play:{"code":"{{code}}"}' --json
fixed0 credits/unit
Contribute · Review

Share your experience with Deepline Native

No vendor influence — your review is published as-is. Post anonymously or with your name.

Post anonymously

Questions mentioning Deepline Native

0 questions reference this provider.

No questions mention Deepline Native yet.

Ask a Question

Quick Facts

Community Mentions
0

All opinions are community-sourced from real GTM practitioners. No vendor can claim or edit this page.