Documentation Index
Fetch the complete documentation index at: https://deepline.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
Deepline SDK
Beta: the SDK docs are published and usable, but the surface is still evolving.
1. Pick the job
Keep the use case short. The workflow can hold the detail.| Job | Example |
|---|---|
| Weekly account search | Find new companies, enrich them, send qualified accounts to Salesforce |
| Custom waterfall | Try providers in your order, stop at the first verified email |
| Segment routing | Run one path for directors, another for VPs |
| Inbound routing | Enrich demo requests and send the right context to the owner |
| Data review | Export a CSV and chart segments, signals, and gaps |
2. Pilot one record
Start with a prebuilt workflow before writing your own.3. Pilot a small list
4. Add your business logic
This is where the SDK matters.5. Ship the output
Examples
Weekly company search to Salesforce
Search once a week, enrich new accounts, and create Salesforce tasks.
Custom email waterfall
Try your preferred providers and stop at the first verified email.
Director vs VP routing
Run different research paths based on buyer type.
Inbound webhook enrichment
Enrich form fills and route them to the right owner.
Nightly account refresh
Refresh account signals on a schedule with a run cap.
Python caller
Trigger a saved workflow from Airflow, notebooks, or backend jobs.
Reference
SDK Reference
CLI commands, workflow authoring, config, triggers, and org safety.
API Reference
HTTP request shapes for starting and checking workflow runs.