AgentAPI
Add step in Claude Code
Transformation

Transforms row

Add step in Claude Code
Click to expand steps
Add step in Claude Code
Transformation

Transforms row

Add step in Claude Code
10steps·6providers·SQLyou own

Company To Contact

Company To Contact is a Deepline play that automates a 10-step GTM pipeline using Dropleads, Deepline, Apollo, Icypeas, Prospeo and Crustdata.

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

  • company_name
  • domain
  • linkedin_company_url
  • roles
  • seniority
  • limit

Outputs

  • lines_24_705
  • lines_711_711

When to use this

  • You need data from Dropleads, Deepline, Apollo, Icypeas, Prospeo and Crustdata 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

Company To Contact is a Deepline play. Inputs: company_name, domain, linkedin_company_url, roles, seniority, limit. Outputs: lines_24_705, lines_711_711.

# Paste into Claude Code, Cursor, or Codex.

$ Use the deepline-plays skill to run the Deepline play "Company To Contact" (https://deepline.com/p/deepline/company-to-contact). Inputs: company_name, domain, linkedin_company_url, roles, seniority, limit. Outputs: lines_24_705, lines_711_711. # describe the play deepline plays describe prebuilt/company-to-contact --json # run it on your data deepline plays run prebuilt/company-to-contact --input '{"company_name":"<value>","domain":"<value>","linkedin_company_url":"<value>","roles":"<value>","seniority":"<value>","limit":"<value>"}' --watch # change it: fork the source, edit, then check deepline plays get prebuilt/company-to-contact --source --out company-to-contact.play.ts deepline plays check company-to-contact.play.ts Play spec (JSON): https://deepline.com/api/v2/shared-plays/prebuilt-company-to-contact

Version

v1 · Shared June 2026 · Unlisted page